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
/
basic_simplification.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2015-04-02
TestSet: `Message*` must inherited from `Message`
Ajax
1
-3
/
+3
2015-04-02
TestSet: Some methods should be protected
Ajax
1
-7
/
+7
2015-04-02
Interval: fix contains; updt reg tests
Fabrice Desclaux
2
-10
/
+11
2015-04-02
Asmbloc: refactor and clean asmbloc/parse_asm
Fabrice Desclaux
2
-269
/
+192
2015-04-01
Cpu: modify instructions' offset relative encoding
Fabrice Desclaux
11
-98
/
+159
2015-04-01
interval: add empty property
Fabrice Desclaux
1
-0
/
+6
2015-04-01
Clean get_asm_offset
Fabrice Desclaux
2
-6
/
+6
2015-04-01
Asmbloc: updt api
Fabrice Desclaux
6
-17
/
+28
2015-04-01
Asmbloc: refactor and clean asmbloc/parse_asm
Fabrice Desclaux
2
-239
/
+268
2015-04-01
X86: add missing xmm registers
Fabrice Desclaux
1
-0
/
+7
2015-04-01
Parse_asm: generate asm_label on symbol parsing
Fabrice Desclaux
7
-16
/
+72
2015-04-01
Clean: remove unecessary ast_parser modification
Fabrice Desclaux
3
-28
/
+0
2015-04-01
Asmbloc: updt asmbloc api
Fabrice Desclaux
5
-11
/
+7
2015-04-01
Asmbloc: rename variables; rework contrained blocks
Fabrice Desclaux
1
-65
/
+60
2015-04-01
x86/StdCall: Fix a typo when 2 values are returned (credits niko schmidt)
Ajax
1
-1
/
+1
2015-03-31
Sandbox Win: add PE object to win_api_x86_32.winobjs
Pierre LALET
1
-0
/
+2
2015-03-30
Remove lazy logging pattern
Ajax
14
-92
/
+91
2015-03-24
Translator: remove the mess with z3, and update Z3 translators and examples
Ajax
2
-57
/
+30
2015-03-24
Translator: add a bounded cache on `from_expr`
Ajax
1
-1
/
+16
2015-03-24
Translator: Update uses
Ajax
3
-25
/
+28
2015-03-24
Translator: class to instance
Ajax
4
-129
/
+96
2015-03-24
fixed pxor semantics
Tim Blazytko
1
-1
/
+4
2015-03-24
added semantics for x86 pxor
Tim Blazytko
1
-0
/
+8
2015-03-24
added translation for idiv command in z3
Tim Blazytko
1
-0
/
+2
2015-03-24
Test/simplification: add reg test against multiplication simplification
Fabrice Desclaux
1
-0
/
+3
2015-03-24
Test/simplification: reg test reference must not be expr_simp to match result
Fabrice Desclaux
1
-7
/
+6
2015-03-24
Expr/Simplification: match code and comment for multiplication simplification
Fabrice Desclaux
1
-3
/
+2
[next]