about summary refs log tree commit diff stats
path: root/example/disasm/callback.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Asmblock: fix dis_block_callbackFabrice Desclaux2018-02-021-1/+1
* Asmblock: remove disasm engine job_done attributeFabrice Desclaux2017-07-271-3/+0
* Asmblock: rename blocFabrice Desclaux2017-07-071-2/+2
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Asmbloc: rename asm_constraint to AsmConstraintFabrice Desclaux2017-03-131-2/+2
* Asmbloc: rename asm_label to AsmLabelFabrice Desclaux2017-03-131-1/+1
* BasicBlocks: update examples with the new APIAjax2016-01-261-2/+2
* Example/Disasm/Callback: comment and update with new APIAjax2015-11-091-8/+15
* Disasm/x86: move `pushpop` callback to an example `callback.py`Ajax2015-11-091-0/+60