Its not easy to dissassemble the exe and I don't know enough about machine code and assembly to do it. A quick search for 'disassembler' should point you in the right direction for the programs though...IDA pro being one that I know of that can handle the YR and TS exe files. Even so, its not as easy as clicking a button, you do have to work with the disassembler to get the assembly code back out to play with.
|