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
Type
/
to 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 }}
vominh2012
/
minhook
Public
forked from
ming-hai/minhook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minhook
src
on
master
User selector
All users
All time
Commit history
Commits on Jan 1, 2017
Update the license info to 2017.
TsudaKageyu
committed
7d80cff
View commit details
Copy full SHA for 7d80cff
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Support GCC predefined macros to detect x64 mode.
TsudaKageyu
committed
a184d61
View commit details
Copy full SHA for a184d61
View code at this point
Browse repository at this point
Check the CPU architecture in hde32.c/hde64.c.
Show description for 8c8a31f
TsudaKageyu
committed
8c8a31f
View commit details
Copy full SHA for 8c8a31f
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Suppress a false-positive warning about an uninitialized variable.
TsudaKageyu
committed
d91d6da
View commit details
Copy full SHA for d91d6da
View code at this point
Browse repository at this point
Check the CPU architecture in hde32.c/hde64.c.
TsudaKageyu
committed
b15bb40
View commit details
Copy full SHA for b15bb40
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Remove _WIN32_WINNT macros to avoid useless conflicts.
TsudaKageyu
committed
57a3f5f
View commit details
Copy full SHA for 57a3f5f
View code at this point
Browse repository at this point
Remove STRICT macros which will be defined automatically.
TsudaKageyu
committed
436ea0f
View commit details
Copy full SHA for 436ea0f
View code at this point
Browse repository at this point
Remove a NOMINMAX macro which has been useless for years.
TsudaKageyu
committed
d6f8fc4
View commit details
Copy full SHA for d6f8fc4
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Fix NOMINMAX macro redefinition compiler warning
Show description for 7a6b24b
ifarbod
authored
7a6b24b
View commit details
Copy full SHA for 7a6b24b
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Remove duplicate directory which has been created accidentally.
TsudaKageyu
committed
2211fb4
View commit details
Copy full SHA for 2211fb4
View code at this point
Browse repository at this point
Lowercase the HDE folder to work with case sensitive systems.
TsudaKageyu
committed
28338f3
View commit details
Copy full SHA for 28338f3
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Small fix in style.
TsudaKageyu
committed
1f8bd27
View commit details
Copy full SHA for 1f8bd27
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Update the license info to 2016.
TsudaKageyu
committed
7591782
View commit details
Copy full SHA for 7591782
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Use sizeof(varname) rather than sizeof(type).
Show description for 1cc7a11
TsudaKageyu
committed
1cc7a11
View commit details
Copy full SHA for 1cc7a11
View code at this point
Browse repository at this point
Fix some odd comments.
TsudaKageyu
committed
b438b56
View commit details
Copy full SHA for b438b56
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Make bitfield int values explicitly unsigned
Show description for 9411e40
berserkovich
committed
9411e40
View commit details
Copy full SHA for 9411e40
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Changed position of MH_CreateHookApi
Show description for b6e6613
0x416c69
committed
b6e6613
View commit details
Copy full SHA for b6e6613
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Add MH_CreateHookApiEx() function.
Show description for d675576
TsudaKageyu
committed
d675576
View commit details
Copy full SHA for d675576
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
Widen a bit field to ignore its sign.
TsudaKageyu
committed
097ac62
View commit details
Copy full SHA for 097ac62
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Add some supplementary comments.
TsudaKageyu
committed
b52a484
View commit details
Copy full SHA for b52a484
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
Support UNIX build environment
yogpstop
committed
7df2078
View commit details
Copy full SHA for 7df2078
View code at this point
Browse repository at this point
Commits on May 29, 2015
Remove MemoryBarrierEx().
Show description for fb9bec5
TsudaKageyu
committed
fb9bec5
View commit details
Copy full SHA for fb9bec5
View code at this point
Browse repository at this point
Reduce #ifdefs for MinGW.
TsudaKageyu
committed
f0e15ae
View commit details
Copy full SHA for f0e15ae
View code at this point
Browse repository at this point
Commits on May 27, 2015
Reduce #ifdefs for MinGW.
TsudaKageyu
committed
42cbaea
View commit details
Copy full SHA for 42cbaea
View code at this point
Browse repository at this point
Commits on May 25, 2015
Revert "Auto load module for MH_CreateHookApi"
Show description for 68e11d9
TsudaKageyu
committed
68e11d9
View commit details
Copy full SHA for 68e11d9
View code at this point
Browse repository at this point
Commits on May 19, 2015
Auto load module for MH_CreateHookApi
ZLOFENIX
committed
2092242
View commit details
Copy full SHA for 2092242
View code at this point
Browse repository at this point
Ok, removed usleep.
ZLOFENIX
committed
ed8b581
View commit details
Copy full SHA for ed8b581
View code at this point
Browse repository at this point
Changed ARRAYSIZE and resource file.
ZLOFENIX
committed
7d3b034
View commit details
Copy full SHA for 7d3b034
View code at this point
Browse repository at this point
Define change for mingw.
ZLOFENIX
committed
83a06b0
View commit details
Copy full SHA for 83a06b0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Show description for accb1ee
ZLOFENIX
committed
accb1ee
View commit details
Copy full SHA for accb1ee
View code at this point
Browse repository at this point
Remove unnecessary #includes.
TsudaKageyu
committed
0111b3e
View commit details
Copy full SHA for 0111b3e
View code at this point
Browse repository at this point
Add missing cases to MH_StatusToString().
TsudaKageyu
committed
d775313
View commit details
Copy full SHA for d775313
View code at this point
Browse repository at this point
Support for MinGW, small fixes.
ZLOFENIX
committed
58e62a9
View commit details
Copy full SHA for 58e62a9
View code at this point
Browse repository at this point
Commits on May 17, 2015
Small fix in style.
TsudaKageyu
committed
1a046f9
View commit details
Copy full SHA for 1a046f9
View code at this point
Browse repository at this point
Commits on May 16, 2015
Add function to translate status value to string
Kissaki
committed
fd223b5
View commit details
Copy full SHA for fd223b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.