User Tag List

Results 1 to 2 of 2

Thread: Finding Hooks!

  1. #1
    Finding Hooks!

    User Info Menu

    Finding Hooks!

    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!!
    Quote Originally Posted by Epic of HITB
    get... 1) a mini fridge | 2) A toilet installed in your room | 3) a closet full of non-perishable foods | 4) Lyscol ( who needs showers anyway?) | 5) tons of books articles lectures zines etc etc

    Dont leave your room...EVER... AND I MEAN EVER
    Damned six line limit! *NERD RAGE*

  2. #2
    Finding Hooks!

    User Info Menu

    Re: Finding Hooks!

    dude, when i enter that in search for exact value, it returns about 50 results, and they are of varying locations, kinda lost

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •