How is Ioncube decode?

SocialMobile

Newbie
Joined
May 3, 2020
Messages
30
Reaction score
15
Hello,
I would like to learn about how to solve Ioncube.Which programs are used during the process.Isn't it possible to decode by reading data from memory?
What is the algorithm of solving :)
 
Properly some sort of Assembly/C++ reverse engineering tools , I can't tell exactly but people with good reverse engineering skills can do this .
 
Can be zend_eval_string function hook.
http://ftp.psu.ac.th/pub/php/html/zend-api.zend-eval-string.html
 
Back
Top