View Single Post
  #1  
Old 07-05-2014, 16:32
uranus64 uranus64 is offline
VIP
 
Join Date: Mar 2011
Location: EE
Posts: 323
Rept. Given: 606
Rept. Rcvd 464 Times in 141 Posts
Thanks Given: 667
Thanks Rcvd at 262 Times in 90 Posts
uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499
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.
Reply With Quote
The Following User Gave Reputation+1 to uranus64 For This Useful Post:
Mahmoudnia (07-05-2014)
The Following User Says Thank You to uranus64 For This Useful Post:
niculaita (06-06-2018)