about summary refs log tree commit diff stats
path: root/miasm2/ir/symbexec_top.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-221/+0
* Support python2/python3Fabrice Desclaux2019-03-051-3/+5
* Remove old api supportFabrice Desclaux2019-02-121-4/+0
* Fix typos & add codespellPierre LALET2018-12-231-1/+1
* IR: gen ircfg from ir_archFabrice Desclaux2018-07-051-1/+0
* Update symbol_pool's deprecated API -> LocationDBAjax2018-07-031-1/+1
* symbol_pool -> loc_dbAjax2018-07-031-1/+1
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-3/+9
* Fix __ne__ callsFabrice Desclaux2018-04-191-0/+3
* Symbexec: use hashtable for mem symbolsFabrice Desclaux2018-03-151-58/+52
* IR: Add top/types enginesFabrice Desclaux2017-06-141-0/+221