about summary refs log tree commit diff stats
path: root/example/jitter/unpack_upx.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Asmblock: rename blocFabrice Desclaux2017-07-071-1/+1
* Remove PYTHONSTARTUP in end-user scriptsAjax2017-04-241-6/+0
* BasicBlocks: update examples with the new APIAjax2016-01-261-5/+3
* Autopep8Fabrice Desclaux2015-12-161-2/+2
* Update api according to ElfesteemFabrice Desclaux2015-12-161-1/+1
* Examples: set load_hdr to True for the sandbox in unpack_upx.pyPierre LALET2015-12-131-1/+3
* Sandbox: support additional optionsFabrice Desclaux2015-12-041-1/+1
* Example: move output .txt to .dotAjax2015-11-091-2/+2
* Example/UnpackUPX: PR #256 comments (creds @p-l-, @fmonjalet)Ajax2015-11-091-3/+3
* Example/UnpackUPX: call handle_function in GetProcAddress hook (skeleton)Ajax2015-11-061-0/+4
* Example/UnpackUPX: comment GetProcAddress hookAjax2015-11-061-0/+4
* Example/UnpackUPX: hint on an alternative solution for PE rebuildingAjax2015-11-061-0/+2
* Example/UnpackUPX: entrypoint was fixed twiceAjax2015-11-061-1/+0
* Example/UnpackUPX: useless variableAjax2015-11-061-4/+1
* UnpackUPX: stop execution properlyCamille Mougey2015-10-191-0/+3
* Jitter: fix example apiFabrice Desclaux2015-07-161-2/+2
* example unpack_upx: use argument lists in .func_args_*()Pierre LALET2015-02-171-7/+4
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-231-0/+117