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

cstest does not test multiple instruction lines per issue

adamjseitz opened this issue almost 3 years ago
Next branch disassembles ARM vcmp.f64 instruction incorrectly.

seviezhou opened this issue almost 3 years ago
Next branch disassembles ARM vcmp.f64 instruction incorrectly.

seviezhou opened this issue almost 3 years ago
Build dependency error?

Meiye-lj opened this issue almost 3 years ago
MIPS partial support for c.eq.d and friends

wideglide opened this issue almost 3 years ago
AArch64: splice instructions do not disassemble correctly

adamjseitz opened this issue almost 3 years ago
AArch64: splice instructions do not disassemble correctly

adamjseitz opened this issue almost 3 years ago
Incomplete EVM Support

f0rki opened this issue almost 3 years ago
Autosync - Refreshed

FlyGoat opened this pull request almost 3 years ago
Autosync - Refreshed

FlyGoat opened this pull request almost 3 years ago
WIP: Safe SStream (reduce buffer size and check overflow)

trufae opened this pull request about 3 years ago
WIP: Safe SStream (reduce buffer size and check overflow)

trufae opened this pull request about 3 years ago
Automate architecture synchronization with latest LLVM

Phosphorus15 opened this pull request about 3 years ago
Automate architecture synchronization with latest LLVM

Phosphorus15 opened this pull request about 3 years ago
install capstone in windows. create capstone.lib search for capstone.dll

yehonatanHarmatz opened this issue about 3 years ago
New organization for Capstone

aquynh opened this issue about 3 years ago
Remove i386 from make.sh on Darwin

PerMildner opened this issue over 3 years ago
Remove i386 from make.sh on Darwin

PerMildner opened this issue over 3 years ago
ARM/T relative branches invalid immediate value

0x416c69 opened this issue over 3 years ago
ARM/T relative branches invalid immediate value

0x416c69 opened this issue over 3 years ago
arm thumb invalid instruction: lda r0, [r0]

enoorez opened this issue over 3 years ago
arm thumb invalid instruction: lda r0, [r0]

enoorez opened this issue over 3 years ago
Clarify Capstone branching strategy

tmfink opened this issue over 3 years ago
Clarify Capstone branching strategy

tmfink opened this issue over 3 years ago
MIPS: add/fix support for "rdhwr" instruction

kittennbfive opened this issue over 3 years ago
disassemble passing invalid instrcutions

losfree opened this issue over 3 years ago
disassemble passing invalid instrcutions

losfree opened this issue over 3 years ago
Add aarch64 wheel build support

odidev opened this pull request over 3 years ago
Add aarch64 wheel build support

odidev opened this pull request over 3 years ago
cs_regs_access doesn't handle ARM64_OP_SYS type

busmaker opened this issue over 3 years ago
cs_regs_access doesn't handle ARM64_OP_SYS type

busmaker opened this issue over 3 years ago
4.0.2 pip install / build fail on FreeBSD

cederom opened this issue over 3 years ago
4.0.2 pip install / build fail on FreeBSD

cederom opened this issue over 3 years ago
Inconsistent behavior of Mips_option() and other XX_option()

veritas501 opened this issue over 3 years ago
4.0.2 + v4 branch: build fails

kloczek opened this issue almost 4 years ago
4.0.2 + v4 branch: build fails

kloczek opened this issue almost 4 years ago
How to add support to armv8m?

akiannillo opened this issue almost 4 years ago
How to add support to armv8m?

akiannillo opened this issue almost 4 years ago
ARM get sysreg name

eagleoflqj opened this issue almost 4 years ago
ARM get sysreg name

eagleoflqj opened this issue almost 4 years ago
M68K: Float disassembly (immediate) broken on BigEndian targets

michalsc opened this issue about 4 years ago
M68K: Float disassembly (immediate) broken on BigEndian targets

michalsc opened this issue about 4 years ago
Failed to install from pip3

futex opened this issue about 4 years ago
MIPS CS_GRP_CALL and CS_GRP_RET broken for simple case

tnballo opened this issue over 4 years ago
New cs_reg_is_subreg API

stevielavern opened this pull request over 4 years ago
New cs_reg_is_subreg API

stevielavern opened this pull request over 4 years ago
Update EVM

emilbayes opened this issue over 4 years ago
AARCH64 incorrect operand access reported for mov immediate

RobertHenry6bev opened this issue over 4 years ago
AARCH64 incorrect operand access reported for mov immediate

RobertHenry6bev opened this issue over 4 years ago
MIPS: disassemble instruction c.ule.d incorrectly

qaqcxh opened this issue over 4 years ago
arm thumb: `addw` identified as `add`

ekilmer opened this issue over 4 years ago
arm thumb: `addw` identified as `add`

ekilmer opened this issue over 4 years ago
arm64: cmeq too many immediate operands

ekilmer opened this issue over 4 years ago
arm64: cmeq too many immediate operands

ekilmer opened this issue over 4 years ago
Regression: AArch64 store to x30 disassembles as store to LR

nshp opened this issue over 4 years ago
Next-branch fails on ARM Cortex-M double precision instructions

daveb1 opened this issue almost 5 years ago
Next-branch fails on ARM Cortex-M double precision instructions

daveb1 opened this issue almost 5 years ago
AArch64: Incorrect access flags

ilian opened this issue almost 5 years ago
AArch64: Incorrect access flags

ilian opened this issue almost 5 years ago
ARM: Pushed registers are considered writen

DarkaMaul opened this issue almost 5 years ago
ARM: Pushed registers are considered writen

DarkaMaul opened this issue almost 5 years ago
update_flags not working as expected for some ARM instructions

cnheitman opened this issue about 5 years ago
update_flags not working as expected for some ARM instructions

cnheitman opened this issue about 5 years ago
Update the sysz disassembler from latest LLVM

radare opened this issue about 5 years ago
Fix for issue #1527

EdwardLarson opened this pull request over 5 years ago
Fix for issue #1527

EdwardLarson opened this pull request over 5 years ago
Fix for issue #1528

EdwardLarson opened this pull request over 5 years ago
Fix for issue #1528

EdwardLarson opened this pull request over 5 years ago
Error installing capstone-3.0.5.rc2 needed for Cuckoo 2.0.7

Rodasa opened this issue over 5 years ago
fix for make.sh for android

occia opened this pull request over 5 years ago
fix for make.sh for android

occia opened this pull request over 5 years ago
MIPS regs_access unsupported

deadly-platypus opened this issue over 5 years ago
Broken Android cross compilation using NDK r20

bensec opened this issue over 5 years ago
Broken Android cross compilation using NDK r20

bensec opened this issue over 5 years ago
ARM64 opcode renaming thing

radare opened this issue over 5 years ago
MIPS Coprocessor 0 register naming

nurmukhametov opened this issue over 5 years ago
fix issus #1490

fanfuqiang opened this pull request over 5 years ago
fix issus #1490

fanfuqiang opened this pull request over 5 years ago
SKIPDATA default length for SYSZ

rth7680 opened this issue over 5 years ago
Invalid ID for riscv64 RET instruction

radare opened this issue over 5 years ago
Invalid ID for riscv64 RET instruction

radare opened this issue over 5 years ago
add llvm-mc AARCH64 unit tests

blacktop opened this pull request over 5 years ago
cs-next llvm update

radare opened this issue over 5 years ago
cs-next llvm update

radare opened this issue over 5 years ago
SPARC: Wrong disassembly of rdy instruction

ceeac opened this issue over 5 years ago
try to add br_table detail

SpikeI opened this pull request almost 6 years ago
try to add br_table detail

SpikeI opened this pull request almost 6 years ago