about summary refs log tree commit diff stats
path: root/miasm2/arch/x86/disasm.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-30/+0
* Asmblock: fix dis_block_callbackFabrice Desclaux2018-02-021-1/+1
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Disasm/x86: move `pushpop` callback to an example `callback.py`Ajax2015-11-091-29/+2
* Disasm: update callbacks with new APIAjax2015-11-051-4/+3
* PyLint: Remove relative importsCamille Mougey2015-02-161-1/+1
* X86; fix disasm cb transformation call/popserpilliere2014-07-211-2/+9
* Miasm v2serpilliere2014-06-031-0/+51