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 #447 from commial/fix/simplify_mergeslice2slice
serpilliere
2016-11-07
1
-63
/
+34
|
\
|
*
Expression: one pass merge_sliceto_slice
Ajax
2016-11-07
1
-63
/
+34
|
/
*
Merge pull request #445 from serpilliere/symb_exec_clean
Camille Mougey
2016-11-07
34
-1140
/
+1053
|
\
|
*
ExprCompose: updt internal struct
Fabrice Desclaux
2016-11-04
11
-286
/
+174
|
*
ExprCompose: update api
Fabrice Desclaux
2016-11-04
6
-47
/
+69
|
*
ExprCompose: add new api
Fabrice Desclaux
2016-11-04
17
-310
/
+224
|
*
Expression: add pickling
Fabrice Desclaux
2016-11-04
1
-0
/
+49
|
*
IR: is_simp in the simplifier class
Fabrice Desclaux
2016-11-04
2
-16
/
+6
|
*
Symbexec: new api for emul_ir_*
Fabrice Desclaux
2016-11-04
6
-8
/
+18
|
*
Expression: slot expressions
Fabrice Desclaux
2016-11-04
1
-0
/
+11
|
*
Expression: remove is_term attribute
serpilliere
2016-11-04
8
-466
/
+435
|
*
Expression: Use singleton pattern for Expression
serpilliere
2016-11-04
3
-108
/
+168
|
/
*
Merge pull request #446 from serpilliere/fix_jit_deps
Camille Mougey
2016-11-04
1
-22
/
+68
|
\
|
*
Machine: fix jit dependencies
Fabrice Desclaux
2016-11-03
1
-22
/
+68
|
/
*
Merge pull request #443 from serpilliere/fix_x86_lea_sem
Camille Mougey
2016-10-14
1
-0
/
+4
|
\
|
*
Fix x86 LEA sem
Fabrice Desclaux
2016-10-14
1
-0
/
+4
|
/
*
Merge pull request #442 from themaks/LoadLibraryExW_add
serpilliere
2016-10-14
1
-2
/
+10
|
\
|
*
Add support for kernel32_LoadLibraryExW in os_dep.win_api_x86_32.py
Maxime Meignan
2016-10-14
1
-2
/
+10
|
/
*
Merge pull request #440 from carolineLe/fix_memread
serpilliere
2016-10-06
2
-2
/
+2
|
\
|
*
Expression/IR: Fix mem_read parameter in 'get_r'
Caroline Leman
2016-10-06
2
-2
/
+2
|
/
*
Merge pull request #436 from commial/fix/codegen-stopcase
serpilliere
2016-10-04
1
-1
/
+10
|
\
|
*
Avoid duplicate -1 case
Ajax
2016-10-04
1
-1
/
+10
|
/
*
Merge pull request #435 from serpilliere/fix_int
Camille Mougey
2016-10-03
1
-1
/
+1
|
\
|
*
Symbexec: Fix int
Fabrice Desclaux
2016-10-03
1
-1
/
+1
|
/
*
Merge pull request #430 from commial/feature/int_ExprInt
serpilliere
2016-10-03
24
-123
/
+129
|
\
|
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
23
-123
/
+123
|
*
ExprInt: add shortcut for int, long
Ajax
2016-09-16
1
-0
/
+6
*
|
Merge pull request #433 from serpilliere/fix_api_str
Camille Mougey
2016-10-03
4
-174
/
+171
|
\
\
|
*
|
Os_dep: fix get/set str
Fabrice Desclaux
2016-09-29
4
-174
/
+171
|
/
/
*
|
Merge pull request #432 from commial/fix/test_products
serpilliere
2016-09-20
1
-10
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix cleanning error for depgraph tests
Ajax
2016-09-20
1
-10
/
+7
|
/
*
Merge pull request #429 from serpilliere/arm_updt_bkpt
Camille Mougey
2016-09-15
5
-5
/
+39
|
\
|
*
Arm: fix bkpt
serpilliere
2016-09-12
5
-5
/
+39
|
/
*
Merge pull request #428 from serpilliere/arm_updt
Camille Mougey
2016-09-12
6
-0
/
+99
|
\
|
*
Arm: add clz/uxtab
serpilliere
2016-09-12
6
-0
/
+99
|
/
*
Merge pull request #427 from serpilliere/cleanup
Pierre Lalet
2016-09-10
9
-27
/
+27
|
\
|
*
Code cleanup
serpilliere
2016-09-11
9
-27
/
+27
|
/
*
Merge pull request #426 from serpilliere/fix_jitter_iterator
Camille Mougey
2016-09-09
1
-2
/
+10
|
\
|
*
Jitter: Fix iterator handling
Fabrice Desclaux
2016-09-09
1
-2
/
+10
|
/
*
Merge pull request #425 from serpilliere/fix_python_executable
Camille Mougey
2016-09-09
1
-1
/
+1
|
\
|
*
Test: fix python executable
Fabrice Desclaux
2016-09-08
1
-1
/
+1
|
/
*
Merge pull request #423 from serpilliere/fix_x86_sldt
Camille Mougey
2016-09-08
3
-4
/
+8
|
\
|
*
Arch/x86: fix sldt
Fabrice Desclaux
2016-09-07
3
-4
/
+8
*
|
Merge pull request #424 from serpilliere/fix_pe_loader_cname
Camille Mougey
2016-09-08
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Loader/pe: add cname infos
Fabrice Desclaux
2016-09-07
2
-1
/
+3
|
/
*
Merge pull request #422 from serpilliere/fix_seh_tib
Camille Mougey
2016-09-07
4
-38
/
+12
|
\
|
*
Jitter/win: clean
Fabrice Desclaux
2016-09-06
1
-27
/
+0
|
*
Jitter/win: fix TIB accesses
Fabrice Desclaux
2016-09-06
4
-11
/
+12
|
/
*
Merge pull request #421 from commial/refactor/merge_cc
serpilliere
2016-09-05
5
-261
/
+191
|
\
|
*
Add Clang possibility using "cc"
Ajax
2016-09-05
2
-5
/
+7
[next]