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
/
expression
/
basic_simplification.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
Test/sem: add daa/das
Fabrice Desclaux
3
-0
/
+184
2015-07-29
X86/Sem: add DAA/DAS
Fabrice Desclaux
1
-2
/
+60
2015-07-29
Expression/helper: add macro cmpu/cmps
Fabrice Desclaux
1
-0
/
+19
2015-07-29
X86/sem: fix 16bit jcc/loopcc
Fabrice Desclaux
1
-22
/
+64
2015-07-29
Mips/sem: fix missing msb
Fabrice Desclaux
1
-1
/
+1
2015-07-23
Test/Expression: add regression test for shift/slice
Fabrice Desclaux
1
-0
/
+8
2015-07-23
Expr/Simplifications: add shift/slice reduction
Fabrice Desclaux
1
-0
/
+15
2015-07-20
X86/Test: add stack unit test
serpilliere
2
-0
/
+61
2015-07-20
X86/sem: update semantic
serpilliere
1
-32
/
+36
2015-07-20
X86/test: update arch regression tests
serpilliere
1
-6
/
+60
2015-07-20
X86/Arch: push/pop 16 becomes pushw/popw
serpilliere
1
-17
/
+56
2015-07-16
Jitter: fix example api
Fabrice Desclaux
5
-7
/
+4
2015-07-16
Jitter: replace vm.dump_memory_page_pool by its __repr__
Fabrice Desclaux
3
-27
/
+42
2015-07-10
test/simplification: reg test
serpilliere
1
-0
/
+2
2015-07-10
expr/simplification: fix slice of compose
serpilliere
1
-1
/
+1
2015-07-10
x86: avoid load effective reg
serpilliere
1
-1
/
+1
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
[next]