get_original_byte
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);
Last updated
Was this helpful?
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);
Last updated
Was this helpful?