about summary refs log tree commit diff stats
path: root/example (follow)
Commit message (Expand)AuthorAgeFilesLines
* TestDis: fix importsCamille Mougey2014-11-032-6/+2
* TestDis: update example to use ContainerCamille Mougey2014-11-032-35/+9
* Reg test: add arm jit little/big endianFabrice Desclaux2014-10-093-6/+49
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-096-39/+52
* asmbloc: remove un needed mode in asm functionFabrice Desclaux2014-10-0812-22/+33
* Sandbox: add arm archFabrice Desclaux2014-10-071-54/+18
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-075-13/+13
* Example: Update example descriptionsajax2014-10-022-2/+2
* UnpackUPX: myjit -> jitterajax2014-10-021-7/+7
* mergeFabrice Desclaux2014-10-021-1/+1
|\
| * Test: remove unused lib fileFabrice Desclaux2014-09-301-1/+1
* | Example: sandbox_pe to dietFabrice Desclaux2014-10-022-134/+12
* | Example: update upx and genFabrice Desclaux2014-10-022-285/+74
|/
* Arm: fixdstoffset computation, add asm reg testFabrice Desclaux2014-09-291-0/+79
* Example: Add Unpack_Gen, a skeleton for unpacking scriptsajax2014-09-241-0/+168
* Example: Add an example of a simplification registeringCamille Mougey2014-09-191-0/+51
* Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-197-0/+0
* Test Symbexec: no more supportedCamille Mougey2014-09-191-141/+0
* mergeFabrice Desclaux2014-09-191-5/+1
* x86 sem: fix sar/shr multiple irdstFabrice Desclaux2014-09-051-0/+8
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-059-110/+137
* mips example: modify example for reg testsFabrice Desclaux2014-09-022-6/+8
* ir: move float declaration by arch; clean ir2cserpilliere2014-08-281-0/+8
* jittcc: free tcc_states on jit delserpilliere2014-08-262-1/+7
* mips: missing fileserpilliere2014-08-251-0/+72
* mips: missing fileserpilliere2014-08-251-0/+56
* Test: add msp430 asm/dis/jitserpilliere2014-08-212-0/+125
* fix unpack upx example with machineserpilliere2014-08-211-5/+5
* test_dis: elf/pe fail fallback to raw modeserpilliere2014-08-211-7/+13
* Core: getbits use arch attrib (and can swap bytes); getbytes simply return bytesserpilliere2014-08-211-0/+3
* test dis: offset set input to rawserpilliere2014-08-211-4/+4
* Sandbox: use machine.gdbserverCM2014-08-201-3/+4
* Example: Update example to use machineCM2014-08-203-13/+10
* Test_dis: use Machine API, remove unused import & variablesCM2014-08-201-46/+4
* Add mips32 archserpilliere2014-08-062-0/+14
* X86; fix disasm cb transformation call/popserpilliere2014-07-211-0/+3
* Arm: improve arm exampleserpilliere2014-07-091-1/+4
* Arm: add asm exmaple using $serpilliere2014-07-031-1/+7
* test_ida: fix getbytes with databases using address > 7FFFFFFFserpilliere2014-06-261-2/+4
* Example: Update Test Jit x86_32: OptParse -> ArgParse, "--jitter" argumentajax2014-06-141-12/+9
* Test: Add LLVM jitter in md5_arm exampleajax2014-06-131-1/+1
* test_ida: fix missing importserpilliere2014-06-041-0/+1
* Miasm v2serpilliere2014-06-0336-0/+2776
* Send miasm v1 to hellserpilliere2014-06-0324-1945/+0
* fix upx with dllserpilliere2013-03-111-6/+9
* pe_helper: fix export; mod canon; to_c_helper: add resource parser optserpilliere2013-01-101-1/+1
* rewrite expression visitor; expr_simpserpilliere2012-12-191-58/+77
* parse_asm: clean space; fix examples asm_bloc apiserpilliere2012-12-033-4/+4
* core: add api set_offset for asm_label (louis granboulan)serpilliere2012-12-031-1/+1
* core: fix add_label api for asm_bloc (louis granboulan)serpilliere2012-12-033-3/+3