On Tue, Oct 4, 2011 at 5:26 PM, Usha Subramanian <[email protected]> wrote: > Hi all, >> >> Anyone happened to decode the zend guard protected code? Any one could >> suggest for any tools avilable to decode... >>
Yes, there are tools to reverse engineer Zend Guard encoded/obfuscated code -- downloadable software like deZender ( zendecode.com ) and online decompiler services like showmycode.com. However, these aren't open source products and most of them are commercial. I would personally avoid using any code that implements obfuscation as a means for IP protection. Regards, Kumaraguru _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
