|
dlls in your asm? huh?...
hexeditor is for editing the binary files to apply changes...
and the information on that site is damned old, things have moved on a fair bit from then.... firstly you need to remove the protection (if the game is protected), then you need to find cdchecks (and others) and figure out how to remove them safely, and without messing up the stack.. you also nowadays have to pay attention to dep..
i still can't figure out what you're on about with 'dlls in asm'..
to make alterations, you find the code you changed in memory, note it down, open the binary in a hexeditor (a good one with va->offset calculating would be an idea), and apply the patch... its not really that difficult if you're using the right tools...
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
|