Search results

  1. D

    Requiring in big apps

    Hello, I have been testing exeoutput for about a week now and I will say it works well for basic php applications. Currently am trying to complete an app with over 200 files but it looks like exeouput can’t handle big applications that have complex structures. I get massive problems when...
  2. D

    Compile & Full Build

    Does unpacking files into virtual memory reduce security. In otherwords, does it make the executable easier to reverse back to the source code?
  3. D

    Compile & Full Build

    Hello, What is the difference between compile and full build? And do I have to unpack files to virtual memory in order to have them function correctly or better? Thanks in advance
  4. D

    Inner file Access (SOLVED)

    Thanks servage, the setting worked.
  5. D

    Inner file Access (SOLVED)

    Hello, I have been using exeoutput for about 4 days now but my applications cannot display inner pages. I cannot navigate to pages/files that are 2 or more folders away from the root directory when I compile a big php application. I don’t get this problem with small applications. In the big...
Back
Top