about summary refs log tree commit diff stats
path: root/miasm2/jitter/loader/utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-100/+0
* Support python2/python3Fabrice Desclaux2019-03-051-11/+20
* Align the arbitrary addresses of fake library functions to multiples of 4Aymeric Vincent2018-02-161-2/+2
* Loader/pe: add cname infosFabrice Desclaux2016-09-071-0/+2
* Loader/pe: fix load lib; vm2peFabrice Desclaux2015-12-041-2/+4
* Loader: load PE and its dependenciesFabrice Desclaux2015-12-041-1/+1
* Remove lazy logging patternAjax2015-03-301-2/+2
* Loader/utils: move pe dependance in libimp_pe subclassFabrice Desclaux2014-12-081-110/+0
* Jitter: move loader specific code to a submoduleFabrice Desclaux2014-12-031-0/+197