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
5.0.1 has broken ARM operand information (in Python 2)
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
x86: vmovsd has incorrect access for operands
github.com/capstone-engine/capstone - tobast opened this issue over 1 year ago
github.com/capstone-engine/capstone - tobast opened this issue over 1 year ago
x86: vmovsd has incorrect access for operands
github.com/capstone-engine/capstone - tobast opened this issue over 1 year ago
github.com/capstone-engine/capstone - tobast opened this issue over 1 year ago
arm64: missing register in regs_access() for ldr instruction
github.com/capstone-engine/capstone - find0x90 opened this issue over 1 year ago
github.com/capstone-engine/capstone - find0x90 opened this issue over 1 year ago
Add support for Python binding for diasm_iter
github.com/capstone-engine/capstone - fzakaria opened this pull request over 1 year ago
github.com/capstone-engine/capstone - fzakaria opened this pull request over 1 year ago
Add support for Python binding for diasm_iter
github.com/capstone-engine/capstone - fzakaria opened this pull request over 1 year ago
github.com/capstone-engine/capstone - fzakaria opened this pull request over 1 year ago
[Auto-Sync] Translate templates to functions and not macros
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
[Auto-Sync] Translate templates to functions and not macros
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
allow absolute CMAKE_INSTALL_*DIR
github.com/capstone-engine/capstone - chayleaf opened this pull request over 1 year ago
github.com/capstone-engine/capstone - chayleaf opened this pull request over 1 year ago
Python API - missing instuction.reg_read/write values
github.com/capstone-engine/capstone - disconnect3d opened this issue over 1 year ago
github.com/capstone-engine/capstone - disconnect3d opened this issue over 1 year ago
Support cs_disasm_iter in Python API binding
github.com/capstone-engine/capstone - fzakaria opened this issue over 1 year ago
github.com/capstone-engine/capstone - fzakaria opened this issue over 1 year ago
arm64 unimplemented instructions
github.com/capstone-engine/capstone - Talos878 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Talos878 opened this issue over 1 year ago
arm64 unimplemented instructions
github.com/capstone-engine/capstone - Talos878 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Talos878 opened this issue over 1 year ago
5.0.0post1 Mac universal wheel is invalid for AArch64
github.com/capstone-engine/capstone - flit opened this issue over 1 year ago
github.com/capstone-engine/capstone - flit opened this issue over 1 year ago
5.0.0post1 Mac universal wheel is invalid for AArch64
github.com/capstone-engine/capstone - flit opened this issue over 1 year ago
github.com/capstone-engine/capstone - flit opened this issue over 1 year ago
cstool -d x64 "4c 85 7d 30" doesn't give the correct register reads after sync with LLVM 7.0.1
github.com/capstone-engine/capstone - jrmuizel opened this issue over 1 year ago
github.com/capstone-engine/capstone - jrmuizel opened this issue over 1 year ago
cstool -d x64 "4c 85 7d 30" doesn't give the correct register reads after sync with LLVM 7.0.1
github.com/capstone-engine/capstone - jrmuizel opened this issue over 1 year ago
github.com/capstone-engine/capstone - jrmuizel opened this issue over 1 year ago
Fix ARM Python bindings
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Fix ARM Python bindings
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Fix running `cstest` in CI
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
[Auto-Sync] Add option Differ to update the old file.
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
[Auto-Sync] Add option Differ to update the old file.
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
V6 release guide
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Increment next branch version.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Increment next branch version.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Handle system operands in way more detail.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Handle system operands in way more detail.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Add CPSR implicit read for every instruction with predicate
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Add CPSR implicit read for every instruction with predicate
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Add architecture description of Capstone to `ARCHITECTURE.md`
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
Add architecture description of Capstone to `ARCHITECTURE.md`
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
Add more in LLVM hard coded operands.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Allow to choose ARMs CDE (Custom-Data-Extension) Coprocessors
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
[ARM] `cs_reg_name()` might return system reg name instead of banked reg name
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
[ARM] Return first the system register name then the banked one
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Remove LDM leftover code
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Add Werror to compile options.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Towards `-Wall,-Wpedantic,-Werror`
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
Set sysop members by their C++ type name.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Add pop alias instruction for `t2LDR_POST`
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Use OS independent printf formatting - next branch
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Use OS independent printf formatting.
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Restore the ARM register naming from v4.
github.com/capstone-engine/capstone - gerph opened this pull request over 1 year ago
github.com/capstone-engine/capstone - gerph opened this pull request over 1 year ago
Restore the ARM register naming from v4.
github.com/capstone-engine/capstone - gerph opened this pull request over 1 year ago
github.com/capstone-engine/capstone - gerph opened this pull request over 1 year ago
[ARM] Add missing detail check
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Add missing detail check
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Set specific type for vector operands
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
[ARM] Set specific type for vector operands
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
test_arm.c:58:73: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘int64_t’
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
test_arm.c:58:73: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘int64_t’
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
Increment API version to 6
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Fix #2101 - Install cs_operand.h as a public header file
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Fix #2101 - Install cs_operand.h as a public header file
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Wheel for aarch64 broken since yesterday
github.com/capstone-engine/capstone - patryk4815 opened this issue over 1 year ago
github.com/capstone-engine/capstone - patryk4815 opened this issue over 1 year ago
Wheel for aarch64 broken since yesterday
github.com/capstone-engine/capstone - patryk4815 opened this issue over 1 year ago
github.com/capstone-engine/capstone - patryk4815 opened this issue over 1 year ago
cs_operand.h outside the include directory, not installed
github.com/capstone-engine/capstone - trufae opened this issue over 1 year ago
github.com/capstone-engine/capstone - trufae opened this issue over 1 year ago
cs_operand.h outside the include directory, not installed
github.com/capstone-engine/capstone - trufae opened this issue over 1 year ago
github.com/capstone-engine/capstone - trufae opened this issue over 1 year ago
Sync Python bindings for x86, m68k, and mos65xx
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Sync Python bindings for x86, m68k, and mos65xx
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
ci: use cibuildwheel for python wheels
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
ci: use cibuildwheel for python wheels
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
ci: use proper job syntax for Windows
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
ci: use proper job syntax for Windows
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
Update Python binding constants
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Update Python binding constants
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Add Python bindings for SH
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Add Python bindings for WASM
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
Lint all code + add linter CI
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
Lint all code + add linter CI
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this issue over 1 year ago
Run clang-format on ARM module
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Update manylinux docker images
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Update manylinux docker images
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Fix VFP feature check
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
[ARM] Fix VFP feature check
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
github.com/capstone-engine/capstone - Rot127 opened this pull request over 1 year ago
Fixing TriCore disasm instructions
github.com/capstone-engine/capstone - bkoppelmann opened this pull request over 1 year ago
github.com/capstone-engine/capstone - bkoppelmann opened this pull request over 1 year ago
PowerPC regressions in v5.0
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
PowerPC regressions in v5.0
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
Update Python bindings and test them in CI
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
github.com/capstone-engine/capstone - peace-maker opened this pull request over 1 year ago
install python binding capstone on python:3.10-alpine docker image
github.com/capstone-engine/capstone - ducorduck opened this issue over 1 year ago
github.com/capstone-engine/capstone - ducorduck opened this issue over 1 year ago
install python binding capstone on python:3.10-alpine docker image
github.com/capstone-engine/capstone - ducorduck opened this issue over 1 year ago
github.com/capstone-engine/capstone - ducorduck opened this issue over 1 year ago
pip3 installing capstone takes wrong arch of dylib
github.com/capstone-engine/capstone - Levako opened this issue over 1 year ago
github.com/capstone-engine/capstone - Levako opened this issue over 1 year ago
pip3 installing capstone takes wrong arch of dylib
github.com/capstone-engine/capstone - Levako opened this issue over 1 year ago
github.com/capstone-engine/capstone - Levako opened this issue over 1 year ago
Version 5.0 32-bit crash
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
Version 5.0 32-bit crash
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
Version 5.0 libraries needed.
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
Version 5.0 libraries needed.
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
github.com/capstone-engine/capstone - CandyMan30 opened this issue over 1 year ago
5.0.x release suggestions
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this issue over 1 year ago
[SuperH]: fix IMM format specifier in test
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
[SuperH]: fix IMM format specifier in test
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
github.com/capstone-engine/capstone - XVilka opened this pull request over 1 year ago
[x86] regression on `rcl` with capstone v5
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
[x86] regression on `rcl` with capstone v5
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
github.com/capstone-engine/capstone - wargio opened this issue over 1 year ago
Register naming in Capstone 5 has changed for ARM.
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
Register naming in Capstone 5 has changed for ARM.
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
github.com/capstone-engine/capstone - gerph opened this issue over 1 year ago
5.0.0rc4 branch instruction imm ambiguous
github.com/capstone-engine/capstone - nostrudexercitation opened this issue over 1 year ago
github.com/capstone-engine/capstone - nostrudexercitation opened this issue over 1 year ago