Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Capstone Engine

Open source disassembler framework. Find more about our project at capstone-engine.org
Collective - Host: opensource - https://opencollective.com/capstone-engine - Code: https://github.com/capstone-engine/capstone

Wrong disasm result in ARMv7-M

github.com/capstone-engine/capstone - syheliel opened this issue almost 2 years ago
Wrong disasm result in ARMv7-M

github.com/capstone-engine/capstone - syheliel opened this issue almost 2 years ago
Modernize Capstone testing

github.com/capstone-engine/capstone - Rot127 opened this issue almost 2 years ago
Capstone crashed for some ARM instructions

github.com/capstone-engine/capstone - 1Husin-Alhaj opened this issue almost 2 years ago
Capstone crashed for some ARM instructions

github.com/capstone-engine/capstone - 1Husin-Alhaj opened this issue almost 2 years ago
5.0-rc2 pkg-config includedir regression

github.com/capstone-engine/capstone - orlitzky opened this issue almost 2 years ago
5.0-rc2 pkg-config includedir regression

github.com/capstone-engine/capstone - orlitzky opened this issue almost 2 years ago
x86_64: riz pseudo-register

github.com/capstone-engine/capstone - wallds opened this issue almost 2 years ago
AArch64: fixes register access flags for moves

github.com/capstone-engine/capstone - thomasdangl opened this pull request almost 2 years ago
AArch64: fixes register access flags for moves

github.com/capstone-engine/capstone - thomasdangl opened this pull request almost 2 years ago
Add TriCore Architecture

github.com/capstone-engine/capstone - imbillow opened this pull request almost 2 years ago
Add TriCore Architecture

github.com/capstone-engine/capstone - imbillow opened this pull request almost 2 years ago
use calloc for cs_insn instead of malloc

github.com/capstone-engine/capstone - ConnorRigby opened this pull request almost 2 years ago
use calloc for cs_insn instead of malloc

github.com/capstone-engine/capstone - ConnorRigby opened this pull request almost 2 years ago
cs_insn mnemonic isn't 0'd before use.

github.com/capstone-engine/capstone - ConnorRigby opened this issue almost 2 years ago
cs_insn mnemonic isn't 0'd before use.

github.com/capstone-engine/capstone - ConnorRigby opened this issue almost 2 years ago
Cannot find operand size in bytes

github.com/capstone-engine/capstone - mjhouse opened this issue almost 2 years ago
In x86: Fixed backward compatibility with C90

github.com/capstone-engine/capstone - hasherezade opened this pull request almost 2 years ago
In x86: Fixed backward compatibility with C90

github.com/capstone-engine/capstone - hasherezade opened this pull request almost 2 years ago
gcc warning

github.com/capstone-engine/capstone - trufae opened this issue almost 2 years ago
gcc warning

github.com/capstone-engine/capstone - trufae opened this issue almost 2 years ago
Fix CITest && python binding issues

github.com/capstone-engine/capstone - kabeor opened this pull request almost 2 years ago
Fix CITest && python binding issues

github.com/capstone-engine/capstone - kabeor opened this pull request almost 2 years ago
sh: add missing include for CMake install step

github.com/capstone-engine/capstone - SweetVishnya opened this pull request almost 2 years ago
sh: add missing include for CMake install step

github.com/capstone-engine/capstone - SweetVishnya opened this pull request almost 2 years ago
sh.h header not found

github.com/capstone-engine/capstone - SweetVishnya opened this issue almost 2 years ago
ARMV9-A64 braaz braa 解析失败

github.com/capstone-engine/capstone - liumengdeqq opened this issue almost 2 years ago
ARMV9-A64 braaz braa 解析失败

github.com/capstone-engine/capstone - liumengdeqq opened this issue almost 2 years ago
Update python bindings to fix ARM in detail mode.

github.com/capstone-engine/capstone - wideglide opened this pull request almost 2 years ago
Update python bindings to fix ARM in detail mode.

github.com/capstone-engine/capstone - wideglide opened this pull request almost 2 years ago
[SH] Fix build warnings

github.com/capstone-engine/capstone - Rot127 opened this pull request almost 2 years ago
[SH] Fix build warnings

github.com/capstone-engine/capstone - Rot127 opened this pull request almost 2 years ago
fix missing access field in arm64 java binding

github.com/capstone-engine/capstone - sunxingxing opened this pull request almost 2 years ago
MIPS lacks CS_OPT_SYNTAX_NOREGNAME support

github.com/capstone-engine/capstone - neuschaefer opened this issue almost 2 years ago
MIPS lacks CS_OPT_SYNTAX_NOREGNAME support

github.com/capstone-engine/capstone - neuschaefer opened this issue almost 2 years ago
Using CAPSTONE_X86_REDUCE breaks the build

github.com/capstone-engine/capstone - autoantwort opened this issue almost 2 years ago
Using CAPSTONE_X86_REDUCE breaks the build

github.com/capstone-engine/capstone - autoantwort opened this issue almost 2 years ago
arm64: python3 bindings broken?

github.com/capstone-engine/capstone - LMS57 opened this issue almost 2 years ago
arm64: python3 bindings broken?

github.com/capstone-engine/capstone - LMS57 opened this issue almost 2 years ago
update capstone-engine.org URIs to https://

github.com/capstone-engine/capstone - vapier opened this pull request almost 2 years ago
update capstone-engine.org URIs to https://

github.com/capstone-engine/capstone - vapier opened this pull request almost 2 years ago
Architecture updater (auto-sync) - Updating ARM

github.com/capstone-engine/capstone - Rot127 opened this pull request almost 2 years ago
Architecture updater (auto-sync) - Updating ARM

github.com/capstone-engine/capstone - Rot127 opened this pull request almost 2 years ago
Makefile: fix for <10.7

github.com/capstone-engine/capstone - barracuda156 opened this pull request about 2 years ago
expose tablegen API

github.com/capstone-engine/capstone - gogo2464 opened this issue about 2 years ago
expose tablegen API

github.com/capstone-engine/capstone - gogo2464 opened this issue about 2 years ago
arm64: fix missing post_index

github.com/capstone-engine/capstone - HyperSine opened this pull request about 2 years ago
arm64: fix missing post_index

github.com/capstone-engine/capstone - HyperSine opened this pull request about 2 years ago
Mention debug build option for cmake.

github.com/capstone-engine/capstone - Rot127 opened this pull request about 2 years ago
Mention debug build option for cmake.

github.com/capstone-engine/capstone - Rot127 opened this pull request about 2 years ago
Fix potential array out of bounds

github.com/capstone-engine/capstone - mjunix opened this pull request about 2 years ago
Fix potential array out of bounds

github.com/capstone-engine/capstone - mjunix opened this pull request about 2 years ago
Including new instructions from LLVM

github.com/capstone-engine/capstone - rmnattas opened this issue about 2 years ago
Add Renesas SuperH instructions support

github.com/capstone-engine/capstone - ysat0 opened this pull request about 2 years ago
Add Renesas SuperH instructions support

github.com/capstone-engine/capstone - ysat0 opened this pull request about 2 years ago