This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
capstone
Watch
1
Star
0
Fork
0
You've already forked capstone
mirror of
https://github.com/capstone-engine/capstone.git
synced
2024-11-27 15:30:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e5aa75131b
capstone
/
arch
History
Nguyen Anh Quynh
e5aa75131b
x86: treat prefix-only sequences of bytes as invalid code. this fixes a NDP reported by @felixgr
2015-06-16 11:57:45 +08:00
..
AArch64
inttypes.h fix
2015-03-29 18:29:06 +08:00
ARM
Fix Thumb disassembler memory corruption with IT sequence (issue
#385
)
2015-06-03 15:38:45 +02:00
Mips
Fix compiling with nmake
2015-04-14 15:36:10 +02:00
PowerPC
ppc: avoid potential memleak issue when alias mnemonic is empty in PPC_printInst()
2015-06-06 19:11:25 +08:00
Sparc
Improved displacement decoding for sparc banching instructions
2015-04-11 04:55:16 +02:00
SystemZ
inttypes.h fix
2015-03-29 18:29:06 +08:00
X86
x86: treat prefix-only sequences of bytes as invalid code. this fixes a NDP reported by @felixgr
2015-06-16 11:57:45 +08:00
XCore
xcore: increase op_count in set_mem_access() only on register operand. bug reported by Ben Nagy
2015-06-06 12:30:56 +08:00