Commit graph

9 commits

Author SHA1 Message Date
Paul Sorensen
b7e048df77
Fix idaxml set_member_cmt func call
The script originally was incorrectly calling `idc.set_member_cmt` which
takes different arguments to calculate the member struct and offset. And
then it passes the results into the `ida_struct` version. However, this is
already done, so we can just go straight to the `ida_struct` version.
2021-03-30 13:39:59 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ofa-anssi
dc954e9161 Fix typo in the README file 2020-03-10 18:58:22 +01:00
Ryan Kurtz
a973789cd1 GT-2696: Another idaxml.py memory reference fix (fixes #885) 2019-08-14 14:51:25 -04:00
Tom Court
a17da1235e fix bugs causing exceptions in ida import/export plugin 2019-07-10 09:24:59 +01:00
ghidravore
1c43c6dc91 Merge remote-tracking branch 'origin/GT-2838_ryanmkurtz_PR-460_neutralinsomniac_ida_sys' 2019-05-02 16:16:44 -04:00
Ryan Kurtz
2313b8c95c GT-2696: idaxml.py negative memory reference fix (#213). 2019-04-26 12:15:41 -04:00
Jeremy O'Brien
e0fabe4b72 Add missing 'sys' import to IDAPro import/export scripts 2019-04-18 08:34:27 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00