My first tutorial! (: Please correct me on anything if I'm wrong.
Hooks are what makes a subroutine work, what it does is jump to an address (where your sub is) and in return activates it! Addresses of hooks are address that your FirmWare will apply to the game.
To find the address of hooks...
1.) Go into your game and load NitePR or your NitePR knockoff.
2.) Go to the searcher and search for Exact Value
3.) Type 03e00008 which is the hex value for opcode jr ra-- jump register return address.
4.) Any address between 0x00000000 and 0x00000100 can be used as a hook!
Please Rep+ and give thanks if I helped you!!
Bookmarks