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
*
Treat properly multiple addresses as advertised
Mathieu Geli
2015-06-16
1
-1
/
+1
*
Fix forgotten copy/paste from arm arch
Mathieu Geli
2015-06-16
1
-1
/
+1
*
Merge pull request #176 from commial/useless-cond
serpilliere
2015-06-12
1
-8
/
+0
|
\
|
*
Simplifications: Remove useless statements
Ajax
2015-06-11
1
-8
/
+0
|
/
*
Merge pull request #175 from serpilliere/add_simp_slice
Camille Mougey
2015-06-11
2
-2
/
+84
|
\
|
*
Test: add simplification regression
Fabrice Desclaux
2015-06-05
1
-1
/
+52
|
*
Expression/Simplification: add slice/compose
Fabrice Desclaux
2015-06-05
1
-1
/
+32
*
|
Merge pull request #174 from serpilliere/fix_dis_overlap
Camille Mougey
2015-06-10
1
-1
/
+1
|
\
\
|
*
|
Core/Asmbloc: fix split_bloc with instruction overlapping
Fabrice Desclaux
2015-06-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #160 from mrphrazer/extend_digraph
Camille Mougey
2015-06-03
2
-4
/
+94
|
\
\
|
|
/
|
/
|
|
*
Test/Graph: extended regression tests for g2
Tim Blazytko
2015-06-02
1
-0
/
+7
|
*
DiGraph: compute_immediate_dominators depends now on walk_dominators
Tim Blazytko
2015-06-02
1
-7
/
+2
|
*
DiGraph: fixed order in dominance_frontier
Tim Blazytko
2015-06-02
2
-7
/
+11
|
*
DiGraph: refactored comments
Tim Blazytko
2015-06-02
1
-4
/
+11
|
*
DiGraph: renamed variables in dominance frontier and immediate dominators
Tim Blazytko
2015-06-02
1
-14
/
+14
|
*
Tests/graph: extended regression tests
Tim Blazytko
2015-06-02
1
-1
/
+41
|
*
DiGraph: fixed dominance_frontier for graphs with multiple heads
Tim Blazytko
2015-06-02
1
-0
/
+2
|
*
graph.py: replaced line for readability
Tim Blazytko
2015-06-02
1
-1
/
+1
|
*
graph.py: added computation of the dominance frontier
Tim Blazytko
2015-06-02
1
-0
/
+23
|
*
graph.py: added computation of immediate dominators
Tim Blazytko
2015-06-02
1
-0
/
+12
|
/
*
Merge pull request #173 from serpilliere/walk_dominator
Camille Mougey
2015-06-02
2
-0
/
+107
|
\
|
*
Test/Graph: add regression tests for walk_dominator/walk_postdominator
Fabrice Desclaux
2015-06-02
1
-0
/
+36
|
*
Core/Graph: add walk_dominator/walk_postdominator
Fabrice Desclaux
2015-06-02
1
-0
/
+71
|
/
*
Merge pull request #172 from commial/update-test-disasm
serpilliere
2015-05-27
2
-2
/
+3
|
\
|
*
TestAll: Update disasm 'file.py' example address
Ajax
2015-05-27
2
-2
/
+3
|
/
*
Merge pull request #169 from serpilliere/fix_win_64b
Camille Mougey
2015-05-26
1
-2
/
+1
|
\
|
*
Win_api: Remove unused comment
serpilliere
2015-05-24
1
-1
/
+0
|
*
Win_api: fix getprocaddr bad ptr tuncation
Fabrice Desclaux
2015-05-24
1
-1
/
+1
*
|
Merge pull request #168 from serpilliere/fix_vm2pe_64
Camille Mougey
2015-05-26
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Loader/Pe: fix vm2pe for 64 bit pe
Fabrice Desclaux
2015-05-22
1
-2
/
+6
*
|
Merge pull request #167 from serpilliere/add_x86_mn
Camille Mougey
2015-05-23
1
-0
/
+1
|
\
\
|
*
|
x86: add losq mnemonic
Fabrice Desclaux
2015-05-22
1
-0
/
+1
|
|
/
*
|
Merge pull request #165 from commial/autogen-doc
serpilliere
2015-05-22
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add a link to the auto-generated documentation
Ajax
2015-05-22
1
-0
/
+3
|
/
*
Merge pull request #157 from commial/enhance-graphdataflow
serpilliere
2015-05-02
2
-70
/
+38
|
\
|
*
GraphDataflow: A function where never executed / tested
Ajax
2015-04-30
2
-8
/
+15
|
*
GraphDataflow: Refactor, PyLinting
Ajax
2015-04-30
1
-62
/
+22
|
*
GraphDataflow: update API
Ajax
2015-04-30
1
-2
/
+3
*
|
Merge pull request #158 from mrphrazer/minor_fixes
Camille Mougey
2015-05-01
2
-5
/
+3
|
\
\
|
*
|
removed unused code
Tim Blazytko
2015-05-01
1
-2
/
+0
|
*
|
replaced redundant code
Tim Blazytko
2015-04-30
1
-1
/
+1
|
*
|
fixed typo
Tim Blazytko
2015-04-30
1
-2
/
+2
|
|
/
*
|
Merge pull request #156 from commial/fix_coverage
serpilliere
2015-04-30
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
TestAll: Coverage mode was broken
Ajax
2015-04-30
2
-1
/
+2
|
/
*
Merge pull request #154 from carolineLe/dead_code_simp
Camille Mougey
2015-04-29
5
-164
/
+966
|
\
|
*
IR: Compliance to python coding conventions
Caroline Leman
2015-04-29
1
-350
/
+390
|
*
IR: Regression test integration
Caroline Leman
2015-04-29
2
-12
/
+15
|
*
IR: Improve dead code elimination
Caroline Leman
2015-04-29
4
-164
/
+923
*
|
Merge pull request #155 from serpilliere/graph_clean
Camille Mougey
2015-04-29
1
-2
/
+2
|
\
\
|
*
|
Graph: replace forgotten root api
Fabrice Desclaux
2015-04-29
1
-2
/
+2
|
/
/
[next]