about summary refs log tree commit diff stats
path: root/miasm2/ir/symbexec.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ir: replace wildcard imports + pylint compliancePierre LALET2015-02-181-45/+56
* PyLint: Replace old `Raise` syntaxCamille Mougey2015-02-161-2/+2
* Symbexec: fix eval_exprmem int castFabrice Desclaux2015-02-101-1/+1
* symbexec: fix eval_cache default argFabrice Desclaux2014-09-151-0/+10
* symbexec: symbexec is objectFabrice Desclaux2014-09-111-1/+1
* 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