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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Asmcfg: add reg test
Fabrice Desclaux
2016-03-16
1
-2
/
+28
|
/
*
AssignBlock
Fabrice Desclaux
2016-02-26
1
-2
/
+6
*
Tipo: dictionary
Fabrice Desclaux
2016-01-30
1
-1
/
+1
*
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
1
-0
/
+282
*
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
1
-0
/
+0
*
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
1
-0
/
+506
*
Sembuilder: update regression test
Ajax
2015-11-17
1
-1
/
+10
*
Test/parse_asm: add directive test
serpilliere
2015-10-29
1
-0
/
+69
*
DiGraph: added regression tests for strongly connected components and natural...
Tim Blazytko
2015-09-04
1
-1
/
+29
*
Test/Graph: extended regression tests for g2
Tim Blazytko
2015-06-02
1
-0
/
+7
*
DiGraph: fixed order in dominance_frontier
Tim Blazytko
2015-06-02
1
-4
/
+8
*
Tests/graph: extended regression tests
Tim Blazytko
2015-06-02
1
-1
/
+41
*
Test/Graph: add regression tests for walk_dominator/walk_postdominator
Fabrice Desclaux
2015-06-02
1
-0
/
+36
*
SemBuilder: Introduce the 'if cond' statement, building a new IRBlock
Ajax
2015-04-24
1
-2
/
+26
*
SemBuilder: Add `('X' % Y)(Z) -> ExprOp('X' % Y, Z)` and `('X')(Y) -> ExprOp(...
Ajax
2015-04-23
1
-3
/
+6
*
SemBuilder: Handle real variable declaration
Ajax
2015-04-22
1
-0
/
+3
*
Core: Introduce SemBuilder, a helper for building semantics side effects
Ajax
2015-04-22
1
-0
/
+22
*
Interval: fix contains; updt reg tests
Fabrice Desclaux
2015-04-02
1
-0
/
+1
*
Test/Graph: add reg tests
Fabrice Desclaux
2015-03-12
1
-10
/
+34
*
Test/Graph: add reg tests
Fabrice Desclaux
2015-03-12
1
-0
/
+14
*
Graph: dominators computation can only be done regarding to *one* head
Fabrice Desclaux
2015-03-12
1
-1
/
+1
*
Core: Introduce BoundedDict and its regression test
Camille Mougey
2015-02-23
1
-0
/
+41
*
DiGraph: add dominators regression test
serpilliere
2015-01-18
1
-0
/
+23
*
Miasm v2
serpilliere
2014-06-03
3
-0
/
+215