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
/
core
/
sembuilder.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
Core/Graph: add loop test
Fabrice Desclaux
1
-0
/
+28
2016-03-23
Comment disasmEngine
Ajax
1
-6
/
+60
2016-03-23
OS_Dep/Win_seh: fix link list entries
Fabrice Desclaux
1
-46
/
+34
2016-03-23
Move dis_bloc and dis_bloc_all into disasmEngine as method
Ajax
1
-199
/
+153
2016-03-23
JitCore: update disbloc signature (and docstring)
Ajax
1
-3
/
+6
2016-03-23
JitCore: use the disasmEngine instead f a direct call to dis_bloc internals
Ajax
1
-13
/
+15
2016-03-23
Fix Jitload `load` signature in abstract method
Ajax
1
-3
/
+2
2016-03-23
disasmEngine bin_stream argument must be provided
Ajax
1
-4
/
+4
2016-03-22
Example/Depgraph: allow lower/upper register tracking
Fabrice Desclaux
3
-4
/
+7
2016-03-21
Introduce Container.symbol_pool, containing container symbols (if any)
Ajax
3
-2
/
+35
2016-03-21
Test/Depgraph: add DG emulation regression tests
Fabrice Desclaux
35
-0
/
+227
2016-03-21
Example/Depgraph: add JSON output
Fabrice Desclaux
1
-8
/
+31
2016-03-21
DependencyGraph: emul minimum effects
Fabrice Desclaux
1
-20
/
+29
2016-03-21
Example/dg: fix print solutions
Fabrice Desclaux
1
-2
/
+5
2016-03-21
Depgraph: updt api
Fabrice Desclaux
4
-32
/
+39
2016-03-17
Test/depgraph: use z3 to remove unsatisfiable solutions
Fabrice Desclaux
2
-1
/
+27
2016-03-17
Depgraph: implicit emul
Fabrice Desclaux
2
-4
/
+112
2016-03-17
Test/depgraph: autopep
Fabrice Desclaux
1
-28
/
+29
2016-03-17
Test/Depgraph: updt tests
Fabrice Desclaux
1
-740
/
+556
2016-03-17
Depgraph: simplified algorithm
Fabrice Desclaux
1
-680
/
+175
2016-03-17
Add regression test for `possible_values`
Ajax
1
-0
/
+40
2016-03-17
Introduce `possible_values` helper
Ajax
1
-0
/
+124
2016-03-16
Asmcfg: add reg test
Fabrice Desclaux
1
-2
/
+28
2016-03-15
Core/asmbloc: remove pending on block split
serpilliere
1
-0
/
+8
2016-03-13
X86/sem: autopep8
serpilliere
1
-1
/
+1
2016-03-13
Remove dummy operator
serpilliere
3
-5
/
+0
2016-03-13
X86/sem: sal is shl
serpilliere
1
-17
/
+1
2016-03-13
translator: fixed init of smt2 translator
Tim Blazytko
1
-0
/
+1
2016-03-13
smt2 translator: added model generation flag
Tim Blazytko
1
-1
/
+6
2016-03-09
Speed up _block_merge
Ajax
1
-1
/
+10
2016-03-09
Fix range checking when splitting blocks.
Aymeric Vincent
1
-1
/
+1
2016-02-26
x86/sem: fix bad return
Fabrice Desclaux
1
-4
/
+4
2016-02-26
Dead_simp: rename and remove intermediate variables
Camille Mougey
2
-29
/
+36
2016-02-26
Move dead_simp structures into AssignBlock
Camille Mougey
2
-72
/
+59
2016-02-26
x86/sem: fix xadd
Fabrice Desclaux
1
-1
/
+2
2016-02-26
AssignBlock
Fabrice Desclaux
18
-421
/
+431
2016-02-25
Handle ExprAff in MatchExpr
Camille Mougey
1
-0
/
+11
2016-02-19
Core/utils: autopep8
Fabrice Desclaux
6
-21
/
+25
2016-02-19
Win_SEH: remove unused memory zone
Fabrice Desclaux
1
-17
/
+1
2016-02-19
Jitter/vm: Suppport memory comment
Fabrice Desclaux
10
-45
/
+97
2016-02-19
Core/utils: sanitize whoami/get_caller_name
Fabrice Desclaux
3
-11
/
+16
2016-02-16
Introduce test for jitload
Ajax
2
-0
/
+55
2016-02-16
Introduce jitter.eval_expr() to interact with jitter through Miasm IR
Ajax
1
-2
/
+14
2016-02-16
Symbexec: add apply_expr, taking in account side effects
Ajax
2
-2
/
+18
2016-02-16
JitCore_Python: use for ... else ... construction
Ajax
1
-7
/
+4
2016-02-16
Extract EmulatedSymbExec from JitCore_Python
Ajax
2
-84
/
+94
2016-02-09
Jitter: handle emulated funcs ret
Fabrice Desclaux
1
-2
/
+7
2016-02-09
remove old ida workaround executable for the 64bit case
Aymeric Vincent
2
-13
/
+2
2016-02-09
remove old mercurial repository leftovers
Aymeric Vincent
2
-7
/
+0
2016-02-08
X86/jitter: fix tsc reg gpreg
Fabrice Desclaux
2
-8
/
+8
[next]