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
path:
root
/
miasm2
/
expression
/
expression_helper.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-628
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-28
/
+46
*
Rename idiv/imod into sdiv/smod
Fabrice Desclaux
2019-01-15
1
-1
/
+1
*
Expression: replace arg by ptr in ExprMem
Fabrice Desclaux
2018-10-12
1
-2
/
+2
*
Expresion: use ExprAssign instead of ExprAff
Fabrice Desclaux
2018-10-01
1
-3
/
+3
*
Expr: use TOK define instead of strings
Fabrice Desclaux
2018-08-29
1
-1
/
+1
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-1
/
+0
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
1
-1
/
+5
*
Deprecate expr_cmps/expr_cmpu for a more verbose / understandable API
Ajax
2018-02-14
1
-5
/
+5
*
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
2017-03-30
1
-1
/
+1
*
Expression: one pass merge_sliceto_slice
Ajax
2016-11-07
1
-63
/
+34
*
ExprCompose: updt internal struct
Fabrice Desclaux
2016-11-04
1
-97
/
+69
*
ExprCompose: update api
Fabrice Desclaux
2016-11-04
1
-14
/
+8
*
Expression: remove is_term attribute
serpilliere
2016-11-04
1
-8
/
+2
*
Expression: Use singleton pattern for Expression
serpilliere
2016-11-04
1
-1
/
+1
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
1
-4
/
+4
*
Add ** (pow) operator
JB Cayrou
2016-06-29
1
-1
/
+1
*
Introduce `possible_values` helper
Ajax
2016-03-17
1
-0
/
+124
*
Expression: slots
Fabrice Desclaux
2016-01-15
1
-3
/
+2
*
Expression: fix api
Fabrice Desclaux
2015-10-29
1
-5
/
+4
*
Expression/helper: add macro cmpu/cmps
Fabrice Desclaux
2015-07-29
1
-0
/
+19
*
Expression: remove code which uses expression modifications
serpilliere
2015-02-22
1
-2
/
+4
*
VariablesIdentifier: Handle corner cases (using var ident on already computed...
Camille Mougey
2015-02-10
1
-2
/
+5
*
VariableIdentifier: Less hacky way to identify sub vars, add a prefix feature
Camille Mougey
2015-02-10
1
-9
/
+14
*
Merge branch 'feature-exprrandom' of https://github.com/commial/miasm into co...
Fabrice Desclaux
2014-12-11
1
-0
/
+171
|
\
|
*
ExpressionHelper: Introduce ExprRandom, an expression generation feature
Camille Mougey
2014-12-10
1
-0
/
+172
*
|
VariablesIdentifier: Use iterators (credits Pierre Lalet)
Camille Mougey
2014-12-10
1
-6
/
+7
*
|
ExpressionHelper: Introduce Variables_Identifier
Camille Mougey
2014-12-09
1
-0
/
+156
|
/
*
Expression: fix umod/udiv in expression simplification
Fabrice Desclaux
2014-10-31
1
-1
/
+2
*
Fix operand unify irem/imod
serpilliere
2014-06-24
1
-1
/
+1
*
expression: fix rol/ror simplifications (fix by fperigaud)
serpilliere
2014-06-12
1
-1
/
+1
*
Miasm v2
serpilliere
2014-06-03
1
-0
/
+196