Quote:
Originally Posted by Babaganoosh
I have yet to see C++ decompiled accurately. Development time is substantially increased though, especially for me. I'm not smart enough to code C++ quickly.
|
Right, these things have been cracked for ages.
Both ZendGuard and IonCube.
Only thing you can do: write better code.
Decompiling C++ is one thing, but disassembling it is another thing all together - and been done for ages..
It's a hell of a lot easier to trace into C++/ASM/VB/Whatever than it is PHP
