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
/
example
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
sandbox: refactored comments; creds to serpilliere
Tim Blazytko
1
-2
/
+2
2015-07-03
sandbox: added sandbox for Linux_x86_64
Tim Blazytko
1
-0
/
+24
2015-07-02
Win_api: fix tipo
Fabrice Desclaux
1
-1
/
+1
2015-07-02
Win_api: Support null file mapping
Fabrice Desclaux
1
-3
/
+12
2015-07-01
Win_api: fix cornercases
Fabrice Desclaux
1
-1
/
+6
2015-06-29
Example/Disasm/Full: fix follow_call option
Fabrice Desclaux
1
-0
/
+1
2015-06-28
os_dep: PEP8 compliance
Pierre LALET
2
-45
/
+50
2015-06-28
os_dep: factorize file sandboxing code
Pierre LALET
2
-53
/
+61
2015-06-21
cpu: raising an exception when label offset is None
Florent Monjalet
1
-3
/
+2
2015-06-21
asmbloc: better error handling when an unknown label offset is set
Florent Monjalet
1
-0
/
+2
2015-06-19
Inits: Add docstring for main modules
Ajax
8
-0
/
+8
2015-06-16
Treat properly multiple addresses as advertised
Mathieu Geli
1
-1
/
+1
2015-06-16
Fix forgotten copy/paste from arm arch
Mathieu Geli
1
-1
/
+1
2015-06-11
Simplifications: Remove useless statements
Ajax
1
-8
/
+0
2015-06-05
Core/Asmbloc: fix split_bloc with instruction overlapping
Fabrice Desclaux
1
-1
/
+1
2015-06-05
Test: add simplification regression
Fabrice Desclaux
1
-1
/
+52
2015-06-05
Expression/Simplification: add slice/compose
Fabrice Desclaux
1
-1
/
+32
2015-06-02
Test/Graph: extended regression tests for g2
Tim Blazytko
1
-0
/
+7
2015-06-02
DiGraph: compute_immediate_dominators depends now on walk_dominators
Tim Blazytko
1
-7
/
+2
2015-06-02
DiGraph: fixed order in dominance_frontier
Tim Blazytko
2
-7
/
+11
2015-06-02
DiGraph: refactored comments
Tim Blazytko
1
-4
/
+11
2015-06-02
DiGraph: renamed variables in dominance frontier and immediate dominators
Tim Blazytko
1
-14
/
+14
2015-06-02
Tests/graph: extended regression tests
Tim Blazytko
1
-1
/
+41
2015-06-02
DiGraph: fixed dominance_frontier for graphs with multiple heads
Tim Blazytko
1
-0
/
+2
2015-06-02
graph.py: replaced line for readability
Tim Blazytko
1
-1
/
+1
2015-06-02
graph.py: added computation of the dominance frontier
Tim Blazytko
1
-0
/
+23
2015-06-02
graph.py: added computation of immediate dominators
Tim Blazytko
1
-0
/
+12
2015-06-02
Test/Graph: add regression tests for walk_dominator/walk_postdominator
Fabrice Desclaux
1
-0
/
+36
2015-06-02
Core/Graph: add walk_dominator/walk_postdominator
Fabrice Desclaux
1
-0
/
+71
2015-05-27
TestAll: Update disasm 'file.py' example address
Ajax
2
-2
/
+3
2015-05-24
Win_api: Remove unused comment
serpilliere
1
-1
/
+0
2015-05-24
Win_api: fix getprocaddr bad ptr tuncation
Fabrice Desclaux
1
-1
/
+1
2015-05-22
Loader/Pe: fix vm2pe for 64 bit pe
Fabrice Desclaux
1
-2
/
+6
2015-05-22
x86: add losq mnemonic
Fabrice Desclaux
1
-0
/
+1
2015-05-22
Add a link to the auto-generated documentation
Ajax
1
-0
/
+3
2015-05-01
removed unused code
Tim Blazytko
1
-2
/
+0
2015-04-30
replaced redundant code
Tim Blazytko
1
-1
/
+1
2015-04-30
fixed typo
Tim Blazytko
1
-2
/
+2
2015-04-30
GraphDataflow: A function where never executed / tested
Ajax
2
-8
/
+15
2015-04-30
GraphDataflow: Refactor, PyLinting
Ajax
1
-62
/
+22
2015-04-30
GraphDataflow: update API
Ajax
1
-2
/
+3
2015-04-30
TestAll: Coverage mode was broken
Ajax
2
-1
/
+2
2015-04-29
IR: Compliance to python coding conventions
Caroline Leman
1
-350
/
+390
2015-04-29
IR: Regression test integration
Caroline Leman
2
-12
/
+15
2015-04-29
IR: Improve dead code elimination
Caroline Leman
4
-164
/
+923
2015-04-29
Graph: replace forgotten root api
Fabrice Desclaux
1
-2
/
+2
2015-04-28
DiGraph: Refactoring
Ajax
1
-64
/
+59
2015-04-28
DepGraph: Speed up 'add_uniq_edge' in the mean case
Ajax
1
-5
/
+5
2015-04-28
DiGraph: Refactor internal structures to avoid duplication
Ajax
1
-8
/
+8
2015-04-28
DiGraph: Ambiguous name for internal structures
Ajax
1
-15
/
+17
[next]