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
+7 -1
View File
@@ -3,5 +3,11 @@
("repl_text", (
"PyObject *argv[2];",
"PyObject *argv[2] = {0, 0};")),
]
],
"exec_system_script__SWIG_0" : [
("release_gil_around", "exec_system_script(")
],
"exec_system_script__SWIG_1" : [
("release_gil_around", "exec_system_script(")
],
}