keystone icon indicating copy to clipboard operation
keystone copied to clipboard

thumb mode asm condition jump instrument error!

Open lordrings104 opened this issue 5 years ago • 0 comments
trafficstars

Kstool v0.9.2 for Keystone Assembler Engine (www.keystone-engine.org)

➜ ~ kstool thumb "bgt.w #0x1000-0x0000" bgt.w #0x1000-0x0000 = [ 01 f3 00 80 ]

➜ ~ cstool thumb "01 f3 00 80" 0x0000 0 01 f3 00 80 bgt.w #0x1004

lordrings104 avatar Aug 31 '20 16:08 lordrings104