about summary refs log tree commit diff stats
path: root/miasm2/ir/symbexec.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* symbexec: add eval cache to expr_evalFabrice Desclaux2014-09-111-4/+7
* Symbexec: Should use b - a instead of ExprOp('-', b, a)Camille Mougey2014-09-051-1/+1
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-12/+10
* Miasm v2serpilliere2014-06-031-0/+435