about summary refs log tree commit diff stats
path: root/example/symbol_exec/dse_strategies.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-051-3/+2
|
* Rename ir_arch for jitterFabrice Desclaux2020-12-251-1/+1
|
* Avoid generate default locationdbFabrice Desclaux2020-08-311-2/+5
|
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-4/+4
|
* Support python2/python3Fabrice Desclaux2019-03-051-9/+20
|
* Fix typos & add codespellPierre LALET2018-12-231-3/+3
|
* Expresion: use ExprAssign instead of ExprAffFabrice Desclaux2018-10-011-2/+2
| | | | | | ExprAff stands for (in french) "Expression affectation" We will now use ExprAssign (for Expression Assignment) (instead of ExprAss)
* DSE: remove useless changes introduced by 61551fa7Ajax2018-06-111-1/+1
|
* Remove a dev-TODO (thanks @WilliamBruneau)Ajax2017-10-051-1/+1
|
* Add a simpler illustrating the DSE useAjax2017-09-051-0/+129