about summary refs log tree commit diff stats
path: root/example/jitter/sandbox_call.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid generate default locationdbFabrice Desclaux2020-08-311-2/+4
|
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-4/+4
|
* Update symbol_pool's deprecated API -> LocationDBAjax2018-07-031-2/+2
|
* symbol_pool -> loc_dbAjax2018-07-031-2/+2
|
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-1/+2
|
* append b to the opens mode ; Python on Windows makes a distinction between ↵w4kfu2018-01-161-1/+1
| | | | text and binary files
* Introduce Sandbox.call, for direct function callingAjax2017-04-061-0/+23