| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ia32_arch: add setalc mnmo | serpilliere | 2012-03-26 | 3 | -0/+11 |
| * | ia32arch: clean white space | serpilliere | 2012-03-22 | 1 | -135/+135 |
| * | ia32arch: fix reloc generation | serpilliere | 2012-03-22 | 1 | -7/+10 |
| * | example: add asm box | serpilliere | 2012-03-20 | 2 | -2/+41 |
| * | merge | serpilliere | 2012-03-20 | 1 | -137/+236 |
| |\ | |||||
| | * | arch_arm: missing subcall | serpilliere | 2012-03-09 | 1 | -2/+14 |
| | * | arm_arch: add mnemonic bkpt; fix bxl/blx mnemo; fix imm | serpilliere | 2012-03-09 | 1 | -135/+222 |
| * | | miasm/win_api: fix api | serpilliere | 2012-03-20 | 1 | -2/+7 |
| * | | asmbloc: clean behaviour when disasm bad mnemonic in bloc | serpilliere | 2012-03-08 | 2 | -10/+12 |
| * | | libcodenat: add is_mem_mapped; get_mem_base_addr | serpilliere | 2012-03-01 | 3 | -0/+98 |
| * | | win_api: fix getprox | serpilliere | 2012-02-29 | 2 | -2/+7 |
| |/ | |||||
| * | example: add a code analyser | serpilliere | 2012-02-27 | 2 | -0/+123 |
| * | example: add symbolic execution and simplification | serpilliere | 2012-02-27 | 2 | -0/+38 |
| * | example: add expression manipulation demo | serpilliere | 2012-02-27 | 6 | -0/+264 |
| * | expression: clean white space | serpilliere | 2012-02-27 | 2 | -109/+113 |
| * | expression: rem white space | serpilliere | 2012-02-23 | 1 | -59/+2 |
| * | add expr canonization form | serpilliere | 2012-02-23 | 1 | -8/+107 |
| * | fix setbe tipo | serpilliere | 2012-02-20 | 1 | -1/+1 |
| * | fix error in substract mem | serpilliere | 2012-02-20 | 1 | -3/+32 |
| * | mod mem pool to support dirrect mem addr base lookup | serpilliere | 2012-02-20 | 1 | -4/+59 |
| * | fix evalabs bad inplace modif of expressions | serpilliere | 2012-02-20 | 5 | -21/+32 |
| * | fix win api | serpilliere | 2012-02-20 | 2 | -4/+12 |
| * | fix log; fix winapi | serpilliere | 2012-02-02 | 6 | -14/+76 |
| * | minor | serpilliere | 2012-01-20 | 1 | -1/+1 |
| * | fix pe_helper | serpilliere | 2012-01-20 | 2 | -1/+7 |
| * | tipo | serpilliere | 2012-01-18 | 1 | -1/+1 |
| * | remove unused Crypo ref | serpilliere | 2012-01-17 | 3 | -12/+8 |
| * | enable miasm installation without tcc | serpilliere | 2012-01-17 | 4 | -27/+63 |
| * | fix mnemo info bug | serpilliere | 2012-01-11 | 3 | -10/+11 |
| * | fix 16 bit bug in x86 arch | serpilliere | 2012-01-05 | 5 | -15/+85 |
| * | emulation fix | serpilliere | 2012-01-03 | 2 | -10/+10 |
| * | fix 16 bit bug | serpilliere | 2011-12-23 | 5 | -74/+198 |
| * | add segmentation q&d support for emulation (16bit/32bit?) | serpilliere | 2011-12-22 | 9 | -367/+695 |
| * | fix 16bit bug in ia32 arch | serpilliere | 2011-12-20 | 4 | -55/+86 |
| * | fix float; expr eval abs | serpilliere | 2011-12-19 | 5 | -21/+47 |
| * | updt winapi | serpilliere | 2011-12-19 | 1 | -10/+78 |
| * | fix winapi snapshootable | serpilliere | 2011-11-29 | 1 | -5/+10 |
| * | fix in ordermodule struct linkage | serpilliere | 2011-11-29 | 1 | -29/+34 |
| * | fix read/write of multipages | serpilliere | 2011-11-29 | 1 | -4/+6 |
| * | add fabs;fsqrt.. | serpilliere | 2011-11-21 | 6 | -5/+57 |
| * | merge with graph update | serpilliere | 2011-11-18 | 5 | -167/+328 |
| |\ | |||||
| | * | fix uncomplete graph pos | serpilliere | 2011-11-17 | 2 | -3/+4 |
| | * | use elf entry point if no main | serpilliere | 2011-11-16 | 1 | -3/+5 |
| | * | fix pe loading with 1st section rva < 0x300 | serpilliere | 2011-11-16 | 1 | -19/+21 |
| | * | add goto address/symbol ctrl+G | serpilliere | 2011-11-15 | 1 | -2/+16 |
| | * | fix bounding box graphic bug | serpilliere | 2011-11-14 | 1 | -84/+123 |
| | * | add symbol renaming; save to file | serpilliere | 2011-11-14 | 2 | -63/+166 |
| * | | make winapi snapshotable | serpilliere | 2011-11-18 | 2 | -214/+179 |
| * | | add prefetch mem in emulation | serpilliere | 2011-11-15 | 6 | -77/+236 |
| |/ | |||||
| * | ok, real fix for import2addr.... | serpilliere | 2011-11-08 | 2 | -5/+7 |