about summary refs log tree commit diff stats
path: root/example/ida/symbol_exec.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Example/IDA: Reorganize importsCamille Mougey2015-02-111-1/+0
* VariableIdentifier: Less hacky way to identify sub vars, add a prefix featureCamille Mougey2015-02-101-1/+2
* Example/IDA: Move `translatorForm` to `utils`Camille Mougey2015-02-091-58/+2
* IDA/Example: Offer all available translators instead of MiasmCamille Mougey2015-02-091-10/+45
* Example/IDA: Add the translation in Miasm for symbolc_execCamille Mougey2015-02-091-0/+35
* Example/IDA: Add a new example showing symbolic exec with var expansionCamille Mougey2015-02-091-0/+110