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 operand represenation manually.
(for the explanations of 'ea' and 'n' please see op_bin())
     str - a string represenation of the operand
IDA will not check the specified operand, it will simply display
it instead of the orginal representation of the operand.

success op_man(long ea, long n, string str);// manually enter n-th operand

Index | Previous topic | Next topic