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 }}
Antibioticss
/
tinyhook
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
160
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Antibioticss/tinyhook
Actions
All workflows
Workflows
C/C++ CI
C/C++ CI
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
C/C++ CI
C/C++ CI
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
.
c-cpp.yml
will be ignored since log searching is not yet available
49 workflow runs
49 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.
Merge pull request #15 from EshayDev/main
C/C++ CI
#53:
Commit
ff87982
pushed by
Antibioticss
21s
main
main
21s
View workflow file
added macros for old symbol resolvers
C/C++ CI
#51:
Commit
ba43ece
pushed by
Antibioticss
30s
main
main
30s
View workflow file
fixed signed-bitwise issue
C/C++ CI
#50:
Commit
3344627
pushed by
Antibioticss
28s
main
main
28s
View workflow file
bugfix for symbol_resolve, and update examples
C/C++ CI
#49:
Commit
ad82861
pushed by
Antibioticss
26s
main
main
26s
View workflow file
refactored symbol resolving
C/C++ CI
#48:
Commit
80d18e7
pushed by
Antibioticss
35s
main
main
35s
View workflow file
added symstub_solve()
C/C++ CI
#47:
Commit
1968051
pushed by
Antibioticss
30s
main
main
30s
View workflow file
fixed write_mem calling mach_vm_protect_trap on ios
C/C++ CI
#43:
Commit
9e61dc2
pushed by
Antibioticss
27s
main
main
27s
View workflow file
Added support for farther hook
C/C++ CI
#42:
Commit
2507772
pushed by
Antibioticss
32s
main
main
32s
View workflow file
Added support for further hook
C/C++ CI
#41:
Commit
49a9da0
pushed by
Antibioticss
22s
main
main
22s
View workflow file
fixed need_far_jump being exposed
C/C++ CI
#40:
Commit
4f83b8d
pushed by
Antibioticss
21s
main
main
21s
View workflow file
docs correction
C/C++ CI
#39:
Commit
0f49c12
pushed by
Antibioticss
37s
main
main
37s
View workflow file
added arg check and improved error log
C/C++ CI
#38:
Commit
14a3e5a
pushed by
Antibioticss
32s
main
main
32s
View workflow file
add CMakeLists.txt
C/C++ CI
#37:
Commit
2354cb1
pushed by
Antibioticss
26s
main
main
26s
View workflow file
add CMakeLists.txt
C/C++ CI
#36:
Commit
e884eeb
pushed by
Antibioticss
28s
main
main
28s
View workflow file
add CMakeLists.txt
C/C++ CI
#35:
Commit
103c056
pushed by
Antibioticss
25s
main
main
25s
View workflow file
added handle for b.cond
C/C++ CI
#34:
Commit
e9fce1a
pushed by
Antibioticss
24s
main
main
24s
View workflow file
Use syscall trap for mach_vm_protect
C/C++ CI
#33:
Commit
2b1b4b1
pushed by
Antibioticss
29s
main
main
29s
View workflow file
added origin arg for tiny_interpose
C/C++ CI
#32:
Commit
4b7968b
pushed by
Antibioticss
22s
main
main
22s
View workflow file
update build.sh
C/C++ CI
#31:
Commit
d61de82
pushed by
Antibioticss
30s
main
main
30s
View workflow file
updated Makefile, added visibility checks
C/C++ CI
#30:
Commit
765a7f6
pushed by
Antibioticss
23s
main
main
23s
View workflow file
added call/jmp handling for x86_64
C/C++ CI
#29:
Commit
a87b89b
pushed by
Antibioticss
21s
main
main
21s
View workflow file
added b/bl handling for arm64
C/C++ CI
#28:
Commit
7ec131a
pushed by
Antibioticss
19s
main
main
19s
View workflow file
updated header/jump size constant
C/C++ CI
#27:
Commit
2c8fa0b
pushed by
Antibioticss
24s
main
main
24s
View workflow file
added jcc handling for x86_64 in save_header
C/C++ CI
#26:
Commit
ea737b4
pushed by
Antibioticss
29s
main
main
29s
View workflow file
fixed adrp imm overflow in save_header
C/C++ CI
#25:
Commit
4933bda
pushed by
Antibioticss
24s
main
main
24s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.