about summary refs log tree commit diff stats
path: root/miasm2 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Aarch64: fix bicsFabrice Desclaux2018-12-171-2/+1
|/
* Expr: fix replace_expr argsFabrice Desclaux2018-12-091-5/+2
* perfomance featureMizari2018-12-061-8/+3
* Fix typoAjax2018-12-031-1/+1
* Handle movupd bidirectional modeNicolas Guigo2018-11-261-1/+2
* Correct MeP BGEI semanticGuillaume Valadon2018-11-221-3/+4
* Merge pull request #888 from serpilliere/fix_disasm_null_blkCamille Mougey2018-11-171-9/+5
|\
| * Core/Asmblock: fix null starting block conditionFabrice Desclaux2018-11-171-9/+5
* | X86 SEM SH[LR]D : use masked count for all expression in _shift_tplw4kfu2018-11-151-4/+4
|/
* Merge pull request #883 from w4kfu/zeroextent_cmovserpilliere2018-11-151-1/+1
|\
| * X86 SEM CMOV : add assignationw4kfu2018-11-151-1/+1
* | Merge pull request #882 from w4kfu/revert-879-mov_assignexpr_rot_shiftserpilliere2018-11-152-14/+7
|\ \
| * | X86 SEM ROL/SHL/SHLD/... add assignationw4kfu2018-11-151-9/+3
| * | fix TypeError in C translatorw4kfu2018-11-141-1/+1
| * | fix simplification that delete affectationw4kfu2018-11-143-9/+8
| |/
* / change return type of cntleadzeros to uint64_tw4kfu2018-11-132-4/+4
|/
* Merge pull request #871 from serpilliere/simp_multCamille Mougey2018-11-122-0/+76
|\
| * Simple: add multiplication simplificationFabrice Desclaux2018-11-102-0/+76
* | Merge pull request #867 from serpilliere/vm_get_intCamille Mougey2018-11-1110-79/+341
|\ \
| * | All: updt apiFabrice Desclaux2018-10-128-79/+76
| * | Jitter/Vm: add get/set u8/u16/u32/u64Fabrice Desclaux2018-10-122-0/+265
* | | Merge pull request #879 from w4kfu/mov_assignexpr_rot_shiftserpilliere2018-11-102-12/+14
|\ \ \ | |_|/ |/| |
| * | add zeroextent if destination size is 32w4kfu2018-11-101-11/+13
| * | fix TypeError in C translatorw4kfu2018-11-101-1/+1
* | | Merge pull request #869 from serpilliere/fix_use_sehCamille Mougey2018-11-091-3/+3
|\ \ \
| * | | Sandbox: change use_sehFabrice Desclaux2018-10-121-3/+3
| | |/ | |/|
* | | Merge pull request #876 from serpilliere/fix_arg_memCamille Mougey2018-11-091-4/+4
|\ \ \
| * | | ExprMem: fix remaining .arg accessesFabrice Desclaux2018-10-281-4/+4
* | | | Merge pull request #864 from serpilliere/fix_hl_opCamille Mougey2018-11-094-90/+157
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simplification: add high evel simpFabrice Desclaux2018-10-092-0/+15
| * | | Simplifications: fix hl cond reductionFabrice Desclaux2018-10-092-23/+17
| * | | Support high level operators in z3 translatorFabrice Desclaux2018-10-091-0/+30
| * | | Simplifications: simplify by default high level opFabrice Desclaux2018-10-093-63/+89
| * | | Simplifications: fix bad simplificationsFabrice Desclaux2018-10-091-4/+6
| | |/ | |/|
* | | adding immediate postdominators computation.GAJaloyan2018-10-261-0/+12
| |/ |/|
* | Merge pull request #866 from serpilliere/bs_get_intCamille Mougey2018-10-213-12/+97
|\ \
| * | Bin_stream: add get_u8/u16/u32/u64Fabrice Desclaux2018-10-113-12/+97
| |/
* | Merge pull request #870 from serpilliere/expr_mem_ptrCamille Mougey2018-10-2131-268/+277
|\ \
| * | Expression: replace arg by ptr in ExprMemFabrice Desclaux2018-10-1231-268/+277
| |/
* | Merge pull request #872 from serpilliere/del_cache_simp_add_passCamille Mougey2018-10-121-0/+3
|\ \
| * | Simplifier: clear cache on pass enablingFabrice Desclaux2018-10-121-0/+3
| |/
* / Asmblock: deprecate label2blockFabrice Desclaux2018-10-121-2/+6
|/
* X86: fix inc/dec 64bitFabrice Desclaux2018-10-061-2/+2
* Merge pull request #855 from serpilliere/exprassignCamille Mougey2018-10-0628-1023/+1034
|\
| * Expresion: use ExprAssign instead of ExprAffFabrice Desclaux2018-10-0128-1023/+1034
* | Merge pull request #861 from jetsecurity/eor_immediateserpilliere2018-10-011-0/+1
|\ \
| * | ARM Thumb: Add EOR (immediate) instructionjetsecurity2018-09-271-0/+1
* | | Merge pull request #860 from jetsecurity/blx_r8serpilliere2018-10-011-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM Thumb: Support BLX Rd instruction with Rd > R7jetsecurity2018-09-271-1/+1
| |/
* | Merge pull request #852 from serpilliere/fix_lgtm_2Camille Mougey2018-09-2822-47/+30
|\ \