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
/
test
/
analysis
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Codespell: fix some spelling mistakes
William Bruneau
2019-09-20
2
-2
/
+2
*
Test: Fix docker with python 3.5
Fabrice Desclaux
2019-03-07
1
-1
/
+1
*
Rename elfesteem loader
Fabrice Desclaux
2019-03-05
1
-1
/
+1
*
Include elfesteem fork in miasm
Pierre LALET
2019-03-05
1
-1
/
+1
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
6
-29
/
+29
*
Support python2/python3
Fabrice Desclaux
2019-03-05
7
-280
/
+300
*
IR: add simplifier
Fabrice Desclaux
2019-02-18
1
-35
/
+17
*
IR: del unused edges during IR simplifications
Fabrice Desclaux
2019-02-12
1
-3
/
+4
*
Fix bad english
Fabrice Desclaux
2019-01-17
1
-2
/
+2
*
Test: add an unssa reg test
Fabrice Desclaux
2019-01-16
1
-0
/
+652
*
Fix typos & add codespell
Pierre LALET
2018-12-23
3
-5
/
+5
*
Expresion: use ExprAssign instead of ExprAff
Fabrice Desclaux
2018-10-01
2
-242
/
+242
*
IR: gen ircfg from ir_arch
Fabrice Desclaux
2018-07-05
2
-356
/
+553
*
IR: remove default regs_init for symbexec
Fabrice Desclaux
2018-07-05
5
-5
/
+5
*
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
2
-78
/
+4
*
symbol_pool -> loc_db
Ajax
2018-07-03
3
-82
/
+82
*
Code cleaning: remove useless / commented code
Ajax
2018-06-21
2
-2
/
+1
*
Jitter: add simple trace api
Fabrice Desclaux
2018-06-21
1
-2
/
+1
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
2
-246
/
+247
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
2
-84
/
+91
*
Remove the default size of ExprMem expressions
Ajax
2018-02-15
1
-5
/
+5
*
Expression: no default size for ExprId
Fabrice Desclaux
2018-02-09
2
-37
/
+37
*
IRBlock: getitem/len on assignblks
Fabrice Desclaux
2018-02-09
2
-13
/
+13
*
IRBlock: irblock iterates on its assignblks
Fabrice Desclaux
2018-02-09
1
-1
/
+1
*
IRBlock: replace irs by assignblks
Fabrice Desclaux
2018-02-09
2
-15
/
+15
*
Test/DSE: Autopep8 + Pylint
Ajax
2017-09-04
1
-28
/
+38
*
DSE: test the possibility to attach in a breakpoint
Ajax
2017-09-04
1
-3
/
+56
*
Merge pull request #518 from commial/feature/dse
serpilliere
2017-04-21
1
-0
/
+94
|
\
|
*
Add regression test for DSE on lbl_gen
Ajax
2017-04-18
1
-0
/
+94
*
|
IRBlock: move lines in AssignBlock
Fabrice Desclaux
2017-04-20
2
-5
/
+3
*
|
Ir: make AssignBlock immutable
Fabrice Desclaux
2017-04-20
1
-1
/
+4
|
/
*
Update regression tests fo ModularIntervals mul
Ajax
2017-03-30
2
-0
/
+12
*
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
2017-03-30
3
-62
/
+61
*
analysis: Introduction of use-definition chains
Caroline Leman
2017-03-29
1
-0
/
+685
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
1
-1
/
+1
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
1
-12
/
+12
*
IR: rename blocs to blocks
Fabrice Desclaux
2017-03-13
1
-27
/
+27
*
IR/ir: rename ir to IntermediateRepresentation
Fabrice Desclaux
2017-03-13
1
-1
/
+1
*
IR/ir: rename irbloc to IRBlock
Fabrice Desclaux
2017-03-13
1
-84
/
+84
*
Add regression tests for expr_range, based on z3
Ajax
2017-02-22
1
-0
/
+96
*
Add regression tests for ModularIntervals
Ajax
2017-02-17
1
-0
/
+149
*
DepGraph: Add emul regression tests
Fabrice Desclaux
2017-01-09
2
-0
/
+2
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
1
-1
/
+1
*
Test: fix python executable
Fabrice Desclaux
2016-09-08
1
-1
/
+1
*
Depgraph: use has_loop algorithm to spot data flow loops; fix reg test
Fabrice Desclaux
2016-03-23
2
-2
/
+2
*
Test/Depgraph: add DG emulation regression tests
Fabrice Desclaux
2016-03-21
23
-0
/
+43
*
Depgraph: updt api
Fabrice Desclaux
2016-03-21
1
-3
/
+3
*
Depgraph: implicit emul
Fabrice Desclaux
2016-03-17
1
-1
/
+0
*
Test/Depgraph: updt tests
Fabrice Desclaux
2016-03-17
1
-740
/
+556
*
AssignBlock
Fabrice Desclaux
2016-02-26
1
-5
/
+12
[next]