about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | mips: add ei/ehb (dummy semantic)Fabrice Desclaux2014-09-153-0/+15
| | |
* | | mips: fix irdst tipoFabrice Desclaux2014-09-151-1/+1
|/ /
* | symbexec: symbexec is objectFabrice Desclaux2014-09-111-1/+1
| |
* | mips: add multuFabrice Desclaux2014-09-111-0/+10
| |
* | symbexec: add eval cache to expr_evalFabrice Desclaux2014-09-111-4/+7
| |
* | core/cpu: move bs8Fabrice Desclaux2014-09-112-8/+9
| |
* | expr_simpl: add shift simplificationFabrice Desclaux2014-09-111-0/+6
|/
* Jittcc: fix tcc return struct bug; fix missing irbloc ret testserpilliere2014-09-055-44/+40
|
* jitcore_python: fix reg initFabrice Desclaux2014-09-051-2/+2
|
* x86 sem: fix sar/shr multiple irdstFabrice Desclaux2014-09-052-2/+12
|
* Jitcore: check for empty blocksCamille Mougey2014-09-051-0/+5
|