ida
ida copied to clipboard
Supported IDA 9.0 for findcrypt.py and findguid.py
- findcrypt.py Since IDA 9.0 has removed SEARCH_* from idc, changed to use ida_search instead.
- fincguid.py Since IDA 9.0 has removed ida_struct and find_binary on both idc and ida_search, changed the code.