about summary refs log tree commit diff stats
path: root/miasm2/analysis/disasm_cb.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated use of MatchExprAjax2017-04-211-2/+2
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Asmbloc: rename asm_constraint[to/next] to AsmConstraint[To/Next]Fabrice Desclaux2017-03-131-3/+3
* Asmbloc: rename asm_symbol_pool to AsmSymbolPoolFabrice Desclaux2017-03-131-3/+3
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-5/+5
* IR: rename blocs to blocksFabrice Desclaux2017-03-131-3/+3
* remove #! command line on files not supposed to be run at top levelAymeric Vincent2017-01-051-1/+0
* Update int(XX.arg) -> int(XX)Ajax2016-09-161-3/+3
* analysis: replace wildcard importsPierre LALET2015-02-181-3/+4
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-8/+8
* Miasm v2serpilliere2014-06-031-0/+137