about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* seh_helper: can accept pre parsed modules_nameserpilliere2012-05-222-6/+13
|
* ia32_sem: hlt priv instrserpilliere2012-05-221-1/+4
|
* fix fild tiposerpilliere2012-05-111-2/+3
|
* to_c_helper: add macro for emulationserpilliere2012-05-102-2/+176
|
* whitespace cleanupserpilliere2012-05-102-119/+119
|
* replace operator ! by operator ~; fix reload_exprserpilliere2012-05-103-10/+20
|
* clean space in arm_semserpilliere2012-05-091-21/+21
|
* fix mask in toCserpilliere2012-05-091-2/+4
|
* mergeserpilliere2012-05-0917-385/+562
|\
| * mergeserpilliere2012-05-085-88/+105
| |\
| | * arch_ppc: whitespace cleanupserpilliere2012-04-151-84/+84
| | |
| | * mergeserpilliere2012-04-151-0/+1
| | |\
| | | * graph_qt: fix missing splinesserpilliere2012-04-121-0/+1
| | | |
| | * | arch: add comments to instructionsserpilliere2012-04-155-4/+20
| | |/
| * / remove useless ExprSliceToserpilliere2012-05-0810-274/+290
| |/ | | | | | | | | | | exprsliceto is only used in exprcompose, so it can be removed from IL representation, and exprcompose will deal start/stop fields WARNING: as IL is modified, it may break a lot of scripts
| * ia32_arch: add lahf/sahfserpilliere2012-04-031-0/+20
| |
| * ia32_arch: add fpu eip/cs updt;serpilliere2012-04-023-2/+106
| | | | | | | | fnstenv should work for float getpc tricks :)
| * ia32_arch: change instruction info apiserpilliere2012-04-022-28/+28
| |
| * ia32_arch: add jmpf w/ea formserpilliere2012-04-022-1/+21
| |
* | ia32_arch: add setalc mnmoserpilliere2012-03-263-0/+11
|/
* ia32arch: clean white spaceserpilliere2012-03-221-135/+135
|
* ia32arch: fix reloc generationserpilliere2012-03-221-7/+10
|
* example: add asm boxserpilliere2012-03-202-2/+41
|
* mergeserpilliere2012-03-201-137/+236
|\
| * arch_arm: missing subcallserpilliere2012-03-091-2/+14
| |
| * arm_arch: add mnemonic bkpt; fix bxl/blx mnemo; fix immserpilliere2012-03-091-135/+222
| | | | | | | | Thanks to Guillaume Delugré for the patch!
* | miasm/win_api: fix apiserpilliere2012-03-201-2/+7
| |
* | asmbloc: clean behaviour when disasm bad mnemonic in blocserpilliere2012-03-082-10/+12
| |
* | libcodenat: add is_mem_mapped; get_mem_base_addrserpilliere2012-03-013-0/+98
| |
* | win_api: fix getproxserpilliere2012-02-292-2/+7
|/
* example: add a code analyserserpilliere2012-02-272-0/+123
| | | | | find condition to satisfy to explore the complete exec graph of a function (a *very* simple/weak fuzzgrind clone)
* example: add symbolic execution and simplificationserpilliere2012-02-272-0/+38
|
* example: add expression manipulation demoserpilliere2012-02-276-0/+264
|
* expression: clean white spaceserpilliere2012-02-272-109/+113
|
* expression: rem white spaceserpilliere2012-02-231-59/+2
|
* add expr canonization formserpilliere2012-02-231-8/+107
|
* fix setbe tiposerpilliere2012-02-201-1/+1
|
* fix error in substract memserpilliere2012-02-201-3/+32
|
* mod mem pool to support dirrect mem addr base lookupserpilliere2012-02-201-4/+59
|
* fix evalabs bad inplace modif of expressionsserpilliere2012-02-205-21/+32
|
* fix win apiserpilliere2012-02-202-4/+12
|
* fix log; fix winapiserpilliere2012-02-026-14/+76
|
* minorserpilliere2012-01-201-1/+1
|
* fix pe_helperserpilliere2012-01-202-1/+7
|
* tiposerpilliere2012-01-181-1/+1
|
* remove unused Crypo refserpilliere2012-01-173-12/+8
|
* enable miasm installation without tccserpilliere2012-01-174-27/+63
|
* fix mnemo info bugserpilliere2012-01-113-10/+11
|
* fix 16 bit bug in x86 archserpilliere2012-01-055-15/+85
|
* emulation fixserpilliere2012-01-032-10/+10
|