about summary refs log tree commit diff stats
path: root/example/ida (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expression: remove code which uses expression modificationsserpilliere2015-02-222-4/+6
* Example/IDA: add a script to highlight depnodes through IDACamille Mougey2015-02-201-0/+201
* Example/IDA: Reorganize importsCamille Mougey2015-02-113-4/+1
* 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-092-58/+58
* 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
* Examples/IDA: Export common IDA methods to a file `utils`Camille Mougey2015-02-092-85/+116
* Example: Move and rename the IDA example to a specific example subdirCamille Mougey2015-01-231-0/+382