aboutsummaryrefslogtreecommitdiff
path: root/SystemCalls.py
Commit message (Expand)AuthorAgeFilesLines
* Added miasm as submodule and adjusted SystemCalls.py to this miasm version.n0p2018-03-101-12/+13
* Fixed NOPing.n0p2018-03-071-6/+7
* Updated the link to esec-lab.sogeti.com.n0p2018-03-071-1/+1
* Updated to work with IDA 7.1.n0p2018-03-071-10/+16
* Formatting.n0p2018-03-071-69/+69
* Just use miasm, if it's been imported successfully.n0p2018-03-071-15/+19
* Reusing IDA's system call analysis results, and just utilizing miasm in case ...n0p2017-02-201-5/+30
* Discovery phase reworked and implemented with the new IDAPython API.n0p2017-02-191-32/+40
* Some more refactoring.n0p2017-02-191-81/+130
* Some refactoring.n0p2017-02-181-0/+297