about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* x86 sem: fix 16bits push/popFabrice Desclaux2014-10-101-4/+8
* Reg test: add arm jit little/big endianFabrice Desclaux2014-10-096-27/+126
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-0922-101/+191
* Jitter: add endianess supportFabrice Desclaux2014-10-093-21/+60
* Arm/arch: suppport arml/armb and armtl/armtbFabrice Desclaux2014-10-091-52/+48
* asmbloc: remove un needed mode in asm functionFabrice Desclaux2014-10-0813-30/+40
* os_dep: factor code in common moduleFabrice Desclaux2014-10-071-58/+18
* Sandbox: add arm archFabrice Desclaux2014-10-073-56/+57
* arm/jit: Add custom handlersFabrice Desclaux2014-10-071-6/+24
* Move os_dep out of the jitter moduleFabrice Desclaux2014-10-0710-8/+8
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-0726-397/+397
* mergeFabrice Desclaux2014-10-061-2/+3
|\
| * Jitload: vm2pe default min_addr is the first section rvaFabrice Desclaux2014-10-031-2/+3
* | Arm: fix carry flag in sub operation; update reg testsFabrice Desclaux2014-10-063-45/+75
* | JitLoad: Rewrite & comment 'gen_new_lib'ajax2014-10-031-18/+34
|/
* Example: Update example descriptionsajax2014-10-022-2/+2
* Sandbox: Pass arguments to parser initajax2014-10-021-3/+4
* UnpackUPX: myjit -> jitterajax2014-10-021-7/+7
* Asmbloc: fix bloc2graph tipo (tx to Jerome Marty)Fabrice Desclaux2014-10-021-1/+1
* mergeFabrice Desclaux2014-10-022-2/+7
|\
| * TestAll: Assert on test successesajax2014-09-301-1/+6
| * Test: remove unused lib fileFabrice Desclaux2014-09-301-1/+1
* | Example: sandbox_pe to dietFabrice Desclaux2014-10-023-135/+12
* | Win_api: myjit is jitterFabrice Desclaux2014-10-021-869/+869
* | Example: update upx and genFabrice Desclaux2014-10-022-285/+74
* | Analysis: add sanbdox wrapperFabrice Desclaux2014-10-021-0/+304
* | win_api: add msvcrt strlenFabrice Desclaux2014-10-011-0/+8
|/
* Arm: swi is svcFabrice Desclaux2014-09-292-3/+3
* Arm: add bkptFabrice Desclaux2014-09-292-0/+4
* Arm: fix ldmia write backFabrice Desclaux2014-09-292-4/+12
* Arm: fixdstoffset computation, add asm reg testFabrice Desclaux2014-09-293-15/+96
* JitCore Python: Handle log_regs, log_mnajax2014-09-261-0/+9
* Example: Add Unpack_Gen, a skeleton for unpacking scriptsajax2014-09-242-0/+169
* WinAPI SEH: reduce import scopeajax2014-09-221-2/+2
* WinAPI SEH: Useless and buggy importajax2014-09-221-1/+0
* mergeFabrice Desclaux2014-09-1911-148/+60
|\
| * Example: Add an example of a simplification registeringCamille Mougey2014-09-192-0/+52
| * HgIgnore: add 'pyc' filesCamille Mougey2014-09-191-0/+1
| * Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-198-7/+7
| * Test Symbexec: no more supportedCamille Mougey2014-09-191-141/+0
* | test: add mnemonic testsFabrice Desclaux2014-09-194-0/+150
* | jitload: fix loaded header sizeFabrice Desclaux2014-09-191-2/+2
* | x86: fix movs scasFabrice Desclaux2014-09-191-7/+4
|/
* mergeFabrice Desclaux2014-09-190-0/+0
|\
| * x86 SEM: Fix loop off-by-oneajax2014-09-181-20/+7
| * Unpack UPX: Useless wrapperajax2014-09-181-5/+1
* | mergeFabrice Desclaux2014-09-195-25/+17
* | mergeFabrice Desclaux2014-09-151-0/+8
|\ \
| * | mips: add mnemo; fix irdstserpilliere2014-09-122-1/+9
* | | symbexec: fix eval_cache default argFabrice Desclaux2014-09-151-0/+10