about summary refs log tree commit diff stats
path: root/miasm2/core/locationdb.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-500/+0
|
* Support python2/python3Fabrice Desclaux2019-03-051-12/+34
|
* Binary: add more elf symbolsFabrice Desclaux2019-02-031-0/+16
|
* Location: known_offset can be NoneFabrice Desclaux2019-02-031-1/+4
|
* Fix typos & add codespellPierre LALET2018-12-231-3/+3
|
* Core/Location: add name to a known locationFabrice Desclaux2018-08-241-9/+3
|
* LocationDB: add a name -> offset methodAjax2018-07-191-0/+12
|
* LocationDB: introduced to replace AsmSymbolPoolAjax2018-07-031-0/+453