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

Fix jumps and branches on a non-zero PC

wargio opened this pull request 3 months ago
Replace `assert` with `CS_ASSERT` in modules

Rot127 opened this pull request 3 months ago
ARM fixes

Rot127 opened this pull request 3 months ago
Documentation updates

Rot127 opened this pull request 3 months ago
shifting signed values is ub

trufae opened this issue 4 months ago
tricore register 0 asserts

trufae opened this issue 4 months ago
AArch64 issues

Rot127 opened this pull request 4 months ago
[AArch64] Variety of incorrect disassembly info (mainly SVE)

FinnWilkinson opened this issue 4 months ago
[AArch64] Max operand count is too low

FinnWilkinson opened this issue 4 months ago
Why are the groups of print instructions all 0?

Skyerhw opened this issue 4 months ago
Coverity defects

Rot127 opened this pull request 4 months ago
Generate bindings

Rot127 opened this issue 4 months ago
Remove asm-text "normalization" from `cstest`

Rot127 opened this issue 4 months ago
[next][SuperH] Fix missing setting detail->sh

david942j opened this pull request 4 months ago
[v5][SuperH] Fix missing setting detail->sh

david942j opened this pull request 4 months ago
API-fy LLVM code for Auto-Sync modules

Rot127 opened this issue 4 months ago
Replace `malloc` with `calloc` everywhere

Rot127 opened this issue 4 months ago
SystemZ Auto-Sync refactor

Rot127 opened this pull request 4 months ago
Consistent handle of namespaces in Auto-Sync

Rot127 opened this issue 4 months ago
Some small fixes for capstone-next

wargio opened this pull request 4 months ago
Bump `tree_sitter` past 0.22

Rot127 opened this issue 4 months ago
UB on PPC because `vargs` are not casted.

Rot127 opened this issue 4 months ago
Remove MSVC specific build files.

Rot127 opened this issue 4 months ago
Modern Testing

Rot127 opened this pull request 4 months ago
Cancel previous workflows on push

Rot127 opened this issue 4 months ago
[Tests] Extend fuzzer

Rot127 opened this issue 4 months ago
[Tests] Further improvements

Rot127 opened this issue 4 months ago
Update to v5.0.3

kabeor opened this pull request 4 months ago
Use any-glob for labeler. Otherwise it is not checked recursively.

Rot127 opened this pull request 4 months ago
Universal wheel for macOS contains only x86_64 build

doronz88 opened this issue 4 months ago
MIPS - JAL missing CALL/jump group

OBarronCS opened this issue 4 months ago
Relocatable package v5

mrexodia opened this pull request 4 months ago
Update and add labels

Rot127 opened this pull request 4 months ago
Clean up or rework Python package building

Rot127 opened this issue 4 months ago
movsxd not disassembed correctly in capstone5

jordan9001 opened this issue 4 months ago
[next] Updates and fixes to the Python wheel builder workflow

Rot127 opened this pull request 4 months ago
[v5] Updates and fixes to the Python wheel builder workflow

Rot127 opened this pull request 4 months ago
Fix 'make check' for python tests

hamarituc opened this pull request 4 months ago
[Tests] Coverity tracking

Rot127 opened this issue 4 months ago
Add Coverity workflow

Rot127 opened this pull request 4 months ago
[CI] downguard actions/download-artifact to v3

kabeor opened this pull request 4 months ago
Update changelog v5.0.2 release time

kabeor opened this pull request 4 months ago
Fix static lib (#2433)

hsebs opened this pull request 4 months ago
capstone_static.vcxproj does not include mapping.c

hsebs opened this issue 4 months ago
chore: fix some comments

luozexuan opened this pull request 5 months ago
Add back support for relocatable packages

mrexodia opened this pull request 5 months ago
Fix CI fuzz job yml syntax

Rot127 opened this pull request 5 months ago
Fix CI fuzz job yml syntax

Rot127 opened this pull request 5 months ago
[V5] Fix Python package build action

kabeor opened this pull request 5 months ago
Ensure upload steps are named uniquely.

Rot127 opened this pull request 5 months ago
Update ChangeLog for v5.0.2

kabeor opened this pull request 5 months ago
Prepare for release v5.0.2

kabeor opened this pull request 5 months ago
SuperH missing setting detail->sh on disassemble

david942j opened this issue 5 months ago
SystemZ SYSZ_OP_ACREG can be removed

david942j opened this issue 5 months ago
[v5][arm] Consider SpecRegRBit on setting SYSREG

david942j opened this pull request 5 months ago
[next] Fix unintended zero set in Sparc printInst

david942j opened this pull request 5 months ago
[v5] Fix unintended zero set in Sparc printInst

david942j opened this pull request 5 months ago
Sparc incorrect Code Condition due to an unintended trimming

david942j opened this issue 5 months ago
Incorrect SYSREG enum on thumb "cpsr" op

david942j opened this issue 5 months ago
Incorrect operands in arm64 "prfm" disassembly

david942j opened this issue 5 months ago
CMake Windows Build Crashes

eyalgolan1337 opened this issue 5 months ago
[v5] Add release wheel build workflow for all Python versions

Rot127 opened this pull request 5 months ago
Add release wheel build workflow for all Python versions

Rot127 opened this pull request 5 months ago
[next] Fix typo in AArch64 Python binding

david942j opened this pull request 5 months ago
[v5] Fix typo in AArch64 Python binding

david942j opened this pull request 5 months ago
Typos in Python arm64 bindings

david942j opened this issue 5 months ago
Auto-Sync Mips

wargio opened this pull request 5 months ago
Build wheels for all Python versions on release.

Rot127 opened this pull request 5 months ago
Backport python-publish.yml from next

twizmwazin opened this pull request 5 months ago
Incorrect operands data for RISC-V ret

KelvinChung2000 opened this issue 5 months ago
regs_access() for RISC-V yield error

KelvinChung2000 opened this issue 5 months ago
test_riscv.py failing

KelvinChung2000 opened this issue 5 months ago
Rework DIET mode

Rot127 opened this issue 5 months ago
[PPC] Fix #2401 - incorrect operands in disassembled instructions

valdaarhun opened this pull request 5 months ago
i cant get memory string refs and xrefs can anyone help ?

xaort opened this issue 5 months ago
Remove deprecated packaging and cython

twizmwazin opened this pull request 5 months ago
Constify three ARM and AArch64 variables

rth7680 opened this pull request 5 months ago
Create a Debian Package on releases

AndrewQuijano opened this issue 5 months ago
`capstone` 5.0.1 fails to install from pip on Windows ARM64

mscottford opened this issue 6 months ago
Python/remove deprecated packaging

twizmwazin opened this pull request 6 months ago
Python2 leftovers v2

twizmwazin opened this pull request 6 months ago
Add access support for RISC-V

wxrdnx opened this pull request 6 months ago
SAIL based module generator

Rot127 opened this issue 6 months ago
Use python3 as default interpreter for python scripts

Rot127 opened this pull request 6 months ago
[next] SH: Use bitwise OR with mask for sign extension

lhsazevedo opened this pull request 6 months ago
fix typos

RainRat opened this pull request 7 months ago
TriCore instruction loop16

arkup opened this issue 7 months ago
Incorrect reg_access in some AArch64 instructions

Kashio opened this issue 7 months ago
Modern testing

Rot127 opened this pull request 7 months ago
test_tms320c64x.c does not abort when not enabled

cmcneish opened this issue 7 months ago
ARM Thumb instruction RSB detials operands issue

yakamoz423 opened this issue 7 months ago
ARM Thumb instruction NOP.w not set alias_id

yakamoz423 opened this issue 7 months ago
Xtensa Support

imbillow opened this pull request 7 months ago
chore: fix some comments

dufucun opened this pull request 7 months ago