Originally Posted by manster
hooking means to assign/allocate
|
Hook is redirecting certain code to other code and do something. After that go back to the code that u hooked.
Your code is hooked to another code. If u read that sentence literaly it doesn't need any more "understanding".
Thanks at manster for the kudos.
Originally Posted by IngPereira
great if you can hook while game is running maybe you can patch too eboot user ram like ps3usercheat to patch memory of game while is running.
|
That's what this is about.
Problem is the address space transformation. I try to reach some other devs who are willing to help me with that. Else I have to reverse another call in lv2 which does that but is a pain in the ass really.