about summary refs log tree commit diff stats
path: root/miasm2/jitter (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Jitter: Fix fastcall/stdcall arch arm and linuxserpilliere2014-07-032-15/+24
* Fix operand unify irem/imodserpilliere2014-06-241-1/+1
* Win api: fix api (tx a.guinet)serpilliere2014-06-191-1/+1
* jitter: modify vm_set_mem to set exception flagsserpilliere2014-06-173-7/+19
* 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
* Jitter: VmMngr: Avoid code duplication && set exceptions flags on "vm_set_mem"ajax2014-06-161-14/+5
* 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-142-0/+104
* Jitter: Update jit_call API to use JitCpu & VmMngr instance instead of their ...ajax2014-06-141-4/+4
* Jitter LLVM: Fix an issue with pointer collision cachingajax2014-06-131-1/+1
* Jitter LLVM: Add architecture dependent libs for ARMajax2014-06-131-1/+2
* ARM: Add API to be LLVM compliantserpilliere2014-06-131-0/+154
* Jitter LLVM: Force ret size to 64 to comply with llvm_exec_funcajax2014-06-131-1/+1
* Jitter: Fix compilation on macserpilliere2014-06-131-0/+3
* Jitter: Remove inline for clang compilationserpilliere2014-06-133-13/+13
* jit: remove verbose outputserpilliere2014-06-135-32/+6
* LLVM:ajax2014-06-041-5/+9
* Miasm v2serpilliere2014-06-0326-0/+13097