View Single Post
  #7  
Old 01-05-2014, 06:52
h8er h8er is offline
Friend
 
Join Date: Jan 2002
Posts: 43
Rept. Given: 45
Rept. Rcvd 7 Times in 6 Posts
Thanks Given: 140
Thanks Rcvd at 13 Times in 6 Posts
h8er Reputation: 7
I can't edit the post above (don't know why), here is a jmp dword ptr [0x11223344]

Code:
xed -e jmp "MEM4:-,-,-,11223344"
Code:
g:\projects\pin-2.13-62141-msvc10-windows\extras\xed2-ia32\bin>xed -e jmp "MEM4:-,-,-,11223344"
Request: JMP DISP_WIDTH:32, MEM_WIDTH:4, MEM0:dword ptr [0x11223344], MODE:1, SMODE:1
OPERAND ORDER: MEM0
Encodable! FF2544332211
.byte 0xff,0x25,0x44,0x33,0x22,0x11
Reply With Quote
The Following 2 Users Gave Reputation+1 to h8er For This Useful Post:
ferrit.rce (01-05-2014), |roe (01-10-2014)