Results 1 to 2 of 2
  1. #1
    J's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    East Coast
    Posts
    2,164
    Reputation
    452
    Thanks
    5,900
    My Mood
    In Love

    x64 Retrieving addresss in mov instruction

    My current project involves x64 assembly and it's kinda got me stumped a bit. I'm stuck trying to read the bytes on a mov instruction, to retrieve a 4byte value. In x86 it's simple, as x64 asm is a new toy to me, I'm having difficulties. Here is the instruction:
    Code:
    F3 0F 7F 05 DF 9D 69 00  movdqu xmmword ptr ds:[7FF789389C08],xmm0
    I'm trying to retrieve "7FF789389C08" and store it into an int64. Any help would be wonderful!
    Keep me motivated for my hack development!

  2. #2
    J's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    East Coast
    Posts
    2,164
    Reputation
    452
    Thanks
    5,900
    My Mood
    In Love
    SOLVED:
    Code:
    0x699DDF + 0x7FF788CEFE21 + 0x8 ( length of instruction ) = 7FF789389C08
    While looking into rip relative.
    Keep me motivated for my hack development!

Similar Threads

  1. i read the instructions then log in on combat arm and dont get the hack
    By Miniman42 in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 01-13-2009, 12:48 PM
  2. gp hack instructions
    By qab32#%v9487t6y in forum Combat Arms Hacks & Cheats
    Replies: 9
    Last Post: 08-21-2008, 01:22 PM
  3. [BUG] Ultimate Camping BUG-Glitch MOV!
    By apezwijn in forum WolfTeam Hacks
    Replies: 10
    Last Post: 11-18-2007, 08:10 PM
  4. just ask for instructions stupids
    By loopdedoo1 in forum WarRock Korea Hacks
    Replies: 3
    Last Post: 06-08-2007, 04:44 PM
  5. a private trainer that dosnt have instructions
    By killerwpn8 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 04-02-2007, 11:36 PM