about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
* fix 16 bit bugserpilliere2011-12-235-74/+198
* add segmentation q&d support for emulation (16bit/32bit?)serpilliere2011-12-229-367/+695
* fix 16bit bug in ia32 archserpilliere2011-12-204-55/+86
* fix float; expr eval absserpilliere2011-12-195-21/+47
* updt winapiserpilliere2011-12-191-10/+78
* fix winapi snapshootableserpilliere2011-11-291-5/+10
* fix in ordermodule struct linkageserpilliere2011-11-291-29/+34
* fix read/write of multipagesserpilliere2011-11-291-4/+6
* add fabs;fsqrt..serpilliere2011-11-216-5/+57
* merge with graph updateserpilliere2011-11-185-167/+328
|\
| * fix uncomplete graph posserpilliere2011-11-172-3/+4
| * use elf entry point if no mainserpilliere2011-11-161-3/+5
| * fix pe loading with 1st section rva < 0x300serpilliere2011-11-161-19/+21
| * add goto address/symbol ctrl+Gserpilliere2011-11-151-2/+16
| * fix bounding box graphic bugserpilliere2011-11-141-84/+123
| * add symbol renaming; save to fileserpilliere2011-11-142-63/+166
* | make winapi snapshotableserpilliere2011-11-182-214/+179
* | add prefetch mem in emulationserpilliere2011-11-156-77/+236
|/
* ok, real fix for import2addr....serpilliere2011-11-082-5/+7