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
Get original value of program byte
     ea - linear address
returns: the original value of byte before any patch applied to it

long get_original_byte(long ea);

Index | Previous topic | Next topic