issues
search
capstone-rust
/
capstone-rs
high-level Capstone system bindings for Rust
220
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix clippy warnings; bump MSRV; update dep
#113
tmfink
closed
3 years ago
1
Inconsistency with operand string
#112
BananaIguana
closed
3 years ago
3
Bump bindgen to 0.59.1
#111
tmfink
closed
3 years ago
1
doc: add links to relevant types/functions
#110
tmfink
closed
3 years ago
1
Access Insn group_ids via slice
#109
tmfink
closed
3 years ago
1
CI: Fix Github Worflow
#108
tmfink
closed
3 years ago
0
Refine Github Workflow
#107
tmfink
closed
3 years ago
0
Add github workflow
#106
tmfink
closed
3 years ago
0
Cirrus CI Fix
#105
tmfink
closed
3 years ago
0
Fix CI
#104
tmfink
opened
3 years ago
2
Use slices instead of iterators in more places
#103
tmfink
closed
3 years ago
1
arch: Implement size_hint for operand iterators
#102
leoetlino
closed
3 years ago
2
Bump bindgen version and add wasm support
#101
s1341
closed
3 years ago
6
Add RISC-V support
#100
Amanieu
closed
3 years ago
7
public the Insn.detail() method
#99
lj94093
closed
3 years ago
2
Fix link to examples/ directory in README
#98
cxiao
closed
3 years ago
4
ArmOperand "access" member of type Option<RegAccessType> is missing
#97
flipnut
closed
3 months ago
2
cirrus-ci: upgrade FreeBSD image to 12.2
#96
tmfink
closed
3 years ago
0
return segment as RegId for X86
#95
kamou
closed
3 years ago
0
Fix warnings
#94
tmfink
closed
3 years ago
0
Update capstone to 702dbe78ca116de8e
#93
s1341
closed
3 years ago
3
Update vendored capstone to 71f5c64c43b9
#92
s1341
closed
3 years ago
1
Add a try_from implementation to convert from a cs_insn to an Insn
#91
s1341
closed
3 years ago
11
Make Insn::len() public
#90
jacob-pro
closed
3 years ago
1
Fix completion in CLion.
#89
turbocool3r
closed
3 years ago
1
Upgrade vendored capstone lib to a42f9fa958
#88
tmfink
closed
3 years ago
0
Possible data race when disassembling in a multi-threaded environment
#87
G33KatWork
closed
3 years ago
4
travis-ci: remove exclude section
#86
tmfink
closed
4 years ago
1
Cleanup instruction iterator
#85
ExPixel
closed
3 years ago
3
regs_write() and regs_read() do not return complete results
#84
bcantrill
opened
4 years ago
6
Fix failing Cirrus CI FreeBSD tests
#83
tmfink
closed
4 years ago
0
Allow Instructions to deref to slice of Insn
#82
ExPixel
closed
4 years ago
8
capstone: bump to version 0.7.0
#81
tmfink
closed
4 years ago
0
Update vendored capstone to 154f91a5f
#80
tmfink
closed
4 years ago
0
impl From<u32> for instructions enums
#79
losynix
closed
4 years ago
8
Update bindgen
#78
losynix
closed
4 years ago
0
capstone: add cs_regs_access
#77
SWW13
opened
5 years ago
2
capstone: add support for cs_ac_type in x86
#76
hghwng
closed
4 years ago
9
ci: update rust toolchain before script
#75
tmfink
closed
5 years ago
1
Add parallel disassemby example
#74
tmfink
closed
5 years ago
0
Add multi-threaded example
#73
tmfink
closed
5 years ago
1
Implement Capstone trait
#72
XVilka
closed
5 years ago
2
Implement Send trait for multithreaded usage
#71
XVilka
closed
5 years ago
1
Support wasm32-wasi
#70
tmfink
closed
5 years ago
2
Add no_std
#69
tmfink
closed
5 years ago
1
Use mingw 6.3.0
#68
tmfink
closed
5 years ago
1
WIP: Test workaround for mingw toolchain
#67
tmfink
closed
5 years ago
2
Cargo test fails on Windows GNU toolchain on AppVeyor
#66
tmfink
closed
5 years ago
1
Added set_skipdata() (CS_OPT_SKIPDATA) api
#65
tmfink
closed
5 years ago
0
Support CS_OPT_MNEMONIC & CS_OPT_UNSIGNED
#64
tmfink
opened
5 years ago
0
Previous
Next