|
Encoded files with version 7 of Ioncube Encoder are more or less usefull these days. Exist already many tools able to decode encoded files with version 8 of the encoder.
I have last version of encoder with legit license. I have also source code for old version 6 that was leaked (and still exist on the internet). I have some tools able to decode version 8 via patched ioncube loader dll. I patched myself version 4.6.1 of loader - last one.
PHP is open source. We need to modify and recompile PHP engine for good results. All free decoder that exist today are based on modified PHP engine (old dezend engine). Differences between original php.exe and modified one need to be this: original php.exe executes instructions on web server but modified one needs to output source code instead of executes.
None decoders are able to deobfuscate functions and/or variable names if developer used this option in encoding process.
We need a motivated group in order to make a new valuable decoder for this.
|