assembly - Intel Xed: Suppress Disassembly output -
i using intel xed (intel's encoder/decoder) decode , encode application's instructions within intel's pin tool (binary rewriter). when output disassembly in pin syntax mode set xed, lot of output need.
example:
test disp_width:8, easz:2, eosz:2, has_modrm:1, hsw, imm_width:8, imm0signed, imm0:0x1
i opcode followed operands in xed format xed encoder can read in disassembly , encode it.is there way can suppress output? or opcode , operands separately in relatively pain-free manner?
any appreciated.
cheers,
danny
Comments
Post a Comment