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

[cstool] Print encoding info of instruction

Rot127 opened this issue 12 months ago
Add general encoding information for instructions

Rot127 opened this pull request 12 months ago
CS_ARCH_ARM64 missing operands

libinyxsn opened this issue 12 months ago
CS_ARCH_ARM64 missing operands

libinyxsn opened this issue 12 months ago
Fix typos in COMPILE_CMAKE.TXT

kobykahane opened this pull request 12 months ago
Raise minimum requirement to VS2017

XVilka opened this pull request 12 months ago
Raise minimum requirement to VS2017

XVilka opened this pull request 12 months ago
Add Big-endian mode for Alpha

R33v0LT opened this pull request 12 months ago
Add Big-endian mode for Alpha

R33v0LT opened this pull request 12 months ago
Has v5.0.x Dropped VS2010 Support?

Necrolis opened this issue 12 months ago
Has v5.0.x Dropped VS2010 Support?

Necrolis opened this issue 12 months ago
Drop python2

rickmark opened this issue 12 months ago
Drop python2

rickmark opened this issue 12 months ago
Ignore JetBrains based IDE data for clean PRs

rickmark opened this pull request 12 months ago
Ignore JetBrains based IDE data for clean PRs

rickmark opened this pull request 12 months ago
Capstone can't be built on 3.12 due to distutils removal

rickmark opened this issue about 1 year ago
Capstone can't be built on 3.12 due to distutils removal

rickmark opened this issue about 1 year ago
Fix broken disassembly of floating point immediates on big endian hosts

huth opened this pull request about 1 year ago
By default compile as universal2 for macOS

rickmark opened this pull request about 1 year ago
By default compile as universal2 for macOS

rickmark opened this pull request about 1 year ago
[v4] Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
[v4] Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
[v5] Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
[v5] Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
Add CS_aarch64 macro without parameter.

Rot127 opened this pull request about 1 year ago
Update docs wit ASUpdater.py script

Rot127 opened this pull request about 1 year ago
Update docs wit ASUpdater.py script

Rot127 opened this pull request about 1 year ago
[ARM] Add RET group to pop instructions which write to the PC.

Rot127 opened this pull request about 1 year ago
disassem error

szdyg opened this issue about 1 year ago
disassem error

szdyg opened this issue about 1 year ago
LIBDIRARCH does not propagate to Makefile

YaSuenag opened this pull request about 1 year ago
the result of regs_access() for lsr is not correct?

Gavin0210 opened this issue about 1 year ago
the result of regs_access() for lsr is not correct?

Gavin0210 opened this issue about 1 year ago
[TriCore] Replace one- and sign-extend with MathExtra.h functions.

Rot127 opened this pull request about 1 year ago
[TriCore] Replace one- and sign-extend with MathExtra.h functions.

Rot127 opened this pull request about 1 year ago
BPF bytecode is not disassembled completely

vobst opened this issue about 1 year ago
BPF bytecode is not disassembled completely

vobst opened this issue about 1 year ago
Disable maybe-uninitialized warning all together.

Rot127 opened this pull request about 1 year ago
Disable maybe-uninitialized warning all together.

Rot127 opened this pull request about 1 year ago
[ARM] Add alias support

Rot127 opened this pull request about 1 year ago
[ARM] Add alias support

Rot127 opened this pull request about 1 year ago
Python bindings failing to disassemble single instruction

m1stadev opened this issue about 1 year ago
ARM Thumb instruction MRS cannot be decoded

yakamoz423 opened this issue about 1 year ago
ARM Thumb instruction MRS cannot be decoded

yakamoz423 opened this issue about 1 year ago
Unable to build with latest `next` branch on darwin/aarch64

galderz opened this issue about 1 year ago
Unable to build with latest `next` branch on darwin/aarch64

galderz opened this issue about 1 year ago
Remove no longer used td files.

Rot127 opened this pull request about 1 year ago
tricore: fix runtime errors of integer overflow

imbillow opened this pull request about 1 year ago
tricore: fix runtime errors of integer overflow

imbillow opened this pull request about 1 year ago
Clean up after auto-sync

Rot127 opened this pull request about 1 year ago
Clean up after auto-sync

Rot127 opened this pull request about 1 year ago
[ARM64] Add tests for rename macros.

Rot127 opened this pull request about 1 year ago
[ARM64] Add tests for rename macros.

Rot127 opened this pull request about 1 year ago
[v6] Move meta-programming macros for ARM64/AArch64 to capstone.h

Rot127 opened this pull request about 1 year ago
[v6] Move meta-programming macros for ARM64/AArch64 to capstone.h

Rot127 opened this pull request about 1 year ago
[v4] Add meta-programming macros for ARM64/AArch64 name change to capstone.h

Rot127 opened this pull request about 1 year ago
[v4] Add meta-programming macros for ARM64/AArch64 name change to capstone.h

Rot127 opened this pull request about 1 year ago
[v5] Add meta-programming macros for ARM64/AArch64 name change to capstone.h

Rot127 opened this pull request about 1 year ago
[v5] Add meta-programming macros for ARM64/AArch64 name change to capstone.h

Rot127 opened this pull request about 1 year ago
Remove __GNUC__ check for warning suppression.

Rot127 opened this pull request about 1 year ago
Remove __GNUC__ check for warning suppression.

Rot127 opened this pull request about 1 year ago
ARM Thumb instruction SUB may decode wrong in ADR situation

yakamoz423 opened this issue about 1 year ago
AArch64 missing details tasks

Rot127 opened this issue about 1 year ago
AArch64 missing details tasks

Rot127 opened this issue about 1 year ago
SystemZ Vector Load with alignment hint

juergenchrist opened this issue about 1 year ago
SystemZ Vector Load with alignment hint

juergenchrist opened this issue about 1 year ago
tricore: runtime errors of integer overflow (detected by UBSAN)

XVilka opened this issue about 1 year ago
tricore: runtime errors of integer overflow (detected by UBSAN)

XVilka opened this issue about 1 year ago
5.0.1: java binding build fails with `zip END header not found`

kloczek opened this issue about 1 year ago
Possible support for Coldfire

Kaltxi opened this issue about 1 year ago
Possible support for Coldfire

Kaltxi opened this issue about 1 year ago
Breaking Change: Don't add capstone dir to include search path

autoantwort opened this pull request about 1 year ago
Breaking Change: Don't add capstone dir to include search path

autoantwort opened this pull request about 1 year ago
5.0.0 Broken ARM64 information pn python3

Kashio opened this issue about 1 year ago
5.0.0 Broken ARM64 information pn python3

Kashio opened this issue about 1 year ago
cs_open problem

12UE opened this issue about 1 year ago
cs_open problem

12UE opened this issue about 1 year ago
4.0.2: pytest is failig in test_evm.py with ctypes.ArgumentError

kloczek opened this issue over 1 year ago
Universal wheel for macOS contains only x86_64 build

doronz88 opened this issue over 1 year ago
Universal wheel for macOS contains only x86_64 build

doronz88 opened this issue over 1 year ago
Windows precompiled binaries

tech189 opened this issue over 1 year ago
Windows precompiled binaries

tech189 opened this issue over 1 year ago
[Auto-Sync] Generate general instruction encoding format

Rot127 opened this issue over 1 year ago
[Auto-Sync] Generate general instruction encoding format

Rot127 opened this issue over 1 year ago
fix compile errors in capstone_static - unresolved external symbols

tkoecker opened this pull request over 1 year ago
fix compile errors in capstone_static - unresolved external symbols

tkoecker opened this pull request over 1 year ago
5.0.1 has more broken 'NOREGNAME' syntax on ARM32.

gerph opened this issue over 1 year ago
5.0.1 has more broken 'NOREGNAME' syntax on ARM32.

gerph opened this issue over 1 year ago
5.0.1 has broken ARM operand information (in Python 2)

gerph opened this issue over 1 year ago
x86: vmovsd has incorrect access for operands

tobast opened this issue over 1 year ago
x86: vmovsd has incorrect access for operands

tobast opened this issue over 1 year ago
arm64: missing register in regs_access() for ldr instruction

find0x90 opened this issue over 1 year ago