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
2016-04-26
Jitter/x86: Fix rshift64
Fabrice Desclaux
1
-1
/
+3
2016-04-26
README: updt dependencies
Fabrice Desclaux
1
-10
/
+14
2016-04-26
Test: TCC conditional tests
serpilliere
22
-88
/
+147
2016-04-26
Jitter: enhance jitter error msg
serpilliere
1
-43
/
+31
2016-04-26
Test: add gcc tests
serpilliere
1
-36
/
+36
2016-04-26
Jitter: add gcc backend
serpilliere
4
-0
/
+234
2016-04-24
X86/arch: fix call @imm
serpilliere
3
-5
/
+14
2016-04-18
X86/test: add pusha/popa
Fabrice Desclaux
2
-0
/
+126
2016-04-18
X86/test: updt test api
Fabrice Desclaux
16
-51
/
+86
2016-04-18
X86/sem: fix pusha/popa
Fabrice Desclaux
1
-36
/
+30
2016-04-09
VmMngr: add is_mapped api
Fabrice Desclaux
3
-11
/
+55
2016-04-09
Jitter: fix find_page_node
Fabrice Desclaux
1
-0
/
+3
2016-04-06
Example/ida/depgraph: add basic stack unaliasing
Fabrice Desclaux
1
-11
/
+45
2016-04-06
Test/testset: autopep8
Fabrice Desclaux
1
-1
/
+9
2016-04-06
Test/travis: updt multithread; rm bad dependency
Fabrice Desclaux
1
-2
/
+1
2016-04-06
Test: simple output
serpilliere
5
-144
/
+42
2016-04-05
fix bin_stream.getbits()
Aymeric Vincent
1
-2
/
+3
2016-03-23
Depgraph: use has_loop algorithm to spot data flow loops; fix reg test
Fabrice Desclaux
3
-5
/
+5
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-15
Types: Ptr.dst_type is now a Type rather than a MemType
Florent Monjalet
2
-11
/
+14
2016-03-15
Types: handle MemType as argument to Array constructor
Florent Monjalet
2
-7
/
+29
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
[next]