| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ia32_arch: fix tipo | serpilliere | 2012-10-31 | 1 | -1/+1 |
| * | asmbloc: use first instruction in assembly candidate | serpilliere | 2012-10-31 | 1 | -6/+11 |
| * | ia32_arch: del unused attribute | serpilliere | 2012-10-30 | 1 | -1/+0 |
| * | ia32_arch: fix pushad/popad sem | serpilliere | 2012-10-30 | 1 | -8/+4 |
| * | ia32_arch: fix movsx assembly | serpilliere | 2012-10-30 | 1 | -1/+1 |
| * | ia32_arch: remove fds in asm parse using segment selector | serpilliere | 2012-10-30 | 1 | -2/+1 |
| * | expression: fix expr64 | serpilliere | 2012-10-12 | 1 | -1/+1 |
| * | asmbloc: add mnemo to disasmcallback args | serpilliere | 2012-10-05 | 1 | -7/+7 |
| * | merge | serpilliere | 2012-10-04 | 3 | -19/+56 |
| |\ | |||||
| | * | expression: set back eval_cache | serpilliere | 2012-10-04 | 2 | -14/+43 |
| | * | expression: fix slice contains | serpilliere | 2012-09-17 | 2 | -5/+14 |
| * | | seh_helper: add ordermodulelist/inloadorderlist | serpilliere | 2012-09-07 | 3 | -24/+151 |
| * | | to_c_helper: add stack size opt | serpilliere | 2012-08-03 | 1 | -1/+5 |
| |/ | |||||
| * | merge | serpilliere | 2012-07-31 | 1 | -3/+14 |
| |\ | |||||
| | * | emul_lib: fix vm_set_mem on multiple pages | serpilliere | 2012-07-30 | 1 | -3/+14 |
| * | | eval_abs: fix mem lookup; ia32_sem: gen ia32info | serpilliere | 2012-07-31 | 4 | -6/+12 |
| |/ | |||||
| * | merge | serpilliere | 2012-07-30 | 12 | -228/+270 |
| |\ | |||||
| | * | white space cleanup | serpilliere | 2012-07-29 | 8 | -170/+172 |
| | * | java_arch: whitespace clean | serpilliere | 2012-07-27 | 1 | -22/+22 |
| | * | arch: dis function has a new generic API! | serpilliere | 2012-07-27 | 4 | -25/+32 |
| | * | asmbloc: update asm_label api | serpilliere | 2012-07-27 | 1 | -14/+47 |
| * | | pe_helper: fix pe load hdr; add pattern search | serpilliere | 2012-07-27 | 1 | -46/+90 |
| * | | bin_stream: add getitem | serpilliere | 2012-07-27 | 1 | -0/+11 |
| * | | bin_stream_vm: add getitem | serpilliere | 2012-07-27 | 1 | -0/+10 |
| * | | win_api: fix get_str_ansi/unic | serpilliere | 2012-07-26 | 1 | -2/+2 |
| * | | win_api: fix get_str_ansi and get_str_unic | serpilliere | 2012-07-20 | 1 | -2/+2 |
| * | | win_api: add api | serpilliere | 2012-07-13 | 3 | -24/+89 |
| |/ | |||||
| * | expression_helper: fix exprcompose simplification | serpilliere | 2012-07-04 | 2 | -6/+8 |
| * | expression: fix default max size in slice | serpilliere | 2012-07-02 | 1 | -1/+1 |
| * | ia32_sem: add loope; fix push/pop segment | serpilliere | 2012-07-02 | 3 | -9/+34 |
| * | ia32_arch: fix asm instruction w 16 bit prefix | serpilliere | 2012-07-02 | 1 | -1/+9 |
| * | modint: fix int bug | serpilliere | 2012-06-29 | 5 | -6/+19 |
| * | arch_ia32: add push/pop fs/gs | serpilliere | 2012-06-26 | 1 | -1/+21 |
| * | modint: fix self instanciation; expr_help: sort mem; expr_simp: fix -a+a | serpilliere | 2012-06-25 | 4 | -3/+22 |
| * | merge | serpilliere | 2012-06-25 | 1 | -5/+1 |
| |\ | |||||
| | * | arm_arch: fix int | serpilliere | 2012-06-24 | 1 | -5/+1 |
| * | | tools: add nux_api | serpilliere | 2012-06-22 | 1 | -10/+124 |
| |/ | |||||
| * | uint: add pow, rpow | serpilliere | 2012-06-22 | 1 | -0/+4 |
| * | expression eval abs: fix missing uint1 | serpilliere | 2012-06-22 | 3 | -6/+12 |
| * | expression: now, 1 bit flags are *real* 1 bit flags. | serpilliere | 2012-06-21 | 3 | -19/+20 |
| * | tools: add modint; remove numpy dependency | serpilliere | 2012-06-21 | 10 | -56/+280 |
| * | expression_helper: add exprcond simpl | serpilliere | 2012-06-21 | 2 | -4/+24 |
| * | test sem | serpilliere | 2012-06-20 | 2 | -83/+109 |
| * | example: rem dup code | serpilliere | 2012-06-20 | 1 | -4/+1 |
| * | ia32_arch: fix except const | serpilliere | 2012-06-19 | 2 | -4/+19 |
| * | example: add binary in example | serpilliere | 2012-06-16 | 1 | -0/+0 |
| * | example: updt sandbox_elf | serpilliere | 2012-06-16 | 1 | -35/+38 |
| * | add nux api | serpilliere | 2012-06-16 | 1 | -1/+81 |
| * | whitepsace clean | serpilliere | 2012-06-16 | 1 | -59/+59 |
| * | expression_eval: simplify expression during evaluation; fix eval_op - | serpilliere | 2012-06-13 | 1 | -1/+7 |