keystone-engine / keypatch

Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
http://www.keystone-engine.org/keypatch
GNU General Public License v2.0
1.49k stars 355 forks source link

IDA64 down when trying to assemble x64 #45

Open KosBeg opened 6 years ago

KosBeg commented 6 years ago

try yourself to assemble an instruction that match pattern movzx r*, *h like

movzx r8, dh
movzx r10, ah
movzx r15, ch

etc.