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
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
JitCore: Jitted blocks are now a BoundedDict with a possible callback
Camille Mougey
1
-1
/
+5
2015-02-23
Core: Introduce BoundedDict and its regression test
Camille Mougey
3
-0
/
+115
2015-02-23
Expression: use __hash__ function instead of property
Fabrice Desclaux
1
-9
/
+8
2015-02-23
Arm: fit test
Fabrice Desclaux
1
-5
/
+5
2015-02-23
Expression: use private attributes in expression
Fabrice Desclaux
1
-213
/
+211
2015-02-23
Expression: Exprcompose are now ordered by default; add sanitycheck for conti...
Fabrice Desclaux
1
-0
/
+8
2015-02-23
Expression: fix autopep indentation
Fabrice Desclaux
1
-2
/
+2
2015-02-22
Arch: remove code which uses expression modifications
serpilliere
3
-20
/
+25
2015-02-22
Expression: remove code which uses expression modifications
serpilliere
5
-12
/
+15
2015-02-22
Expression/Simplification: avoid code modifications
serpilliere
1
-20
/
+9
2015-02-22
Expression: Make expressions really immutable.
serpilliere
1
-88
/
+137
2015-02-20
Fixed regression tests for PUSHFW and POPFW
gg
1