index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds Windows support and AppVeyor CI (#835)
Axel Souchet
2018-09-09
28
-324
/
+532
*
Merge pull request #839 from commial/feature/more-float
serpilliere
2018-09-05
6
-127
/
+160
|
\
|
*
Add support for more FP operations, expand fxam
Ajax
2018-09-03
5
-127
/
+126
|
*
Add support for floating is_zero, is_inf, is_denormal
Ajax
2018-08-30
1
-0
/
+34
*
|
Merge pull request #838 from serpilliere/remove_malware_sample
Camille Mougey
2018-08-30
2
-2
/
+2
|
\
\
|
*
|
Remove malware sample
Fabrice Desclaux
2018-08-30
2
-2
/
+2
|
/
/
*
|
Merge pull request #837 from commial/refactor/better-deterministic-tests
serpilliere
2018-08-30
2
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
Use the dse_crackme compiled version
Ajax
2018-08-30
2
-7
/
+1
|
*
Mark Linux specific tests with a tag
Ajax
2018-08-30
1
-2
/
+9
*
|
Merge pull request #829 from serpilliere/fix_float
Camille Mougey
2018-08-30
6
-62
/
+90
|
\
\
|
*
|
X86: fix float
Fabrice Desclaux
2018-08-29
6
-62
/
+90
|
|
/
*
|
Merge pull request #827 from serpilliere/fix_mips
Camille Mougey
2018-08-30
13
-126
/
+224
|
\
\
|
*
|
Expr: use TOK define instead of strings
Fabrice Desclaux
2018-08-29
7
-61
/
+98
|
*
|
Test/simplify: dont use concurrent simplifications
Fabrice Desclaux
2018-08-29
1
-5
/
+4
|
*
|
Mep: use correct operator in IR
Fabrice Desclaux
2018-08-29
2
-19
/
+12
|
*
|
Simplify/explicit: add missing op
Fabrice Desclaux
2018-08-29
1
-0
/
+8
|
*
|
Expression: add simp cond
Fabrice Desclaux
2018-08-29
2
-0
/
+15
|
*
|
MIPS: fix IRA call generation
Fabrice Desclaux
2018-08-29
1
-37
/
+69
|
*
|
MIPS: Explicit flags
Fabrice Desclaux
2018-08-29
2
-14
/
+27
|
*
|
Mips: missing addrsize
Fabrice Desclaux
2018-08-29
1
-0
/
+1
|
|
/
*
|
Merge pull request #836 from commial/fix/bad-init
serpilliere
2018-08-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix bad initialization
Ajax
2018-08-29
1
-1
/
+2
|
/
*
Merge pull request #828 from serpilliere/fix_lgtm_1
Camille Mougey
2018-08-29
32
-97
/
+101
|
\
|
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
32
-97
/
+101
*
|
Merge pull request #834 from serpilliere/fix_expr_reduce
Camille Mougey
2018-08-29
1
-8
/
+12
|
\
\
|
*
|
ExprReduce: fix missing sub class use
Fabrice Desclaux
2018-08-28
1
-8
/
+12
|
/
/
*
|
Merge pull request #833 from serpilliere/exprnode_subclass
Camille Mougey
2018-08-24
1
-24
/
+122
|
\
\
|
*
|
Expr/Reduce: gen exprnode subclass
Fabrice Desclaux
2018-08-24
1
-24
/
+122
*
|
|
Merge pull request #831 from serpilliere/fix_asm_parse
Camille Mougey
2018-08-24
2
-3
/
+4
|
\
\
\
|
*
|
|
Core: fix asm int
Fabrice Desclaux
2018-08-24
2
-3
/
+4
|
|
/
/
*
|
|
Merge pull request #832 from serpilliere/add_name_loc
Camille Mougey
2018-08-24
1
-9
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Core/Location: add name to a known location
Fabrice Desclaux
2018-08-24
1
-9
/
+3
|
/
/
*
|
Merge pull request #830 from serpilliere/fix_example_jit
Camille Mougey
2018-08-23
1
-3
/
+2
|
\
\
|
*
|
Example: fix upx unpack
Fabrice Desclaux
2018-08-23
1
-3
/
+2
|
/
/
*
|
Merge pull request #817 from GAJaloyan/master
serpilliere
2018-08-23
2
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
adding a new simplification for double zeroExtends and signExtends.
GAJaloyan
2018-08-20
2
-0
/
+21
|
/
*
Merge pull request #825 from cea-sec/x86_nop
Camille Mougey
2018-08-19
2
-0
/
+11
|
\
|
*
X86: add nop form
Fabrice Desclaux
2018-08-16
2
-0
/
+11
|
/
*
Merge pull request #821 from cea-sec/fix_assignblk_eq
Camille Mougey
2018-08-13
1
-1
/
+1
|
\
|
*
IR: fix assignblk eq
Fabrice Desclaux
2018-08-13
1
-1
/
+1
|
/
*
Merge pull request #820 from commial/feature/add_cc_pos
Camille Mougey
2018-08-08
1
-0
/
+4
|
\
|
*
Add support for CC_POS
Camille Mougey
2018-08-08
1
-0
/
+4
|
/
*
Merge pull request #818 from serpilliere/fix_un_ssa
Camille Mougey
2018-08-07
1
-1
/
+1
|
\
|
*
SSA: fix tipo
Fabrice Desclaux
2018-08-07
1
-1
/
+1
*
|
Merge pull request #819 from commial/fix/symbexec
serpilliere
2018-08-07
2
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Canonicalize before returning the base ptr (avoid ((a + b) + c))
Fabrice Desclaux
2018-08-07
1
-1
/
+1
|
*
Func_read can be called with a non ExprInt expr
Fabrice Desclaux
2018-08-07
1
-1
/
+4
|
/
*
Merge pull request #816 from serpilliere/operator_high_level
Camille Mougey
2018-08-06
26
-719
/
+2763
|
\
|
*
Test: add progpag expr
Fabrice Desclaux
2018-08-06
1
-1
/
+1
|
*
Example/full: add constant propagation
Fabrice Desclaux
2018-08-06
1
-5
/
+159
[next]