about summary refs log tree commit diff stats
path: root/example/expression/expr_translate.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing == operator in translatorsFabrice Desclaux2020-12-011-0/+11
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-3/+3
* Support python2/python3Fabrice Desclaux2019-03-051-12/+15
* Example/Expression: Set the seed for ExprRandom usesCamille Mougey2015-01-231-0/+1
* Example: Update expr_translate to use Miasm translator and take in account #23Camille Mougey2014-12-161-12/+13
* Example: Add a new example using C & Python translationCamille Mougey2014-12-141-0/+42