IDAPython for IDA 7.3

This commit is contained in:
Arnaud Diederen
2019-06-26 14:37:39 +02:00
parent afca63f19a
commit 7a567eecf0
127 changed files with 104365 additions and 3930 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"new_idc_value_t" : [
("repl_text", (
"PyObject *argv[2];",
"PyObject *argv[2] = {0, 0};")),
]
}