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
2020-05-24
Include missing functions from llvm's compiler-rt into Jitllvm
Adrien Guinet
11
-3
/
+793
2020-05-23
Fix tipo
Fabrice Desclaux
1
-1
/
+1
2020-05-22
Add test cases and fix args order
IridiumXOR
3
-12
/
+33
2020-05-22
White spaces cleaning
Fabrice Desclaux
5
-61
/
+61
2020-05-22
Fix tipo
Fabrice Desclaux
13
-22
/
+16
2020-05-21
simp_cmp_bijective_op improvement
Vladislav HrĨka
1
-0
/
+7
2020-05-19
Implementing clz using ExprOp 'cntleadzeros'
IridiumXOR
1
-46
/
+5
2020-05-19
Add test units for MCR/MRC
IridiumXOR
1
-0
/
+4
2020-05-18
Jitter: new feature run_until
Caroline Leman
1
-0
/
+11
2020-05-18
Add hooks for EncodePointer and DecodePointer for Win32 x86 64 API
_Frky
1
-0
/
+33
2020-05-18
Win_api: fix kernel32_MultiByteToWideChar
Caroline Leman
1
-1
/
+2
2020-05-16
New opcodes and little bugfix
IridiumXOR
3
-5
/
+167
2020-05-15
Win api: Support param xx
Fabrice Desclaux
1
-3
/
+9
2020-05-15
Win_api: set lasterror on FindNextFile + encoding options
Caroline Leman
1
-13
/
+46
2020-05-14
Win_api: remove quotes around commandline
Caroline Leman
1
-2
/
+3
2020-05-14
Win_api: fix argv index in shell32_CommandLineToArgvW
Caroline Leman
1
-1
/
+1
2020-05-12
Implemented ALL the CP15 registers and FIX isb/dsb opcodes
IridiumXOR
3
-117
/
+290
2020-05-12
Fix inverted opcode names
IridiumXOR
1
-2
/
+2
2020-05-12
Win_api: fix str api usage
Fabrice Desclaux
1
-6
/
+6
2020-05-12
Add comments to heap allocations
Fabrice Desclaux
2
-5
/
+5
2020-05-11
Introducing ARM coprocessor registers and MCR/MRC opcodes
IridiumXOR
2
-1
/
+131
2020-05-04
Merge undef between previous state and new one
Fabrice Desclaux
1
-1
/
+2
2020-05-04
Clean undefined
Fabrice Desclaux
1
-12
/
+18
2020-05-04
Updt propagation expression algorithm
Fabrice Desclaux
3
-300
/
+810
2020-05-03
Win_seh: fix predecessor of first entry
Caroline Leman
1
-4
/
+9
2020-05-03
Win_seh: use ListEntry MemStruct
Caroline Leman
1
-3
/
+5
2020-05-02
Fix virtual protect pages
Fabrice Desclaux
1
-2
/
+2
2020-05-01
Loader: fix import rebuild
Fabrice Desclaux
1
-1
/
+6
2020-04-30
Add loader extended tests
Fabrice Desclaux
1
-2
/
+4
2020-04-30
Loader: Fix resource rebuild
Fabrice Desclaux
1
-16
/
+7
2020-04-30
Loader: Fix force_bytes
Fabrice Desclaux
3
-6
/
+14
2020-04-30
Loader: Fix missing byte
Fabrice Desclaux
1
-1
/
+1
2020-04-29
Add new MIPS opcodes (#1203)
IridiumXOR
3
-4
/
+96
2020-04-29
Fix mn_do_lmw() and mn_do_stmw()
IridiumXOR
1
-2
/
+2
2020-04-29
Remove accidental non-ASCII character. Broke Miasm under "C" locale.
Aymeric Vincent
1
-1
/
+1
2020-04-29
Fix typo CONFIG0->CONFIG
IridiumXOR
2
-2
/
+2
2020-04-29
Fix ppc loc_key typo
Fabrice Desclaux
1
-2
/
+2
2020-04-29
Speed up blocks memrange
Fabrice Desclaux
1
-4
/
+1
2020-04-28
Fix ExprInt() without size in PPC
IridiumXOR
1
-2
/
+2
2020-04-28
Fix byte_swap() PPC
IridiumXOR
1
-2
/
+2
2020-04-28
Fix bug 'ins' MIPS opcode
IridiumXOR
1
-4
/
+4
2020-04-28
Add MIPS MMU registers
IridiumXOR
2
-30
/
+58
2020-04-28
Rework the unpack_upx example
Camille Mougey
1
-32
/
+16
2020-04-28
Add Appveyor for Python3.8
Jean-Baptiste Galet
4
-3
/
+21
2020-04-28
Fix jitter on Windows
Jean-Baptiste Galet
3
-2
/
+12
2020-04-28
Fix semantics of MFTB, prompted by @IridiumXOR
Aymeric Vincent
1
-1
/
+1
2020-04-28
Initial support for floating point and Altivec instructions in PPC arch (#1141)
IridiumXOR
6
-2
/
+158
2020-04-27
upck32be vs upck16be
Niko Schmidt
1
-1
/
+1
2020-04-20
Add pe pages to allocated_pages
Fabrice Desclaux
3
-3
/
+15
2020-04-15
Fix ida graph_ir
Fabrice Desclaux
1
-6
/
+5
[next]