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
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 }}
Jakobzs
/
minhook
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
54
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 20, 2026
Cleaned up the readme
Jakobzs
committed
abef03a
View commit details
Copy full SHA for abef03a
Browse repository at this point
Commits on Jul 19, 2026
Fix create_hook_api_ex target pointer (#7)
Show description for ca14c97
Jakobzs
authored
ca14c97
View commit details
Copy full SHA for ca14c97
Browse repository at this point
Commits on Dec 20, 2025
Update minhook
Jakobzs
committed
cd058a6
View commit details
Copy full SHA for cd058a6
Browse repository at this point
Commits on Dec 14, 2025
Bump version to 0.9.0 in Cargo.toml and README
Show description for 1009f68
Jakobzs
committed
1009f68
View commit details
Copy full SHA for 1009f68
Browse repository at this point
Rename test file from amyhow.rs to anyhow.rs
Show description for eae6347
Jakobzs
committed
eae6347
View commit details
Copy full SHA for eae6347
Browse repository at this point
Commits on Dec 10, 2025
Run CI on push and pull request events
Show description for fabd1d5
Jakobzs
committed
fabd1d5
View commit details
Copy full SHA for fabd1d5
Browse repository at this point
Add integration test for anyhow
Jakobzs
committed
82cd4b9
View commit details
Copy full SHA for 82cd4b9
Browse repository at this point
Implement std::fmt::Display and std::error::Error for MH_STATUS (#6)
peter2500zz
authored
f8b7d1a
View commit details
Copy full SHA for f8b7d1a
Browse repository at this point
Commits on Aug 7, 2025
Simplify hook test function pointer casting
Show description for 76fab12
Jakobzs
committed
76fab12
View commit details
Copy full SHA for 76fab12
Browse repository at this point
Commits on Aug 6, 2025
Add test for removing hooks in MinHook
Show description for 67a6297
Jakobzs
committed
67a6297
View commit details
Copy full SHA for 67a6297
Browse repository at this point
Add create hook api and uninitialize integration tests
Jakobzs
committed
698a1af
View commit details
Copy full SHA for 698a1af
Browse repository at this point
Go from unit tests to integration tests to run tests in their own process
Show description for f63cc28
Jakobzs
committed
f63cc28
View commit details
Copy full SHA for f63cc28
Browse repository at this point
Commits on Aug 4, 2025
Add code coverage workflow and update minhook to 0.8.0
Show description for 387225c
Jakobzs
committed
387225c
View commit details
Copy full SHA for 387225c
Browse repository at this point
Commits on Mar 2, 2025
Remove license-file now from the manifest as it is no longer necessary
Jakobzs
committed
e178167
View commit details
Copy full SHA for e178167
Browse repository at this point
Update to 0.7.1
Jakobzs
committed
53d3844
View commit details
Copy full SHA for 53d3844
Browse repository at this point
Add license as MIT to manifest
Jakobzs
committed
7e381d7
View commit details
Copy full SHA for 7e381d7
Browse repository at this point
Commits on Feb 20, 2025
Update workflow to fix docs uploading
Jakobzs
committed
501337a
View commit details
Copy full SHA for 501337a
Browse repository at this point
Update to 0.7.0
Jakobzs
committed
8c61bf4
View commit details
Copy full SHA for 8c61bf4
Browse repository at this point
Update to Rust edition 2024
Jakobzs
committed
2a3ba9d
View commit details
Copy full SHA for 2a3ba9d
Browse repository at this point
Commits on Jan 8, 2025
Update LICENSE
Jakobzs
authored
893cb01
View commit details
Copy full SHA for 893cb01
Browse repository at this point
Commits on Sep 10, 2024
Update lib.rs
Jakobzs
committed
6ec6110
View commit details
Copy full SHA for 6ec6110
Browse repository at this point
Update lib.rs
Jakobzs
committed
8dd0598
View commit details
Copy full SHA for 8dd0598
Browse repository at this point
Update to 0.6.0
Jakobzs
committed
fc37593
View commit details
Copy full SHA for fc37593
Browse repository at this point
Commits on Mar 16, 2024
Update to 0.5.0
Show description for efb2bcd
Jakobzs
committed
efb2bcd
View commit details
Copy full SHA for efb2bcd
Browse repository at this point
Update to 0.4.3
Jakobzs
committed
d31c18b
View commit details
Copy full SHA for d31c18b
Browse repository at this point
Add config for linker
Jakobzs
committed
4e9d7fd
View commit details
Copy full SHA for 4e9d7fd
Browse repository at this point
Update to 0.4.2
Jakobzs
committed
f795d5e
View commit details
Copy full SHA for f795d5e
Browse repository at this point
Test with a new package metadata docs target
Jakobzs
committed
a186bed
View commit details
Copy full SHA for a186bed
Browse repository at this point
Commits on Feb 28, 2024
Update Cargo.toml
Jakobzs
committed
1ac00cd
View commit details
Copy full SHA for 1ac00cd
Browse repository at this point
Update LICENSE
Jakobzs
committed
dff171b
View commit details
Copy full SHA for dff171b
Browse repository at this point
Fix docs building
Jakobzs
committed
1098d80
View commit details
Copy full SHA for 1098d80
Browse repository at this point
Commits on Jan 27, 2024
Use V4 of GitHub Actions Checkout
Jakobzs
committed
68854e2
View commit details
Copy full SHA for 68854e2
Browse repository at this point
Update to 0.4.0
Jakobzs
committed
43c8377
View commit details
Copy full SHA for 43c8377
Browse repository at this point
Add log feature to tracing
Jakobzs
committed
48dce5a
View commit details
Copy full SHA for 48dce5a
Browse repository at this point
Update minhook
Jakobzs
committed
1c54a22
View commit details
Copy full SHA for 1c54a22
Browse repository at this point
Previous
Next
You can’t perform that action at this time.