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
/
expr_random.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
replaced redundant code
Tim Blazytko
1
-1
/
+1
2015-04-30
fixed typo
Tim Blazytko
1
-2
/
+2
2015-04-30
TestAll: Coverage mode was broken
Ajax
2
-1
/
+2
2015-04-29
IR: Compliance to python coding conventions
Caroline Leman
1
-350
/
+390
2015-04-29
IR: Regression test integration
Caroline Leman
2
-12
/
+15
2015-04-29
IR: Improve dead code elimination
Caroline Leman
4
-164
/
+923
2015-04-29
Graph: replace forgotten root api
Fabrice Desclaux
1
-2
/
+2
2015-04-28
DiGraph: Refactoring
Ajax
1
-64
/
+59
2015-04-28
DepGraph: Speed up 'add_uniq_edge' in the mean case
Ajax
1
-5
/
+5
2015-04-28
DiGraph: Refactor internal structures to avoid duplication
Ajax
1
-8
/
+8
2015-04-28
DiGraph: Ambiguous name for internal structures
Ajax
1
-15
/
+17
2015-04-28
Depgraph: Simplify the implicit algorithm (creds @serpilliere)
Ajax
1
-29
/
+24
2015-04-28
DepGraph: Avoid failing if z3 is not present
Ajax
2
-5
/
+8
2015-04-28
Example: Add an example "rename-args" argument for depgraph
Ajax
2
-3
/
+16
2015-04-28
DepGraph: Introduce implicit result management, with constraint solving API
Ajax
2
-1
/
+78
2015-04-27
DepGraphResult: Add an initial context option
Ajax
1
-2
/
+7
2015-04-25
Test: add intmod regression
serpilliere
1
-1
/
+4
2015-04-25
Expression/modint: set arg to long to canonize repr
serpilliere
1
-3
/
+1
2015-04-24
Jitter: fix cast for 32 bits machines
serpilliere
4
-4
/
+4
2015-04-24
Mips32Sem: Replace argument names
Ajax
1
-189
/
+194
2015-04-24
Mips32Sem: Update semantic according to sembuilder
Ajax
1
-22
/
+8
2015-04-24
SemBuilder: Introduce the 'if cond' statement, building a new IRBlock
Ajax
2
-18
/
+139
2015-04-24
SemBuilder: Get back functions parsed for mnemo_func
Ajax
2
-88
/
+38
2015-04-24
SemBuilder: PreInit context with needed values
Ajax
2
-2
/
+10
2015-04-24
ExampleIDA: Add 'Implicit' option for depgraph
Ajax
1
-2
/
+4
2015-04-24
Depgraph: Add a new example `depgraph` calling DepGraph with options
Ajax
2
-0
/
+86
2015-04-24
DepGraph: Introduce the `implicit` option
Ajax
1
-3
/
+30
2015-04-24
DepGraph: Extend FollowExpr to include relative methods
Ajax
1
-20
/
+33
2015-04-24
IR: Introduce dst_linenb, factorize and comment code
Ajax
2
-13
/
+21
2015-04-24
DepGraph: Refactor internals API
Ajax
1
-12
/
+19
2015-04-24
TestAll: Bad product
Ajax
1
-1
/
+0
2015-04-24
TestDepgraph: Bad counter name (credits C. Leman)
Ajax
1
-3
/
+4
2015-04-23
Mips32Sem: Update semantic according to SemBuilder
Ajax
1
-219
/
+160
2015-04-23
SemBuilder: Add `('X' % Y)(Z) -> ExprOp('X' % Y, Z)` and `('X')(Y) -> ExprOp(...
Ajax
2
-18
/
+41
2015-04-22
Jitter: Factorize common cpu attributes in JitCpu; Update APIs in consequence
serpilliere
21
-1164
/
+656
2015-04-22
Mips32: Use variable facility in semantic
Ajax
1
-6
/
+9
2015-04-22
SemBuilder: Handle real variable declaration
Ajax
2
-0
/
+13
2015-04-22
Mips32Sem: Use SemBuilder
Ajax
1
-147
/
+122
2015-04-22
Core: Introduce SemBuilder, a helper for building semantics side effects
Ajax
3
-0
/
+168
2015-04-22
Test: add regression test for automod code
serpilliere
2
-1
/
+41
2015-04-22
Jitter: get/set mem is now wrapped in cpu
serpilliere
18
-333
/
+723
2015-04-22
Vm_mngr: move get/set mem into vmmngr
serpilliere
3
-89
/
+116
2015-04-15
Jitter/Tcc: fix memory leak
serpilliere
1
-6
/
+0
2015-04-13
Analysis: Typo
Ajax
1
-1
/
+1
2015-04-08
Test: add expression reg test
Fabrice Desclaux
2
-0
/
+8
2015-04-08
Expression: expression comparison are done using repr, not hash (prone to col...
Fabrice Desclaux
1
-18
/
+68
2015-04-05
Asmbloc: add sanity check before assemble
Fabrice Desclaux
1
-0
/
+22
2015-04-05
Asmbloc: use correct api in wedge merge
Fabrice Desclaux
1
-1
/
+1
2015-04-02
TestAll: missing products for DepGraph
Ajax
1
-1
/
+2
2015-04-02
TestAll: Add a "do-not-clean" option
Ajax
2
-3
/
+14
[next]