Citazione:
Originalmente inviato da ProjectVII
well damn... that's pretty complex. I was hoping it would've been easier. So much for me trying to figure it out, now I hope someone else gets it done soon for Unite 
|
It's not
that complex. I've been doing some code injection with win32 games, and once you grasp the assembly code, it's quite easy.
Although the PSP has an ARM(?) CPU, so the opcodes look a little funky to me... but a reference sheet should be all you'd need (and your brain) to work it out.
If you want more info on code injection and assembly language as it pertains to hacking games, check out World Of Game Hacking.