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

Remove python2 leftovers

twizmwazin opened this pull request 7 months ago
Create pyproject.toml and add python 3.12 to CI

twizmwazin opened this pull request 7 months ago
Replace cs_insn.bytes with an union. Breaking API change.

numas13 opened this pull request 7 months ago
Add cs_insn_flags. Breaking API change.

numas13 opened this pull request 7 months ago
ARM AArch32 instruction ADD may decode wrong in ADR situation

yakamoz423 opened this issue 7 months ago
Incorrect aarch64 umov decoding

psi-func opened this issue 7 months ago
SH: Use bitwise OR with mask for sign extension

lhsazevedo opened this pull request 7 months ago
Mapping - return NULL if compiled with DIET

XVilka opened this pull request 7 months ago
python bindings: Fully remove distutils and pkg_resources

pyrox0 opened this pull request 7 months ago
[Tests] Add "DIET" CI job

XVilka opened this issue 7 months ago
Add cs_buffer. Breaking API change.

numas13 opened this pull request 7 months ago
register accesses for Implicit operands

junghee opened this issue 7 months ago
Capstone v5 compile issues

trile127 opened this issue 7 months ago
ARM64_REG_Vx vs. ARM64_REG_Qx

junghee opened this issue 7 months ago
Fix Warning C4098: void returns value.

Rot127 opened this pull request 7 months ago
Apply #2360 to next

Rot127 opened this pull request 7 months ago
Fix comparison using narrow types in loop condition

trufae opened this pull request 7 months ago
Add documentation about LLVM imported `FEATURE` groups.

Rot127 opened this issue 7 months ago
Typo and tree-sitter init fix

Rot127 opened this pull request 7 months ago
README: Mention Alpha and HPPA

XVilka opened this pull request 7 months ago
Restructure auto-sync docs to have them more contained

Rot127 opened this pull request 8 months ago
[Auto-Sync] Smarter MC test generator

Rot127 opened this issue 8 months ago
[5.0.1] Warning in Mapping.c module

greenozon opened this issue 8 months ago
Wrong operand type for RISCV compressed instruction disassemble

apach301 opened this issue 8 months ago
Rewrite str_replace using snprintf for security and fix clang-tidy

jiegec opened this pull request 8 months ago
Initial auto-sync LoongArch support

jiegec opened this pull request 8 months ago
Clang tidy quality of life

Rot127 opened this pull request 8 months ago
Fix clang tidy

Rot127 opened this pull request 8 months ago
fix typos

RainRat opened this pull request 8 months ago
Release v4.0.3

Rot127 opened this issue 8 months ago
fix typos

RainRat opened this pull request 8 months ago
Remove python2 leftovers

trufae opened this issue 8 months ago
python bindings depends on setuptools

trufae opened this issue 8 months ago
Compiler warnings in the next branch

trufae opened this issue 8 months ago
x64 disassembler big endian bug

trufae opened this issue 8 months ago
Replace manually compile tree-sitter-cpp with their Python bindings.

Rot127 opened this pull request 8 months ago
skipdata doesn't work correctly from python

cyb3rc opened this issue 8 months ago
[next] Fix #2128 by adding missing mapping values.

Rot127 opened this pull request 8 months ago
[v5] Fix #2128 by adding missing mapping values.

Rot127 opened this pull request 8 months ago
[v5] Fix incorrect ID mappings for PPC

Rot127 opened this pull request 8 months ago
[v5] Fix incorrect ID mappings for PPC

Rot127 opened this pull request 8 months ago
[v5] Fix #2244: Don't apply pseudo-instr. offset to `vcmp` id

Rot127 opened this pull request 8 months ago
[v5] Fix #2244: Don't apply pseudo-instr. offset to `vcmp` id

Rot127 opened this pull request 8 months ago
[next] Fix #2244: Don't apply pseudo-instr. offset to `vcmp` id

Rot127 opened this pull request 8 months ago
[next] Fix #2244: Don't apply pseudo-instr. offset to `vcmp` id

Rot127 opened this pull request 8 months ago
[next] Fix #2079: Add missing 1 immediate to `rcl`

Rot127 opened this pull request 8 months ago
[next] Fix #2079: Add missing 1 immediate to `rcl`

Rot127 opened this pull request 8 months ago
[v5] Fix #2079: Add missing 1 immediate to `rcl`

Rot127 opened this pull request 8 months ago
[v5] Fix #2079: Add missing 1 immediate to `rcl`

Rot127 opened this pull request 8 months ago
chore: fix typos

xiaoxianBoy opened this pull request 8 months ago
chore: fix typos

xiaoxianBoy opened this pull request 8 months ago
pip install on Mac

jpziegler opened this issue 8 months ago
pip install on Mac

jpziegler opened this issue 8 months ago
chore: remove repetitive words

careworry opened this pull request 8 months ago
chore: remove repetitive words

careworry opened this pull request 8 months ago
cs_insn::id is always invalid value on aarch64

niansa opened this issue 8 months ago
cs_insn::id is always invalid value on aarch64

niansa opened this issue 8 months ago
Weaken requirements to document functions.

Rot127 opened this pull request 8 months ago
Weaken requirements to document functions.

Rot127 opened this pull request 8 months ago
Add eBPF bswap16/32/64 instruction

chengshuyi opened this pull request 8 months ago
Add eBPF bswap16/32/64 instruction

chengshuyi opened this pull request 8 months ago
check if decode[idx] is callable

Ced2911 opened this pull request 9 months ago
AArch64 compatibility header

Rot127 opened this pull request 9 months ago
AArch64 compatibility header

Rot127 opened this pull request 9 months ago
HPPADisassembler: more unitialized variables

XVilka opened this issue 9 months ago
HPPADisassembler: more unitialized variables

XVilka opened this issue 9 months ago
Port OCaml bindings to use Dune and Opam

XVilka opened this pull request 9 months ago
bindings/ocaml: fix ARM64 -> AArch64

XVilka opened this pull request 9 months ago
bindings/ocaml: fix ARM64 -> AArch64

XVilka opened this pull request 9 months ago
[BPF] `bpf_insn` collides with `libbpf` definition.

grahamwoodward opened this issue 9 months ago
Fix cstool Makefile for non-C99-defaulting compilers

thestr4ng3r opened this pull request 9 months ago
Replace non-standard 0b(...) literals

thestr4ng3r opened this pull request 9 months ago
Add test with ASAN enabled.

Rot127 opened this pull request 9 months ago
Add test with ASAN enabled.

Rot127 opened this pull request 9 months ago
Add a clang-tidy checks and warnings

Rot127 opened this pull request 9 months ago
Update CMakeLists.txt version (See #2310)

PerikiyoXD opened this pull request 9 months ago
Update CMakeLists.txt version (See #2310)

PerikiyoXD opened this pull request 9 months ago
HPPA dissassembler fix unitialized variables errors

R33v0LT opened this pull request 9 months ago
Ensure API is properly documented before `v6`

Rot127 opened this issue 9 months ago
Ensure API is properly documented before `v6`

Rot127 opened this issue 9 months ago
Fix pkgconfig file to make #include <capstone/capstone.h> work

ret2libc opened this pull request 9 months ago
Do not use 0b prefix, not supported on old compilers

trufae opened this pull request 9 months ago
Do not use 0b prefix, not supported on old compilers

trufae opened this pull request 9 months ago
HPPADisassembler.c unitialized variables

XVilka opened this issue 9 months ago
HPPADisassembler.c unitialized variables

XVilka opened this issue 9 months ago
Can capstone recognize fmv.w.x instruction in RISCV ?

HyLanc opened this issue 9 months ago
Can capstone recognize fmv.w.x instruction in RISCV ?

HyLanc opened this issue 9 months ago