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
2016-06-16
Handle Elfesteem ValueError on 'get'
Ajax
1
-1
/
+4
2016-06-15
Get back the name of the architecture asked in Machine
Ajax
1
-0
/
+5
2016-06-08
Fix a memory leak in reset memory page pool
Ajax
1
-0
/
+7
2016-06-05
Arch/armt: add pld instruction
Fabrice Desclaux
3
-1
/
+67
2016-05-31
Jitter: fix function cast
serpilliere
2
-3
/
+2
2016-05-10
LoaderPE: an argument was mispelled and then never used
Ajax
1
-1
/
+1
2016-05-10
LoaderPE: move log, cause 'hex' call can fail on None
Ajax
1
-1
/
+1
2016-05-10
Jitter: autopep
Fabrice Desclaux
2
-4
/
+6
2016-05-10
Jitter: replace Resolve_dst with macro
Fabrice Desclaux
2
-10
/
+2
2016-05-10
Jitter: cache on bloc
Fabrice Desclaux
2
-38
/
+108
2016-05-09
Jitter: use cpu alias
Fabrice Desclaux
1
-2
/
+4
2016-05-09
Jitter: parity lookup table
Fabrice Desclaux
2
-21
/
+40
2016-05-07
x86 sem: prefetchw and lfence added
Niko Schmidt
1
-0
/
+12
2016-05-07
x86 sem: missing ud2 instruction in sem.py.
Niko Schmidt
1
-1
/
+5
2016-04-27
Update sem.py
Niko Schmidt
1
-1
/
+1
2016-04-27
x86 arch: added x86 opcode decoding for PCMPGTD
Tim Blazytko
2
-0
/
+9
2016-04-27
x86 arch: added x86 opcode decoding for SHUFPD
Tim Blazytko
2
-1
/
+5
2016-04-27
x86 arch: added x86 opcode decoding for SHUFPS
Tim Blazytko
2
-0
/
+6
2016-04-27
x86 arch: added opcode decoding for MOVMSKPS
Tim Blazytko
2
-0
/
+5
2016-04-27
x86 arch: added opcode decoding for LFENCE
Tim Blazytko
2
-0
/
+3
2016-04-27
x86 arch: added opcode decoding for PREFETCHW
Tim Blazytko
2
-1
/
+3
2016-04-27
Jitter/gcc: fit fd leak
Fabrice Desclaux
1
-1
/
+2
2016-04-26
arch: added x86 opcode decoding for PSRLDQ
Tim Blazytko
2
-0
/
+4
2016-04-26