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
tms320c64x: use more descriptive types in public header
tmfink opened this pull request almost 6 years ago
tmfink opened this pull request almost 6 years ago
Py bindings: use pkg_resources to set package version
disconnect3d opened this pull request almost 6 years ago
disconnect3d opened this pull request almost 6 years ago
Update bindings for Capstone 4.0.x
aquynh opened this issue about 6 years ago
aquynh opened this issue about 6 years ago
Differential fuzzing against llvm-mc
catenacyber opened this pull request about 6 years ago
catenacyber opened this pull request about 6 years ago
fix a top directory build ld error
fanfuqiang opened this pull request about 6 years ago
fanfuqiang opened this pull request about 6 years ago
python bindings seem to install deprecated egg distribution instead of wheel
E3V3A opened this issue about 6 years ago
E3V3A opened this issue about 6 years ago
Add Hexagon support
E3V3A opened this issue about 6 years ago
E3V3A opened this issue about 6 years ago
error in MIPS big endian assembly, instruction is '00c0502d'
yasong opened this issue about 6 years ago
yasong opened this issue about 6 years ago
Increased size of cs_isn.bytes to 33 to be able to hold big EVM instructions
f0rki opened this pull request over 6 years ago
f0rki opened this pull request over 6 years ago
Can't decode MRS.W R3, MSP (ARM-Thumb mode)
don1001 opened this issue over 6 years ago
don1001 opened this issue over 6 years ago
ARM Thumb: rbit, rev, rev16, revsh issues
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
ARM Thumb: 16-bit instruction decoded as 32-bit
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
ARM jump instuctions
valour01 opened this issue over 6 years ago
valour01 opened this issue over 6 years ago
ARM jump instuctions
valour01 opened this issue over 6 years ago
valour01 opened this issue over 6 years ago
"udf 0xfe" disassembled incorrectly for ARM Thumb
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
"udf 0xfe" disassembled incorrectly for ARM Thumb
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
"if-then" disassembled incorrectly for ARM Thumb
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
"if-then" disassembled incorrectly for ARM Thumb
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
Inconsistent disassembly of ARM ADD instruction
danse-macabre opened this issue over 6 years ago
danse-macabre opened this issue over 6 years ago
last coverity bugs
radare opened this issue over 6 years ago
radare opened this issue over 6 years ago
MIPS32R6: "pref" and "cache" missing operand unless preceeded by instruction
lwerdna opened this issue over 6 years ago
lwerdna opened this issue over 6 years ago
cann't correctly disassembly PPC instruction '\x41\x81\x00\x00'
gh0stZerO opened this issue over 6 years ago
gh0stZerO opened this issue over 6 years ago
cann't correctly disassembly PPC instruction '\x41\x81\x00\x00'
gh0stZerO opened this issue over 6 years ago
gh0stZerO opened this issue over 6 years ago
Latest coverity issues
radare opened this issue over 6 years ago
radare opened this issue over 6 years ago
Fix the 0x66 preffix handling for JMP, Jcc CALL for intel
n80fr1n60 opened this pull request almost 7 years ago
n80fr1n60 opened this pull request almost 7 years ago
Fix the 0x66 preffix handling for JMP, Jcc CALL for intel
n80fr1n60 opened this pull request almost 7 years ago
n80fr1n60 opened this pull request almost 7 years ago
x64-x86 Incorrect imm operand size - signed extension
UnlimitedChild opened this issue almost 7 years ago
UnlimitedChild opened this issue almost 7 years ago
x64-x86 Incorrect imm operand size - signed extension
UnlimitedChild opened this issue almost 7 years ago
UnlimitedChild opened this issue almost 7 years ago
ARM branches read registers
mbaharan opened this issue almost 7 years ago
mbaharan opened this issue almost 7 years ago
ARM branches read registers
mbaharan opened this issue almost 7 years ago
mbaharan opened this issue almost 7 years ago
Python PyPI package doesn't work with pip install --user
pfalcon opened this issue almost 7 years ago
pfalcon opened this issue almost 7 years ago
Python PyPI package doesn't work with pip install --user
pfalcon opened this issue almost 7 years ago
pfalcon opened this issue almost 7 years ago
Capstone's instruction classification is weak for ARM
pfalcon opened this issue almost 7 years ago
pfalcon opened this issue almost 7 years ago
Capstone's instruction classification is weak for ARM
pfalcon opened this issue almost 7 years ago
pfalcon opened this issue almost 7 years ago
WIP Add operand_printer method to module vtable.
pfalcon opened this pull request almost 7 years ago
pfalcon opened this pull request almost 7 years ago
WIP Add operand_printer method to module vtable.
pfalcon opened this pull request almost 7 years ago
pfalcon opened this pull request almost 7 years ago
Unknow opcodes for MIPS32 BE
GH0st3rs opened this issue about 7 years ago
GH0st3rs opened this issue about 7 years ago
building java bindings on windows
williballenthin opened this issue about 7 years ago
williballenthin opened this issue about 7 years ago
[ARM] Inconsistent instruction mnemonic
tmfink opened this issue about 7 years ago
tmfink opened this issue about 7 years ago
[ARM] Inconsistent instruction mnemonic
tmfink opened this issue about 7 years ago
tmfink opened this issue about 7 years ago
ARM Thumb PC-relative offsets shown incorrectly
radare opened this issue about 7 years ago
radare opened this issue about 7 years ago
ARM Thumb PC-relative offsets shown incorrectly
radare opened this issue about 7 years ago
radare opened this issue about 7 years ago
Document/Automate regeneration of TableGen code
rth7680 opened this issue about 7 years ago
rth7680 opened this issue about 7 years ago
Document/Automate regeneration of TableGen code
rth7680 opened this issue about 7 years ago
rth7680 opened this issue about 7 years ago
Fixed 66 prefix jmp/call wrong disasm and added AMD disasm mode
krystalgamer opened this pull request over 7 years ago
krystalgamer opened this pull request over 7 years ago
Fixed 66 prefix jmp/call wrong disasm and added AMD disasm mode
krystalgamer opened this pull request over 7 years ago
krystalgamer opened this pull request over 7 years ago
make: *** [install] Error 1
greg5678 opened this issue over 7 years ago
greg5678 opened this issue over 7 years ago
make: *** [install] Error 1
greg5678 opened this issue over 7 years ago
greg5678 opened this issue over 7 years ago
ARMDisassembler.c:491:19: runtime error: left shift of 225 by 24 places cannot be represented in type 'int'
XVilka opened this issue over 7 years ago
XVilka opened this issue over 7 years ago
ARMDisassembler.c:491:19: runtime error: left shift of 225 by 24 places cannot be represented in type 'int'
XVilka opened this issue over 7 years ago
XVilka opened this issue over 7 years ago
Add support for branch relative group in more architectures
abeaumont opened this pull request over 7 years ago
abeaumont opened this pull request over 7 years ago
Add support for branch relative group in more architectures
abeaumont opened this pull request over 7 years ago
abeaumont opened this pull request over 7 years ago
PowerPC: Branch codes not set for some simplified mnemonics (e.g. bdnzt)
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
PowerPC: Branch codes not set for some simplified mnemonics (e.g. bdnzt)
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
PowerPC: Missing bdnzflr?
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
PowerPC: Missing bdnzflr?
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
PowerPC: PPC_INS_BDZLA behaves like a relative branch
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
PowerPC: PPC_INS_BDZLA behaves like a relative branch
PeterMatula opened this issue over 7 years ago
PeterMatula opened this issue over 7 years ago
bnd jne instruction
Levimocun opened this issue over 7 years ago
Levimocun opened this issue over 7 years ago
bnd jne instruction
Levimocun opened this issue over 7 years ago
Levimocun opened this issue over 7 years ago
padduw not implemented on MIPS
GovanifY opened this issue over 7 years ago
GovanifY opened this issue over 7 years ago
New Coverity Bugs
radare opened this issue over 7 years ago
radare opened this issue over 7 years ago
MIPS Missing Instructions for R3000A
Jaguar83 opened this issue over 8 years ago
Jaguar83 opened this issue over 8 years ago
Make it pickable
feliam opened this pull request over 8 years ago
feliam opened this pull request over 8 years ago
Make it pickable
feliam opened this pull request over 8 years ago
feliam opened this pull request over 8 years ago
Converted Java binding into Maven project
PAX523 opened this pull request over 8 years ago
PAX523 opened this pull request over 8 years ago
Converted Java binding into Maven project
PAX523 opened this pull request over 8 years ago
PAX523 opened this pull request over 8 years ago
Add xcode target for osx kernel
07151129 opened this pull request about 9 years ago
07151129 opened this pull request about 9 years ago
Add xcode target for osx kernel
07151129 opened this pull request about 9 years ago
07151129 opened this pull request about 9 years ago
16bit segment bounds error
XVilka opened this issue over 10 years ago
XVilka opened this issue over 10 years ago
16bit segment bounds error
XVilka opened this issue over 10 years ago
XVilka opened this issue over 10 years ago