Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
capstone-rust
/
capstone-rs
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
281
Code
Issues
6
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: capstone-rust/capstone-rs
Actions
All workflows
Workflows
extra-checks
extra-checks
main
main
Show more workflows...
Management
Caches
extra-checks
extra-checks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
extra-checks.yml
will be ignored since log searching is not yet available
125 workflow runs
125 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[WIP] Capstone v6 support
extra-checks
#289:
Pull request
#178
synchronize by
jiegec
5m 18s
capstone-v6
capstone-v6
5m 18s
View #178
View workflow file
rs: add regression test for aarch64 memory displacement overflow
extra-checks
#288:
Commit
bda1f4b
pushed by
jiegec
5m 41s
capstone-v6
capstone-v6
5m 41s
View #178
View workflow file
Fix memory displacement overflowing i32 on AArch64
extra-checks
#287:
Pull request
#203
synchronize by
jiegec
5m 24s
charleywright:capstone-v6
charleywright:capstone-v6
5m 24s
View #203
View workflow file
Fix memory displacement overflowing i32 on AArch64
extra-checks
#286:
Pull request
#203
synchronize by
jiegec
4m 18s
charleywright:capstone-v6
charleywright:capstone-v6
4m 18s
View #203
View workflow file
Fix memory displacement overflowing i32 on AArch64
extra-checks
#285:
Pull request
#203
opened by
charleywright
5m 25s
charleywright:capstone-v6
charleywright:capstone-v6
5m 25s
View #203
View workflow file
[WIP] Capstone v6 support
extra-checks
#284:
Pull request
#178
synchronize by
jiegec
7m 9s
capstone-v6
capstone-v6
7m 9s
View #178
View workflow file
rs: do not hardcode csr number, use enum riscv_sysreg instead
extra-checks
#283:
Commit
16d8c81
pushed by
jiegec
6m 25s
capstone-v6
capstone-v6
6m 25s
View workflow file
[WIP] Capstone v6 support
extra-checks
#282:
Pull request
#178
synchronize by
jiegec
5m 49s
capstone-v6
capstone-v6
5m 49s
View #178
View workflow file
sys: fix cargo clippy warnings
extra-checks
#281:
Commit
5d66171
pushed by
jiegec
5m 56s
capstone-v6
capstone-v6
5m 56s
View workflow file
sys: fix cargo clippy warnings
extra-checks
#280:
Commit
f144933
pushed by
jiegec
4m 45s
capstone-v6
capstone-v6
4m 45s
View workflow file
rs, sys: bump capstone to 6.0.0-Alpha10
extra-checks
#279:
Commit
9018ba2
pushed by
jiegec
5m 29s
capstone-v6
capstone-v6
5m 29s
View workflow file
sys: remove redundant clippy allow attribute
extra-checks
#278:
Commit
8d7f9ef
pushed by
tmfink
5m 33s
capstone-v6
capstone-v6
5m 33s
View workflow file
Address review feedback on feature-checks.py
extra-checks
#276:
Commit
f2fc543
pushed by
jiegec
4m 34s
master
master
4m 34s
View workflow file
Fix unused lifetime in ArchDetail (#199) and add CI feature combination tests (#200)
extra-checks
#275:
Pull request
#201
synchronize by
jiegec
6m 34s
fix-issue-199
fix-issue-199
6m 34s
View #201
View workflow file
Address review feedback on feature-checks.py
extra-checks
#274:
Commit
b08b705
pushed by
jiegec
4m 15s
fix-issue-199
fix-issue-199
4m 15s
View #201
View workflow file
Fix unused lifetime in ArchDetail (#199) and add CI feature combination tests (#200)
extra-checks
#273:
Pull request
#201
opened by
jiegec
5m 52s
fix-issue-199
fix-issue-199
5m 52s
View #201
View workflow file
ci: test more feature combinations (#200)
extra-checks
#272:
Commit
81b2fd7
pushed by
jiegec
4m 40s
fix-issue-199
fix-issue-199
4m 40s
View workflow file
Fix unused lifetime parameter in ArchDetail when all features disable…
extra-checks
#271:
Commit
e1f1b20
pushed by
jiegec
4m 19s
fix-issue-199
fix-issue-199
4m 19s
View workflow file
sys: only compile enabled arch sources in build.rs
extra-checks
#270:
Pull request
#198
synchronize by
CodeWenjiu
5m 35s
CodeWenjiu:capstone-v6-fix
CodeWenjiu:capstone-v6-fix
5m 35s
View #198
View workflow file
sys: only compile enabled arch sources in build.rs
extra-checks
#267:
Pull request
#198
opened by
CodeWenjiu
4m 22s
CodeWenjiu:capstone-v6-fix
CodeWenjiu:capstone-v6-fix
4m 22s
View #198
View workflow file
rs, sys: bump capstone to 5.0.9
extra-checks
#266:
Commit
58f44a4
pushed by
jiegec
4m 45s
master
master
4m 45s
View workflow file
rs, sys: bump capstone to 6.0.0-Alpha8
extra-checks
#265:
Commit
e2c56d3
pushed by
jiegec
5m 26s
capstone-v6
capstone-v6
5m 26s
View workflow file
Add test for arm writeback and post_index to assert correctness
extra-checks
#264:
Commit
1a276a0
pushed by
jiegec
4m 0s
master
master
4m 0s
View workflow file
feat: Add a method to Arm64InsnDetail to expose the post_index flag
extra-checks
#263:
Pull request
#197
synchronize by
jiegec
4m 5s
feat/arm64-post-index-flag
feat/arm64-post-index-flag
4m 5s
View #197
View workflow file
feat: Add a method to Arm64InsnDetail to expose the post_index flag
extra-checks
#262:
Pull request
#197
synchronize by
PandasAreBears
4m 16s
feat/arm64-post-index-flag
feat/arm64-post-index-flag
4m 16s
View #197
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.