Page 1 of 1

decode zend php code

Posted: Fri Sep 02, 2005 2:37 am
by rajan
How to decode php code which is encrypted by zend?

Posted: Fri Sep 02, 2005 2:47 am
by n00b Saibot
I don't think it is possible to reverse the code - which is not code but umm... byte-code of Zend Optimization Engine. Maybe other have a different view...

Posted: Fri Sep 02, 2005 3:32 am
by malcolmboston
there was a post on these very forums a few months back from a member claiming he'd reversed it successfully

Posted: Fri Sep 02, 2005 4:32 am
by m3mn0n
Is that so? 8O

Posted: Fri Sep 02, 2005 4:58 am
by JAM
Yup (here), and I've seen sources of similiar on other places.