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
/
miasm2
/
ir
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Symbexec: Fix state update
Fabrice Desclaux
2017-03-16
1
-3
/
+8
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
5
-7
/
+7
*
Asmbloc: rename asm_symbol_pool to AsmSymbolPool
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
5
-11
/
+11
*
Asmbloc: rename asm_bloc to AsmBlock
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
All: rename vars bloc -> block
Fabrice Desclaux
2017-03-13
2
-16
/
+16
*
IR: rename blocs to blocks
Fabrice Desclaux
2017-03-13
2
-25
/
+29
*
IR/ir: rename ir to IntermediateRepresentation
Fabrice Desclaux
2017-03-13
2
-4
/
+24
*
IR/ir: rename irbloc to IRBlock
Fabrice Desclaux
2017-03-13
1
-10
/
+33
*
IR/Symbexec: rename symbexec to SymbolicExecutionEngine
Fabrice Desclaux
2017-03-13
2
-13
/
+40
*
Clarify symbexec:get_mem_state
Ajax
2017-02-02
1
-33
/
+24
*
Apply func_read in case of splitted memory accesses
Ajax
2017-02-02
1
-3
/
+8
*
Let x86 'pre_add_instr' be the default behavior
Ajax
2017-01-24
1
-0
/
+11
*
Merge pull request #469 from serpilliere/updt_call_effects_api
Camille Mougey
2017-01-06
2
-26
/
+76
|
\
|
*
IR: Split addbloc code
Fabrice Desclaux
2017-01-06
1
-23
/
+68
|
*
IR: Call_effects API modification
Fabrice Desclaux
2017-01-06
1
-3
/
+8
*
|
remove #! command line on files not supposed to be run at top level
Aymeric Vincent
2017-01-05
2
-2
/
+0
|
/
*
Merge pull request #466 from serpilliere/fix_empty_dst
Camille Mougey
2017-01-05
1
-2
/
+7
|
\
|
*
IR: fix set_empty_dst using c_next
Fabrice Desclaux
2017-01-05
1
-2
/
+7
*
|
Homogenize x86_bsf/r API with rcl/rcr_rez_op API
Ajax
2017-01-04
1
-3
/
+3
|
/
*
Expr: Remove exprint_from
Fabrice Desclaux
2016-12-23
2
-3
/
+4
*
Regression test for apply_expr/apply_change/eval_ir
Ajax
2016-12-15
1
-14
/
+23
*
Ir: remove dbg log
Fabrice Desclaux
2016-11-20
1
-1
/
+0
*
ExprCompose: updt internal struct
Fabrice Desclaux
2016-11-04
7
-30
/
+22
*
ExprCompose: update api
Fabrice Desclaux
2016-11-04
2
-6
/
+15
*
ExprCompose: add new api
Fabrice Desclaux
2016-11-04
1
-3
/
+3
*
Symbexec: new api for emul_ir_*
Fabrice Desclaux
2016-11-04
1
-2
/
+12
*
Expression: remove is_term attribute
serpilliere
2016-11-04
2
-307
/
+303
*
Expression/IR: Fix mem_read parameter in 'get_r'
Caroline Leman
2016-10-06
1
-1
/
+1
*
Symbexec: Fix int
Fabrice Desclaux
2016-10-03
1
-1
/
+1
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
3
-4
/
+4
*
Arm: add clz/uxtab
serpilliere
2016-09-12
1
-0
/
+3
*
Jitter: code generator rework
Fabrice Desclaux
2016-08-30
1
-432
/
+0
*
Explicitly compare expression to None.
Shane Huntley
2016-07-10
1
-1
/
+1
*
Jitter: use cpu alias
Fabrice Desclaux
2016-05-09
1
-2
/
+4
*
Merge pull request #334 from mrphrazer/fix_smt2translator
serpilliere
2016-03-15
2
-1
/
+7
|
\
|
*
translator: fixed init of smt2 translator
Tim Blazytko
2016-03-13
1
-0
/
+1
|
*
smt2 translator: added model generation flag
Tim Blazytko
2016-03-13
1
-1
/
+6
*
|
Remove dummy operator
serpilliere
2016-03-13
3
-5
/
+0
|
/
*
Dead_simp: rename and remove intermediate variables
Camille Mougey
2016-02-26
2
-29
/
+36
*
Move dead_simp structures into AssignBlock
Camille Mougey
2016-02-26
2
-72
/
+59
*
AssignBlock
Fabrice Desclaux
2016-02-26
4
-219
/
+294
*
Symbexec: add apply_expr, taking in account side effects
Ajax
2016-02-16
1
-1
/
+13
*
Remove unused variables
Ajax
2016-02-04
2
-4
/
+1
*
smt2 translator: fixed translation for bsr and bsf
Tim Blazytko
2016-02-02
1
-16
/
+20
*
z3 translator: fixed translation for bsr and bsf
Tim Blazytko
2016-02-02
1
-4
/
+5
*
z3/smt2 translator: removed endianess. creds @serpilliere
Tim Blazytko
2016-02-02
2
-88
/
+31
*
smt2 translator: added translation for bsf and bsr
Tim Blazytko
2016-02-01
1
-0
/
+63
*
z3 translator: added translation for bsf and bsr
Tim Blazytko
2016-02-01
1
-0
/
+22
*
z3/smt2 translator: added methods for endianness
Tim Blazytko
2016-02-01
2
-0
/
+19
[prev]
[next]