about summary refs log tree commit diff stats
path: root/example (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expression: remove code which uses expression modificationsserpilliere2015-02-222-4/+6
* Example/IDA: add a script to highlight depnodes through IDACamille Mougey2015-02-201-0/+201
* example unpack_upx: use argument lists in .func_args_*()Pierre LALET2015-02-171-7/+4
* Sandbox: add x86_64 bit exampleFabrice Desclaux2015-02-131-0/+23
* Example/IDA: Reorganize importsCamille Mougey2015-02-113-4/+1
* Merge pull request #52 from commial/ida-symbol_execserpilliere2015-02-103-85/+297
|\
| * VariableIdentifier: Less hacky way to identify sub vars, add a prefix featureCamille Mougey2015-02-101-1/+2
| * Example/IDA: Move `translatorForm` to `utils`Camille Mougey2015-02-092-58/+58
| * IDA/Example: Offer all available translators instead of MiasmCamille Mougey2015-02-091-10/+45
| * Example/IDA: Add the translation in Miasm for symbolc_execCamille Mougey2015-02-091-0/+35
| * Example/IDA: Add a new example showing symbolic exec with var expansionCamille Mougey2015-02-091-0/+110
| * Examples/IDA: Export common IDA methods to a file `utils`Camille Mougey2015-02-092-85/+116
* | Tests: add x86_32 pop esp regression testFabrice Desclaux2015-02-101-0/+18
|/
* Core/ASMBloc: resolve_symbol now returns only the resolved blocsCamille Mougey2015-01-261-1/+1
* Example/ASM: Add a minimalist exampleCamille Mougey2015-01-261-0/+37
* Example/Expression: Set the seed for ExprRandom usesCamille Mougey2015-01-232-0/+5
* Example/ASM: Test the second ARM (arm_sc.S) exampleCamille Mougey2015-01-231-62/+0
* Example/ASM: Test the x86_64 exampleCamille Mougey2015-01-231-67/+0
* Example/ASM: Avoid duplicating code by using a common script shellcode.pyCamille Mougey2015-01-238-544/+110
* Example/ASM: Extract asm sources to sample dirCamille Mougey2015-01-238-0/+189
* Example: Move disasm's examples to a `disasm` directoryCamille Mougey2015-01-234-0/+0
* Example: Move asm's examples to a `asm` directoryCamille Mougey2015-01-239-0/+0
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-237-0/+0
* Example: Move expression samples to sample directoryCamille Mougey2015-01-233-0/+0
* Example: Rename symbol_exec to single_instr in a specific symbol_exec directoryCamille Mougey2015-01-231-0/+0
* Example: Rename Test Dis to Disasm FullCamille Mougey2015-01-231-0/+0
* Example/Test_Dis: OptParse to ArgParseCamille Mougey2015-01-231-81/+49
* Example/Test_dis: Reorganize and remove unused importsCamille Mougey2015-01-231-4/+4
* Example: Move and rename the IDA example to a specific example subdirCamille Mougey2015-01-231-0/+0
* Example: Rename Disasm_03 to Disasm_FileCamille Mougey2015-01-231-0/+0
* Example/Disasm_03: Comment and expand variables namesCamille Mougey2015-01-231-5/+5
* Example: Rename Disasm_02 to Disasm FunctionCamille Mougey2015-01-231-0/+0
* Example/Disasm_02: Comment and expand variables namesCamille Mougey2015-01-231-7/+12
* Example: Rename Disasm_01 to Disasm_Single_InstrCamille Mougey2015-01-231-0/+0
* Example/Disasm_01: Reorganize and remove unused importsCamille Mougey2015-01-231-1/+1
* Example/Asm_box_x86_64: Reorganize and remove unused importsCamille Mougey2015-01-231-9/+8
* Example/Asm_x86: Reorganize and remove unused importsCamille Mougey2015-01-231-4/+4
* Example/Asm_msp430: Reorganize and remove unused importsCamille Mougey2015-01-231-9/+7
* Example/Asm_mips32: Reorganize and remove unused importsCamille Mougey2015-01-231-9/+7
* Example/Asm_box_x86_32_enc: Rename "e" to "pe"Camille Mougey2015-01-231-11/+11
* Example/Asm_x86_32_enc: Reorganize and remove unused importsCamille Mougey2015-01-231-9/+8
* Example/Asm_x86_32: Reorganize and remove unused importsCamille Mougey2015-01-231-3/+3
* Example/Asm_ARM_SC: Reorganize and remove unused importsCamille Mougey2015-01-231-9/+8
* Example/Asm_ARMT: Reorganize and remove unused importsCamille Mougey2015-01-231-6/+8
* Example/Asm_ARM: Reorganize and remove unused importsCamille Mougey2015-01-231-5/+5
* Example: Update comments (test_jit_* -> jit_*)Camille Mougey2015-01-234-4/+4
* Example: Rename test_jit_* to jit_*Camille Mougey2015-01-235-0/+0
* Example/Sample: Remove unused file box.exeCamille Mougey2015-01-231-0/+0
* Examples/JitARM: Remove unused import, add comment and refactorCamille Mougey2015-01-231-13/+11
* Examples: Update md5_arm locationCamille Mougey2015-01-231-1/+1