Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Specify instruction represenation manually.
     ea   - linear address
     insn - a string represenation of the operand
IDA will not check the specified instruction, it will simply display
it instead of the orginal representation.

void set_manual_insn(long ea, string insn);

Index | Previous topic | Next topic