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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #357 from serpilliere/jit_gcc
Camille Mougey
2016-04-26
22
-89
/
+148
|
\
|
*
Test: TCC conditional tests
serpilliere
2016-04-26
22
-88
/
+147
|
*
Test: add gcc tests
serpilliere
2016-04-26
1
-36
/
+36
*
|
X86/arch: fix call @imm
serpilliere
2016-04-24
1
-0
/
+7
|
/
*
Merge pull request #342 from fmonjalet/fix_types
serpilliere
2016-04-19
1
-1
/
+4
|
\
|
*
Types: Ptr.dst_type is now a Type rather than a MemType
Florent Monjalet
2016-03-15
1
-1
/
+1
|
*
Types: handle MemType as argument to Array constructor
Florent Monjalet
2016-03-15
1
-0
/
+3
*
|
X86/test: add pusha/popa
Fabrice Desclaux
2016-04-18
2
-0
/
+126
*
|
X86/test: updt test api
Fabrice Desclaux
2016-04-18
16
-51
/
+86
*
|
Test/testset: autopep8
Fabrice Desclaux
2016-04-06
1
-1
/
+9
*
|
Test: simple output
serpilliere
2016-04-06
5
-144
/
+42
*
|
Depgraph: use has_loop algorithm to spot data flow loops; fix reg test
Fabrice Desclaux
2016-03-23
2
-2
/
+2
*
|
Example/Depgraph: allow lower/upper register tracking
Fabrice Desclaux
2016-03-22
1
-2
/
+2
*
|
Introduce Container.symbol_pool, containing container symbols (if any)
Ajax
2016-03-21
1
-0
/
+4
*
|
Test/Depgraph: add DG emulation regression tests
Fabrice Desclaux
2016-03-21
35
-0
/
+227
*
|
Depgraph: updt api
Fabrice Desclaux
2016-03-21
1
-3
/
+3
*
|
Test/depgraph: use z3 to remove unsatisfiable solutions
Fabrice Desclaux
2016-03-17
1
-1
/
+16
*
|
Depgraph: implicit emul
Fabrice Desclaux
2016-03-17
1
-1
/
+0
*
|
Test/Depgraph: updt tests
Fabrice Desclaux
2016-03-17
1
-740
/
+556
*
|
Add regression test for `possible_values`
Ajax
2016-03-17
1
-0
/
+40
*
|
Asmcfg: add reg test
Fabrice Desclaux
2016-03-16
1
-2
/
+28
|
/
*
AssignBlock
Fabrice Desclaux
2016-02-26
3
-20
/
+30
*
Introduce test for jitload
Ajax
2016-02-16
2
-0
/
+55
*
Symbexec: add apply_expr, taking in account side effects
Ajax
2016-02-16
1
-1
/
+5
*
remove old ida workaround executable for the 64bit case
Aymeric Vincent
2016-02-09
1
-13
/
+2
*
z3 translator: fixed regression tests
Tim Blazytko
2016-02-01
1
-6
/
+9
*
z3 translator: added regression tests for bsr and bsf
Tim Blazytko
2016-02-01
1
-0
/
+15
*
Tipo: dictionary
Fabrice Desclaux
2016-01-30
2
-2
/
+2
*
Sem/x86: fix call fromstring
Fabrice Desclaux
2016-01-30
1
-4
/
+32
*
Add regression tests for MatchGraph
Ajax
2016-01-27
1
-0
/
+68
*
Rename BasicBlocks -> AsmCFG, more comprehensible, include "graph"
Ajax
2016-01-26
1
-4
/
+4
*
BasicBlocks.pendings can be a set (creds @serpilliere)
Ajax
2016-01-26
1
-1
/
+1
*
Introduce tests for miasm2.core.asmbloc
Ajax
2016-01-26
2
-0
/
+285
*
Graph; introduce copy and merge
Ajax
2016-01-25
1
-0
/
+15
*
Graph: two graphs are equals if they have the same nodes and edges
Ajax
2016-01-25
1
-0
/
+10
*
Move types -> test_types to avoid namespace collision (creds @fmonjalet)
Ajax
2016-01-25
2
-2
/
+2
*
Types: typo, MemStruct.get_offset should be a classmethod
Florent Monjalet
2016-01-18
1
-0
/
+11
*
Types: Support anonymous Struct/Union/BitField
Florent Monjalet
2016-01-18
1
-0
/
+27
*
Types: adding the ("field", SomeMemType) syntax
Florent Monjalet
2016-01-18
1
-2
/
+3
*
Types: short test to assert MemStruct unicity
Florent Monjalet
2016-01-18
1
-0
/
+4
*
Types: Type size is now a property
Florent Monjalet
2016-01-18
1
-5
/
+5
*
MemStruct/Types: pinned renamed to lval
Florent Monjalet
2016-01-18
1
-22
/
+22
*
MemStruct/Types: Renamed analysis.mem to core.types
Florent Monjalet
2016-01-18
2
-7
/
+8
*
MemStruct: Pinned* renamed back to Mem*
Florent Monjalet
2016-01-18
1
-30
/
+30
*
MemStruct: Global doc update
Florent Monjalet
2016-01-18
1
-1
/
+3
*
MemStruct: allow Type instance in cast
Florent Monjalet
2016-01-18
1
-2
/
+1
*
MemStruct: Str type
Florent Monjalet
2016-01-18
1
-17
/
+17
*
MemStruct: Array/PinnedArray homogeneity
Florent Monjalet
2016-01-18
1
-22
/
+10
*
MemStruct: No more 'pin' and 'mem_sized_arraytype' functions
Florent Monjalet
2016-01-18
1
-5
/
+5
*
MemStruct: big refactor in process
Florent Monjalet
2016-01-18
1
-112
/
+134
[next]