IDAPython for IDA 9.1

This commit is contained in:
Arnaud Diederen
2025-03-13 16:17:53 +01:00
parent ae62cd4df5
commit af978e79e6
348 changed files with 62240 additions and 180466 deletions
+2
View File
@@ -21,6 +21,7 @@ global:
PyW_SizeVecToPyList;
PyW_UvalVecToPyList;
PyW_StrVecToPyList;
PyW_TidVecToPyList;
PyW_TryGetAttrString;
PyW_TryImportModule;
PyW_register_compiled_form;
@@ -29,6 +30,7 @@ global:
disable_script_timeout;
enable_extlang_python;
enable_python_cli;
idapython_convert_cli_completions;
idapython_hook_to_notification_point;
idapython_unhook_from_notification_point;
idapython_register_hook;