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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #138 from commial/test-do-not-suppr
serpilliere
2015-04-02
2
-13
/
+25
|
\
|
*
TestAll: missing products for DepGraph
Ajax
2015-04-02
1
-1
/
+2
|
*
TestAll: Add a "do-not-clean" option
Ajax
2015-04-02
2
-3
/
+14
|
*
TestSet: `Message*` must inherited from `Message`
Ajax
2015-04-02
1
-3
/
+3
|
*
TestSet: Some methods should be protected
Ajax
2015-04-02
1
-7
/
+7
*
|
Merge pull request #137 from serpilliere/clean_group_bloc
Camille Mougey
2015-04-02
24
-603
/
+660
|
\
\
|
|
/
|
/
|
|
*
Interval: fix contains; updt reg tests
Fabrice Desclaux
2015-04-02
2
-10
/
+11
|
*
Asmbloc: refactor and clean asmbloc/parse_asm
Fabrice Desclaux
2015-04-02
2
-269
/
+192
|
*
Cpu: modify instructions' offset relative encoding
Fabrice Desclaux
2015-04-01
11
-98
/
+159
|
*
interval: add empty property
Fabrice Desclaux
2015-04-01
1
-0
/
+6
|
*
Clean get_asm_offset
Fabrice Desclaux
2015-04-01
2
-6
/
+6
|
*
Asmbloc: updt api
Fabrice Desclaux
2015-04-01
6
-17
/
+28
|
*
Asmbloc: refactor and clean asmbloc/parse_asm
Fabrice Desclaux
2015-04-01
2
-239
/
+268
|
*
X86: add missing xmm registers
Fabrice Desclaux
2015-04-01
1
-0
/
+7
|
*
Parse_asm: generate asm_label on symbol parsing
Fabrice Desclaux
2015-04-01
7
-16
/
+72
|
*
Clean: remove unecessary ast_parser modification
Fabrice Desclaux
2015-04-01
3
-28
/
+0
|
*
Asmbloc: updt asmbloc api
Fabrice Desclaux
2015-04-01
5
-11
/
+7
|
*
Asmbloc: rename variables; rework contrained blocks
Fabrice Desclaux
2015-04-01
1
-65
/
+60
|
/
*
Merge pull request #135 from commial/fix-stdcall-ret2
serpilliere
2015-04-01
1
-1
/
+1
|
\
|
*
x86/StdCall: Fix a typo when 2 values are returned (credits niko schmidt)
Ajax
2015-04-01
1
-1
/
+1
|
/
*
Merge pull request #134 from p-l-/fix-winobjs-currentpe
serpilliere
2015-03-31
1
-0
/
+2
|
\
|
*
Sandbox Win: add PE object to win_api_x86_32.winobjs
Pierre LALET
2015-03-31
1
-0
/
+2
|
/
*
Merge pull request #133 from commial/lazy-logging
serpilliere
2015-03-30
14
-92
/
+91
|
\
|
*
Remove lazy logging pattern
Ajax
2015-03-30
14
-92
/
+91
|
/
*
Merge pull request #130 from mrphrazer/extend_z3_translation
serpilliere
2015-03-25
1
-0
/
+2
|
\
|
*
added translation for idiv command in z3
Tim Blazytko
2015-03-24
1
-0
/
+2
*
|
Merge pull request #131 from mrphrazer/x86_semantics
serpilliere
2015-03-25
1
-0
/
+11
|
\
\
|
*
|
fixed pxor semantics
Tim Blazytko
2015-03-24
1
-1
/
+4
|
*
|
added semantics for x86 pxor
Tim Blazytko
2015-03-24
1
-0
/
+8
|
|
/
*
|
Merge pull request #126 from commial/cache-translators
serpilliere
2015-03-25
8
-212
/
+170
|
\
\
|
|
/
|
/
|
|
*
Translator: remove the mess with z3, and update Z3 translators and examples
Ajax
2015-03-24
2
-57
/
+30
|
*
Translator: add a bounded cache on `from_expr`
Ajax
2015-03-24
1
-1
/
+16
|
*
Translator: Update uses
Ajax
2015-03-24
3
-25
/
+28
|
*
Translator: class to instance
Ajax
2015-03-24
4
-129
/
+96
|
/
*
Merge pull request #129 from serpilliere/fix_mul_simp
Pierre Lalet
2015-03-24
2
-10
/
+11
|
\
|
*
Test/simplification: add reg test against multiplication simplification
Fabrice Desclaux
2015-03-24
1
-0
/
+3
|
*
Test/simplification: reg test reference must not be expr_simp to match result
Fabrice Desclaux
2015-03-24
1
-7
/
+6
|
*
Expr/Simplification: match code and comment for multiplication simplification
Fabrice Desclaux
2015-03-24
1
-3
/
+2
|
/
*
Merge pull request #128 from fmonjalet/z3_unary_op_fix
serpilliere
2015-03-24
2
-12
/
+56
|
\
|
*
TranslatorZ3: Better handling of asm_labels (translating to BitVecVal when po...
Florent Monjalet
2015-03-24
2
-2
/
+12
|
*
TranslatorZ3: Fixed from_ExprId when expr.name is an asmlabel
Florent Monjalet
2015-03-24
2
-1
/
+7
|
*
TranslatorZ3: Fixed parity semantic
Florent Monjalet
2015-03-24
2
-2
/
+7
|
*
TranslatorZ3: Handling 'parity' and '-' unary operators, and raising errors p...
Florent Monjalet
2015-03-23
2
-11
/
+34
|
/
*
Merge pull request #123 from serpilliere/depgraph_filter
Camille Mougey
2015-03-23
3
-57
/
+106
|
\
|
*
Example: add NoCallNoMem in ida/depgraph
serpilliere
2015-03-23
2
-20
/
+13
|
*
DepGraph: support follow node filtering
serpilliere
2015-03-23
1
-37
/
+93
*
|
Merge pull request #125 from commial/travis-ci
serpilliere
2015-03-23
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
TravisCI: Add Z3
Ajax
2015-03-23
1
-0
/
+1
|
*
TravisCI: Multilines
Ajax
2015-03-23
1
-3
/
+6
|
/
*
Merge pull request #124 from cea-sec/add-travis-tag
serpilliere
2015-03-23
1
-0
/
+2
|
\
[next]