about summary refs log tree commit diff stats
path: root/example/jitter/x86_32.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-051-1/+1
* Avoid generate default locationdbFabrice Desclaux2020-08-311-1/+3
* Jitter: add 'run' APIFabrice Desclaux2019-11-251-2/+1
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-2/+2
* Support python2/python3Fabrice Desclaux2019-03-051-1/+1
* Jitter: add simple trace apiFabrice Desclaux2018-06-211-2/+1
* Remove PYTHONSTARTUP in end-user scriptsAjax2017-04-241-6/+0
* Let GCC be the default jitterAjax2017-04-211-2/+2
* X86: add pushfbFabrice Desclaux2015-12-231-1/+0
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-231-0/+41