Results 1 to 3 of 3
  1. #1
    ~Stephen's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    117
    Reputation
    16
    Thanks
    9

    How to find bytes?

    This mostly aimed at Longevity.

    How to find bytes for certain addresses.

    Example:
    [PHP]
    Memoria(( void* )(NORECOIL_ONE), "\x90\x90\x90", 3);
    Memoria(( void* )(NORECOIL_TWO), "\x90\x90\x90\x90\x90\x90", 6);
    }else{
    Memoria(( void* )(NORECOIL_ONE), "\xDE\xC1\xD9", 3);
    Memoria(( void* )(NORECOIL_TWO), "\xD9\x5C\x24\x14\xD9\x44", 6);[/PHP]

    ^No Recoil^ Credits to Longevity


    How'd you get those bytes...

  2. #2
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    IDA Hex-View.


  3. The Following User Says Thank You to Synns For This Useful Post:

    matypatty (06-02-2010)

  4. #3
    Obama's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    The Black house
    Posts
    22,195
    Reputation
    870
    Thanks
    6,076
    My Mood
    Cool
    Quote Originally Posted by ~Stephen View Post
    This mostly aimed at Longevity.

    How to find bytes for certain addresses.

    Example:
    [PHP]
    Memoria(( void* )(NORECOIL_ONE), "\x90\x90\x90", 3);
    Memoria(( void* )(NORECOIL_TWO), "\x90\x90\x90\x90\x90\x90", 6);
    }else{
    Memoria(( void* )(NORECOIL_ONE), "\xDE\xC1\xD9", 3);
    Memoria(( void* )(NORECOIL_TWO), "\xD9\x5C\x24\x14\xD9\x44", 6);[/PHP]

    ^No Recoil^ Credits to Longevity


    How'd you get those bytes...
    Lol, this won't reflect well when we are choosing the coders.

Similar Threads

  1. [Release] [Newbie]How to Find Bytes
    By dllbaseII in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 09-22-2011, 06:55 PM
  2. How to find address bytes
    By Cediquer in forum Combat Arms Coding Help & Discussion
    Replies: 46
    Last Post: 08-07-2011, 03:45 PM
  3. [Tutorial] How to find warrock OFF BYTES
    By Wizdom-X in forum WarRock Hack Source Code
    Replies: 4
    Last Post: 06-22-2011, 07:09 PM
  4. [Tutorial] How to find new addies/bytes
    By AtomicStone in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 04-10-2011, 04:57 PM
  5. [Tutorial] How to Find OFF Bytes.
    By xflick13 in forum WarRock Hack Source Code
    Replies: 5
    Last Post: 04-03-2011, 10:26 AM