about summary refs log tree commit diff stats
path: root/example/asm_arm_sc.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Arm: add asm exmaple using $serpilliere2014-07-031-1/+7
|
* Miasm v2serpilliere2014-06-031-0/+57
* API has changed, so old scripts need updates * See example for API usage * Use tcc or llvm for jit emulation * Go to test and run test_all.py to check install Enjoy !