Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Determining Encoder Type and Version
03-13-2012, 10:14 AM
Post: #1
Determining Encoder Type and Version
A general question...

Ioncube files are generally easy to identify because of the loader at the top of the php file. Are all versions like this? Is the code in the loader different between ioncube encoder versions?

How does one tell which version of the encoder was used otherwise?

One naive method would be to download all versions of the php module and try and load the script with successively newer versions until the script loads.

Is there a better way?
Find all posts by this user
Quote this message in a reply
03-13-2012, 11:54 AM
Post: #2
RE: Determining Encoder Type and Version
(03-13-2012 10:14 AM)swank Wrote:  A general question...

Ioncube files are generally easy to identify because of the loader at the top of the php file. Are all versions like this? Is the code in the loader different between ioncube encoder versions?

How does one tell which version of the encoder was used otherwise?

One naive method would be to download all versions of the php module and try and load the script with successively newer versions until the script loads.

Is there a better way?

Hmm old lession, Are you be absent?
> Basically Base64 start hash markers, but if script dont has base64 binnares encrypted, search with other markers
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication