IDAPython for IDA 7.2

This commit is contained in:
Arnaud Diederen
2018-11-06 08:14:17 +01:00
parent a3855ab969
commit 701bb1b44e
123 changed files with 7136 additions and 4391 deletions
+3
View File
@@ -5,6 +5,9 @@
"vcall_helper" : [
("va_copy", ("arg4", "temp")),
],
"Hexrays_Callback" : [
("va_copy", ("arg3", "temp")),
],
"SwigDirector_microcode_filter_t::match" : [
("acquire_gil", True)
],