Quote:
Originally Posted by carly
It's written in C++. Just disassemble it...
|
The language it is written in has nothing to do with the ability to disassemble it. Also disassembling it is completely pointless when trying to manipulate as far as run-time stuff. If you want to take that path you are going to have to patch the software which is about 30 thousand times more difficult than previous suggestions.
Disassembling it is a complete **** approach.