Just wanted some feed back on a project ive been working on...
Ive made a self-contained php script (self_exe_php.zip)...
it works like this...
-write a script that will go [x] bytes into a file and eval() the rest...
-make a EXE (in C or C++ or Assmbely
a program that will parse this script, and a hard copy of the script it self (in the exe)
-then write a script that will add any other given script's encoded form to
the footer of the exe
This creates a binary that will with the aid of php.exe interpet the code
attached to the EXE. (A little hard to explain)
I first got the idea when researching the PECL bcompiler extension, i
found out it didnt work (EDIT: well) on windows. Then i found Turk
MMcache (Here) for
PHP, works great!
The self contained exe works perfectly on my machine.. Feedback and
constructive critisim is greatly appreciated.
(Excuse my baad spelling im only one year into COPPA comliance
Dont you hate it when peoples (like mine lol) writing look's like math (b*(a^b)/((o)(d)(sin(3))) with sooooo many parenthesis