about summary refs log tree commit diff stats
path: root/miasm/jitter/loader/pe.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert to src-layout ta/nixTheofilos Augoustis2025-10-141-834/+0
* Remove trailing whitespaceDuncan Ogilvie2024-01-061-9/+9
* ImpRec: recover_import without alignment hypothesisCamille Mougey2023-04-241-12/+28
* ImpRec: fix the search to actually use the ptrsizeCamille Mougey2023-04-241-1/+1
* Add a "generic" import recovery strategy based on ImpRecCamille Mougey2023-04-231-0/+121
* Remove duplicated ordinals in get_export_name_addr_listAna María Martínez Gómez2020-08-191-10/+5
* Fix get_export_name_addr_list when there are no exportsAna María Martínez Gómez2020-08-181-0/+3
* Add pe pages to allocated_pagesFabrice Desclaux2020-04-201-2/+9
* jitter.loader.pe: add docstrings for import/export accessorsWilli Ballenthin2020-01-101-2/+31
* normalization of log messages (#1112)Sheidan2019-12-201-1/+1
* PE: API returns None on bad traduction addresesFabrice Desclaux2019-11-251-2/+6
* Loader/Pe: fix py2/py3 strFabrice Desclaux2019-11-251-6/+2
* Clear get_str_* APIFabrice Desclaux2019-11-121-28/+119
* Fix bytes dllnameFabrice Desclaux2019-09-221-2/+6
* Loader: add exception in vm2pe for PC < image baseWilliam Bruneau2019-09-201-1/+4
* Fix str/bytes handling in pe loaderCaroline Leman2019-08-081-3/+3
* Rename elfesteem loaderFabrice Desclaux2019-03-051-3/+3
* Include elfesteem fork in miasmPierre LALET2019-03-051-3/+3
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+565