Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/capstone-engine/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
https://github.com/capstone-engine/capstone
Wrong disasm result in ARMv7-M
syheliel opened this issue almost 2 years ago
syheliel opened this issue almost 2 years ago
Wrong disasm result in ARMv7-M
syheliel opened this issue almost 2 years ago
syheliel opened this issue almost 2 years ago
Modernize Capstone testing
Rot127 opened this issue almost 2 years ago
Rot127 opened this issue almost 2 years ago
Capstone crashed for some ARM instructions
1Husin-Alhaj opened this issue almost 2 years ago
1Husin-Alhaj opened this issue almost 2 years ago
Capstone crashed for some ARM instructions
1Husin-Alhaj opened this issue almost 2 years ago
1Husin-Alhaj opened this issue almost 2 years ago
5.0-rc2 pkg-config includedir regression
orlitzky opened this issue almost 2 years ago
orlitzky opened this issue almost 2 years ago
5.0-rc2 pkg-config includedir regression
orlitzky opened this issue almost 2 years ago
orlitzky opened this issue almost 2 years ago
x86_64: riz pseudo-register
wallds opened this issue almost 2 years ago
wallds opened this issue almost 2 years ago
[Important] Version release consultation and request
gaojh86 opened this issue almost 2 years ago
gaojh86 opened this issue almost 2 years ago
[Important] Version release consultation and request
gaojh86 opened this issue almost 2 years ago
gaojh86 opened this issue almost 2 years ago
arm64 ldaddal instructions can not be recognized
BrytonLee opened this issue almost 2 years ago
BrytonLee opened this issue almost 2 years ago
arm64 ldaddal instructions can not be recognized
BrytonLee opened this issue almost 2 years ago
BrytonLee opened this issue almost 2 years ago
SparcInstPrinter.c:361:17: error: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Werror=stringop-truncation]
XVilka opened this issue almost 2 years ago
XVilka opened this issue almost 2 years ago
SparcInstPrinter.c:361:17: error: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Werror=stringop-truncation]
XVilka opened this issue almost 2 years ago
XVilka opened this issue almost 2 years ago
Fix for incorrect register usages in ARM64 MOV/MOVN instructions.
stevielavern opened this pull request almost 2 years ago
stevielavern opened this pull request almost 2 years ago
Fix for incorrect register usages in ARM64 MOV/MOVN instructions.
stevielavern opened this pull request almost 2 years ago
stevielavern opened this pull request almost 2 years ago
Fix for missing register usages on ARM64 authenticated branches (issue #1975)
stevielavern opened this pull request almost 2 years ago
stevielavern opened this pull request almost 2 years ago
Fix for missing register usages on ARM64 authenticated branches (issue #1975)
stevielavern opened this pull request almost 2 years ago
stevielavern opened this pull request almost 2 years ago
arm64e: Missing register usages on authenticated branches
stevielavern opened this issue almost 2 years ago
stevielavern opened this issue almost 2 years ago
AArch64: fixes register access flags for moves
thomasdangl opened this pull request almost 2 years ago
thomasdangl opened this pull request almost 2 years ago
AArch64: fixes register access flags for moves
thomasdangl opened this pull request almost 2 years ago
thomasdangl opened this pull request almost 2 years ago
Add TriCore Architecture
imbillow opened this pull request almost 2 years ago
imbillow opened this pull request almost 2 years ago
Add TriCore Architecture
imbillow opened this pull request almost 2 years ago
imbillow opened this pull request almost 2 years ago
use calloc for cs_insn instead of malloc
ConnorRigby opened this pull request almost 2 years ago
ConnorRigby opened this pull request almost 2 years ago
use calloc for cs_insn instead of malloc
ConnorRigby opened this pull request almost 2 years ago
ConnorRigby opened this pull request almost 2 years ago
cs_insn mnemonic isn't 0'd before use.
ConnorRigby opened this issue almost 2 years ago
ConnorRigby opened this issue almost 2 years ago
cs_insn mnemonic isn't 0'd before use.
ConnorRigby opened this issue almost 2 years ago
ConnorRigby opened this issue almost 2 years ago
Cannot find operand size in bytes
mjhouse opened this issue almost 2 years ago
mjhouse opened this issue almost 2 years ago
In x86: Fixed backward compatibility with C90
hasherezade opened this pull request almost 2 years ago
hasherezade opened this pull request almost 2 years ago
In x86: Fixed backward compatibility with C90
hasherezade opened this pull request almost 2 years ago
hasherezade opened this pull request almost 2 years ago
correct register accesses for ARM's sxtb/uxtb and similar instructions
covanam opened this pull request almost 2 years ago
covanam opened this pull request almost 2 years ago
correct register accesses for ARM's sxtb/uxtb and similar instructions
covanam opened this pull request almost 2 years ago
covanam opened this pull request almost 2 years ago
correct register accesses for ARM's sxtb/uxtb and similar instructions
covanam opened this pull request almost 2 years ago
covanam opened this pull request almost 2 years ago
correct register accesses for ARM's sxtb/uxtb and similar instructions
covanam opened this pull request almost 2 years ago
covanam opened this pull request almost 2 years ago
gcc warning
trufae opened this issue almost 2 years ago
trufae opened this issue almost 2 years ago
gcc warning
trufae opened this issue almost 2 years ago
trufae opened this issue almost 2 years ago
Fix CITest && python binding issues
kabeor opened this pull request almost 2 years ago
kabeor opened this pull request almost 2 years ago
Fix CITest && python binding issues
kabeor opened this pull request almost 2 years ago
kabeor opened this pull request almost 2 years ago
sh: add missing include for CMake install step
SweetVishnya opened this pull request almost 2 years ago
SweetVishnya opened this pull request almost 2 years ago
sh: add missing include for CMake install step
SweetVishnya opened this pull request almost 2 years ago
SweetVishnya opened this pull request almost 2 years ago
sh.h header not found
SweetVishnya opened this issue almost 2 years ago
SweetVishnya opened this issue almost 2 years ago
ARMV9-A64 braaz braa 解析失败
liumengdeqq opened this issue almost 2 years ago
liumengdeqq opened this issue almost 2 years ago
ARMV9-A64 braaz braa 解析失败
liumengdeqq opened this issue almost 2 years ago
liumengdeqq opened this issue almost 2 years ago
Update python bindings to fix ARM in detail mode.
wideglide opened this pull request almost 2 years ago
wideglide opened this pull request almost 2 years ago
Update python bindings to fix ARM in detail mode.
wideglide opened this pull request almost 2 years ago
wideglide opened this pull request almost 2 years ago
[SH] Fix build warnings
Rot127 opened this pull request almost 2 years ago
Rot127 opened this pull request almost 2 years ago
[SH] Fix build warnings
Rot127 opened this pull request almost 2 years ago
Rot127 opened this pull request almost 2 years ago
fix missing access field in arm64 java binding
sunxingxing opened this pull request almost 2 years ago
sunxingxing opened this pull request almost 2 years ago
MIPS lacks CS_OPT_SYNTAX_NOREGNAME support
neuschaefer opened this issue almost 2 years ago
neuschaefer opened this issue almost 2 years ago
MIPS lacks CS_OPT_SYNTAX_NOREGNAME support
neuschaefer opened this issue almost 2 years ago
neuschaefer opened this issue almost 2 years ago
For the problem of JIALC instruction parsing on MIPS 32
WinMin opened this issue almost 2 years ago
WinMin opened this issue almost 2 years ago
For the problem of JIALC instruction parsing on MIPS 32
WinMin opened this issue almost 2 years ago
WinMin opened this issue almost 2 years ago
Compilation warning in cstool.c using "make.sh debug" on AARCH64 Linux
PerMildner opened this issue almost 2 years ago
PerMildner opened this issue almost 2 years ago
Using CAPSTONE_X86_REDUCE breaks the build
autoantwort opened this issue almost 2 years ago
autoantwort opened this issue almost 2 years ago
Using CAPSTONE_X86_REDUCE breaks the build
autoantwort opened this issue almost 2 years ago
autoantwort opened this issue almost 2 years ago
arm64: python3 bindings broken?
LMS57 opened this issue almost 2 years ago
LMS57 opened this issue almost 2 years ago
arm64: python3 bindings broken?
LMS57 opened this issue almost 2 years ago
LMS57 opened this issue almost 2 years ago
arm64: insn.id and insn.mnemonic are inconsistent
HyperSine opened this issue almost 2 years ago
HyperSine opened this issue almost 2 years ago
arm64: insn.id and insn.mnemonic are inconsistent
HyperSine opened this issue almost 2 years ago
HyperSine opened this issue almost 2 years ago
update GH homepage link to use https://
vapier opened this issue almost 2 years ago
vapier opened this issue almost 2 years ago
update GH homepage link to use https://
vapier opened this issue almost 2 years ago
vapier opened this issue almost 2 years ago
[ARM]: missing register support for MSPLIM and PSPLIM
mintancy opened this issue almost 2 years ago
mintancy opened this issue almost 2 years ago
[ARM]: missing register support for MSPLIM and PSPLIM
mintancy opened this issue almost 2 years ago
mintancy opened this issue almost 2 years ago
update capstone-engine.org URIs to https://
vapier opened this pull request almost 2 years ago
vapier opened this pull request almost 2 years ago
update capstone-engine.org URIs to https://
vapier opened this pull request almost 2 years ago
vapier opened this pull request almost 2 years ago
Architecture updater (auto-sync) - Updating ARM
Rot127 opened this pull request almost 2 years ago
Rot127 opened this pull request almost 2 years ago
Architecture updater (auto-sync) - Updating ARM
Rot127 opened this pull request almost 2 years ago
Rot127 opened this pull request almost 2 years ago
Add `CMAKE_EXPORT_COMPILE_COMMANDS` to cmake build doc
Rot127 opened this pull request about 2 years ago
Rot127 opened this pull request about 2 years ago
Add `CMAKE_EXPORT_COMPILE_COMMANDS` to cmake build doc
Rot127 opened this pull request about 2 years ago
Rot127 opened this pull request about 2 years ago
Makefile: fix for <10.7
barracuda156 opened this pull request about 2 years ago
barracuda156 opened this pull request about 2 years ago
ARM: cs_regs_access Missing Some Read Registers
9ee1 opened this issue about 2 years ago
9ee1 opened this issue about 2 years ago
ARM: cs_regs_access Missing Some Read Registers
9ee1 opened this issue about 2 years ago
9ee1 opened this issue about 2 years ago
expose tablegen API
gogo2464 opened this issue about 2 years ago
gogo2464 opened this issue about 2 years ago
expose tablegen API
gogo2464 opened this issue about 2 years ago
gogo2464 opened this issue about 2 years ago
arm64: fix missing post_index
HyperSine opened this pull request about 2 years ago
HyperSine opened this pull request about 2 years ago
arm64: fix missing post_index
HyperSine opened this pull request about 2 years ago
HyperSine opened this pull request about 2 years ago
cstool: avoid misaligned instructions in compressed riscv
carenas opened this pull request about 2 years ago
carenas opened this pull request about 2 years ago
cstool: avoid misaligned instructions in compressed riscv
carenas opened this pull request about 2 years ago
carenas opened this pull request about 2 years ago
Mention debug build option for cmake.
Rot127 opened this pull request about 2 years ago
Rot127 opened this pull request about 2 years ago
Mention debug build option for cmake.
Rot127 opened this pull request about 2 years ago
Rot127 opened this pull request about 2 years ago
Fix potential array out of bounds
mjunix opened this pull request about 2 years ago
mjunix opened this pull request about 2 years ago
Fix potential array out of bounds
mjunix opened this pull request about 2 years ago
mjunix opened this pull request about 2 years ago
Including new instructions from LLVM
rmnattas opened this issue about 2 years ago
rmnattas opened this issue about 2 years ago
ARM Thumb: disassembly for BL instruction resolves incorrect immediate value.
rchtsang opened this issue about 2 years ago
rchtsang opened this issue about 2 years ago
Error when running on big endian host (such as s390x)
tmfink opened this issue about 2 years ago
tmfink opened this issue about 2 years ago
Error when running on big endian host (such as s390x)
tmfink opened this issue about 2 years ago
tmfink opened this issue about 2 years ago
Add Renesas SuperH instructions support
ysat0 opened this pull request about 2 years ago
ysat0 opened this pull request about 2 years ago
Add Renesas SuperH instructions support
ysat0 opened this pull request about 2 years ago
ysat0 opened this pull request about 2 years ago
Incorrect access types for some AArch64 aliased instructions
FinnWilkinson opened this issue over 2 years ago
FinnWilkinson opened this issue over 2 years ago
Incorrect access types for some AArch64 aliased instructions
FinnWilkinson opened this issue over 2 years ago
FinnWilkinson opened this issue over 2 years ago
[PPC] `mtocrf`, `mfocrf` misses `fxm` immediate
Rot127 opened this issue over 2 years ago
Rot127 opened this issue over 2 years ago
[PPC] `mtocrf`, `mfocrf` misses `fxm` immediate
Rot127 opened this issue over 2 years ago
Rot127 opened this issue over 2 years ago
Arm, some main_v8 MVE instructions not disassembled
MostBaffled opened this issue over 2 years ago
MostBaffled opened this issue over 2 years ago
Arm, some main_v8 MVE instructions not disassembled
MostBaffled opened this issue over 2 years ago
MostBaffled opened this issue over 2 years ago
BTI instruction on arm64 is not supported
trufae opened this issue over 2 years ago
trufae opened this issue over 2 years ago
TMS320-c64x disassembler differs when using CS_OPT_DETAIL ON or OFF
trufae opened this issue over 2 years ago
trufae opened this issue over 2 years ago
TMS320-c64x disassembler differs when using CS_OPT_DETAIL ON or OFF
trufae opened this issue over 2 years ago
trufae opened this issue over 2 years ago
AArch64 st2 instruction missing offset operand
adamjseitz opened this issue over 2 years ago
adamjseitz opened this issue over 2 years ago
AArch64 st2 instruction missing offset operand
adamjseitz opened this issue over 2 years ago
adamjseitz opened this issue over 2 years ago
AArch64: "mov x0, #0x123400000000" vs "movz x0, #0x1234, lsl #32"
JonathanSalwan opened this issue over 2 years ago
JonathanSalwan opened this issue over 2 years ago