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-10-23
Arch/x86/sem: fix movss
serpilliere
1
-1
/
+10
2015-10-23
Test/Arch/x86:: add cpuid
serpilliere
1
-0
/
+6
2015-10-23
Arch/x86/sem: fix cpuid
serpilliere
1
-4
/
+4
2015-10-23
Arch/x86/sem: add fdivrp; fix fcomp
serpilliere
1
-0
/
+18
2015-10-23
Arch/x86/sem: add fcomi/fcomip/fucomi/fucomip; fix fcomp
serpilliere
1
-15
/
+29
2015-10-23
Test/Arch/x86:: add fcom/fcomp
serpilliere
1
-0
/
+4
2015-10-23
Arch/x86/sem: add fcompp; fix fcomp
serpilliere
1
-3
/
+14
2015-10-23
Arch/x86/sem: add custom float pop
serpilliere
2
-37
/
+29
2015-10-23
Test/x86/arch: add fcmovcc
serpilliere
1
-0
/
+14
2015-10-23
Arch/x86/sem: add fcmovcc
serpilliere
1
-0
/
+88
2015-10-23
Arch/x86/sem: add fchs
serpilliere
1
-0
/
+7
2015-10-23
Arch/x86/sem: fix cqo
serpilliere
1
-1
/
+1
2015-10-23
Arch/x86/sem: add cmovpe/cmovnp
serpilliere
1
-1
/
+22
2015-10-23
Arch/x86/arch: fix iret[wdq] test
serpilliere
1
-1
/
+1
2015-10-23
Test/Arch/x86:: add cvt
serpilliere
1
-2
/
+46
2015-10-23
Arch/x86: add cvt
serpilliere
2
-19
/
+199
2015-10-23
Arch/x86/sem: add rdmsr/wrmsr
serpilliere
1
-1
/
+19
2015-10-23
Arch/x86/sem: add movdqa
serpilliere
1
-7
/
+3
2015-10-23
Arch/x86/sem: add pushq/popfq
serpilliere
1
-1
/
+5
2015-10-23
Test/Arch/x86:: fix wbinvd
serpilliere
1
-1
/
+1
2015-10-23
Arch/x86/arch: fix wbinvd
serpilliere
1
-1
/
+1
2015-10-23
Arch/x86/sem: add xorpd
serpilliere
1
-0
/
+1
2015-10-23
Arch/x86/sem: add add/sub/mul/div ss/sd
serpilliere
1
-0
/
+29
2015-10-23
Arch/x86/sem: Fix vectorized subtraction generation
serpilliere
1
-11
/
+24
2015-10-23
Test/Arch/x86: movq
serpilliere
1
-0
/
+2
2015-10-23
Arch/x86: fix movq
serpilliere
1
-1
/
+3
2015-10-23
Test/Arch/x86: call far
serpilliere
1
-0
/
+7
2015-10-23
Arch/x86: add call far
serpilliere
1
-0
/
+1
2015-10-23
Test/Arch/x86: comiss comisd
serpilliere
1
-0
/
+12
2015-10-23
Arch/x86: add comiss/comisd
serpilliere
1
-0
/
+6
2015-10-23
Test/Arch/x86: dt mnemonics
serpilliere
1
-0
/
+8
2015-10-23
Arch/x86: fix/add dt mnemonics
serpilliere
1
-5
/
+18
2015-10-23
Fix arm sem push instruction
n1trox
1
-1
/
+1
2015-10-22
Loader/pe: autopep8
Fabrice Desclaux
1
-8
/
+10
2015-10-22
Loader/pe: fix iat rebuild
Fabrice Desclaux
1
-1
/
+2
2015-10-22
Use path relative to miasm2 rather than local dir for Jittcc
Aymeric Vincent
1
-4
/
+4
2015-10-21
Core/Asmbloc: autopop8
Fabrice Desclaux
1
-33
/
+51
2015-10-21
Core/asmbloc: Fix dot generation for basic blocs
Fabrice Desclaux
1
-34
/
+61
2015-10-19
GDBServer: on client exit, give back control to server script
Camille Mougey
1
-1
/
+2
2015-10-19
GDBServer: on script breakpoint, raise a SigTRAP
Camille Mougey
1
-0
/
+6
2015-10-19
Debugging: handle breakpoint stop with a proper state
Camille Mougey
1
-2
/
+13
2015-10-19
Debugging: propagate status on breakpoint stop
Camille Mougey
1
-3
/
+5
2015-10-19
UnpackUPX: stop execution properly
Camille Mougey
1
-0
/
+3
2015-10-15
TranslatorZ3: added translation for left and right rotation
Tim Blazytko
1
-0
/
+4
2015-10-15
Jitload: more concise syntax in has_callback
Florent Monjalet
1
-4
/
+2
2015-10-15
BoundedDict: better dict syntax
Florent Monjalet
1
-2
/
+2
2015-10-14
Orthograph fix in parameter: rename --ommit-tags to --omit-tags.
Aymeric Vincent
1
-4
/
+4
2015-10-14
Test/Arch/aarch64: test ANDS w/ZR
Fabrice Desclaux
1
-0
/
+5
2015-10-14
Arch/aarch64: fix ANDS dst ZR
Fabrice Desclaux
1
-1
/
+6
2015-10-11
jitload: added a CallbackHandler.has_callbacks method
Florent Monjalet
1
-4
/
+14
[next]