about summary refs log tree commit diff stats
path: root/miasm2/analysis/data_analysis.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IR: avoid IRBlock attribute creationFabrice Desclaux2017-05-241-27/+18
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-2/+2
* IR: rename blocs to blocksFabrice Desclaux2017-03-131-6/+6
* IR/Symbexec: rename symbexec to SymbolicExecutionEngineFabrice Desclaux2017-03-131-3/+3
* Expression: remove is_term attributeserpilliere2016-11-041-6/+1
* AssignBlockFabrice Desclaux2016-02-261-12/+14
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-3/+3
* analysis: replace wildcard importsPierre LALET2015-02-181-1/+2
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-43/+22
* Miasm v2serpilliere2014-06-031-0/+326