about summary refs log tree commit diff stats
path: root/miasm2/jitter/jitcore_python.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-071-5/+5
* JitCore Python: Handle log_regs, log_mnajax2014-09-261-0/+9
* jitcore_python: fix reg initFabrice Desclaux2014-09-051-2/+2
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-7/+8
* Jitter Python: check all memory exceptions only on new instruction (in assembly)ajax2014-06-161-5/+13
* Jitter Python: Init without alias (fix CPU update bug), manage memory exceptionsajax2014-06-161-1/+13
* Jitter Python: Reorganize the Jit function builderajax2014-06-161-19/+48
* Jit python: handle jump to ExprId (asm_label)serpilliere2014-06-161-2/+5
* Jitter: Add basic write handling in Python Jitterajax2014-06-141-1/+39
* Jitter: Add PoC jitter engine based on Miasm2 Symbolic execution engineajax2014-06-141-0/+100