Hex-Rays (hexrays) <info hex-rays com> |
Monday, October 8 2007 16:53.40 CDT |
A month ago I received a support request:
If I have an instruction like
mov eax, [edi-0ch]
and I know that thats really the sum of an offset to a structure not
at edi and the offset of a member within that structure, how do I get
IDA to display it as such without using a manual operand?
A legitimate question, which is somewhat hard to answer.
|