Thread: Addy

Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    pashak's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    350
    Reputation
    29
    Thanks
    42
    Quote Originally Posted by topblast View Post


    DUDE, QUIT HACKING FOREVER!.

    YOU DONT KNOW WHAT BYTES ARE.

    DO NOT EVEN USE THE COMPUTER AGAIN!.

    You never heard of the mega byte , kilobyte. They are all just alots of BYTES!.

    Bytes are the foundation of computers. (I STAND CORRECTED DONT BARK AT ME) in ASM, the Opcodes are mainly bytes.

    WHEN YOU NOP SOMETHING!!!!!
    You are using the ASM function NOP and the byte for that is 0x90 in HEX.

    OMG TALK ABOUT NOT KNOW WHAT THE FUCK YOUR DOING!.


    sorry for the caps but, your kinda a dum.
    /facepalm
    I didn't say I didn't know what a byte was
    but I didn't know the bytes to NOP the addy
    jesus.
    @topblast
    Last edited by pashak; 06-15-2011 at 10:51 PM.

  2. #17
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Code:
    if((*(BYTE*)GameStatus==1)&&WhitIs******){
    memcpy((VOID*)0x374B9966,(VOID*)(PBYTE)"\x90\x90",2);
    }else{
    memcpy((VOID*)0x374B9966,(VOID*)(PBYTE)"\x8B\x11",2);
    }
    Last edited by Alessandro10; 06-15-2011 at 11:12 PM.

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

    pashak (06-15-2011)

  4. #18
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by BrMonkeyFag View Post
    Code:
    if((*(BYTE*)GameStatus==1)&&WhitIs******){
    memcpy((VOID*)0x374B9966,(VOID*)(PBYTE)"\x90\x90",2);
    }else{
    memcpy((VOID*)0x374B9966,(VOID*)(PBYTE)"\x8B\x11",2);
    }
    DUDE They are 6 Bytes to nop.

    If this dont crash Then so be it.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  5. #19
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by pashak View Post
    I have no idea what the bytes are... I suck at ASM
    There Half the size of a word

  6. #20
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by whit View Post
    There Half the size of a word
    There One Eighth the size of a qword

  7. #21
    pashak's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    350
    Reputation
    29
    Thanks
    42
    /req close
    I should quit hacking forever

  8. #22
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by pashak View Post
    /req close
    I should quit hacking forever

    Pasha you damn ****** "GET your FUCKING head back in the GAME !!!"

  9. The Following User Says Thank You to whit For This Useful Post:

    markoj (06-16-2011)

  10. #23
    pashak's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    350
    Reputation
    29
    Thanks
    42
    Quote Originally Posted by whit View Post
    Pasha you damn ****** "GET your FUCKING head back in the GAME !!!"
    .
    I'm just fucking around..

Page 2 of 2 FirstFirst 12