User Tag List

Results 1 to 8 of 8

Thread: Some questions about hooks

  1. #1
    Some questions about hooks

    User Info Menu

    Question Some questions about hooks

    Ok heres my problem: When I turn on some codes I freeze but if thats the only code on then it doesn't. I figured this might be because the codes use the same hook. Is it? Even if it isn't I still have some questions about hooks...

    Also can someone please tell me ALL they know about hooks? Here are some questions I'm particularly curious about.

    1.) What exactly are they used for?

    2.) How do they work?

    3.) When should I use them and when should I not?

    4.) Is it possible to create artificial hooks? Like take a safe address and put the hex as a j or jal? If yes, how?

    J Ex:
    0x007CE050 0x0813258a

    JAL Ex:
    0x007CE050 0x0c13258a

    5.) Would the above jump to the Infinite Health address? Heres the one I used:
    Code:
    0x004C9628 0x00000000


    6.)Is there anything else you can tell me about hooks?

    Will Rep+ and give much thanks!! =)
    Last edited by S2h6699; 12-06-2009 at 08:53 PM.
    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
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    hooks start ur routine up with out it the routine wont work. differnt hooks have different effects on the routine
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  3. #3
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    Can you eleborate a little more on that? What's a routine? What's a routine used for? What's the difference between a routine and a code that isnt? How do I know how the hook will effect the routine?
    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*

  4. #4
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    u figure the rest out if u dont kno half this u shouldnt be a hacker
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  5. #5
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    Quote Originally Posted by Bl4Ck.KiD... View Post
    hooks start ur routine up with out it the routine wont work. differnt hooks have different effects on the routine
    Um no?


    Quote Originally Posted by Bl4Ck.KiD... View Post
    u figure the rest out if u dont kno half this u shouldnt be a hacker
    A bit harsh don't you think?

    Just a few months ago you were just like that...

  6. #6
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    Quote Originally Posted by Sn0rlax View Post
    Um no?




    A bit harsh don't you think?

    Just a few months ago you were just like that...
    ur point is & i meant hooks like nav,compass etc
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  7. #7
    Some questions about hooks

    User Info Menu

    Re: Some questions about hooks

    Quote Originally Posted by Bl4Ck.KiD... View Post
    ur point is & i meant hooks like nav,compass etc
    Still does not change the end effect of your code.

  8. #8
    MiLk = Da BoMb

    User Info Menu

    Re: Some questions about hooks

    well if u hook something to compass then when u change compass on and off, ur codes turns on .. kinda thing..

Tags for this Thread

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
  •