Skip to content

IDA_AntiDebugSeeker-v1.3

Latest

Choose a tag to compare

@takatake-code takatake-code released this 13 Nov 06:03
32afb45

Code correction for the error in IDA 9.0

import ida_ida

start_addr = ida_ida.inf_get_max_ea()
end_addr = ida_ida.inf_get_min_ea()

IError