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 }}
HanSoBored
/
Android-Mem-Kit
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
14
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: HanSoBored/Android-Mem-Kit
Actions
All workflows
Workflows
Android NDK Build
Android NDK Build
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
42 workflow runs
42 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
refactor: split memkit.h into modular sub-headers
Android NDK Build
#42:
Commit
f580fd2
pushed by
HanSoBored
57s
master
master
57s
View workflow file
docs: simplify README
Android NDK Build
#41:
Commit
c2f5c41
pushed by
HanSoBored
52s
master
master
52s
View workflow file
docs: update README directory structure for relocated headers
Android NDK Build
#40:
Commit
87adcb0
pushed by
HanSoBored
1m 0s
master
master
1m 0s
View workflow file
docs(readme): update features, project structure, and docs links
Android NDK Build
#39:
Commit
ad477af
pushed by
HanSoBored
48s
master
master
48s
View workflow file
fix(memory): fix integer type casts for C23 compliance
Android NDK Build
#38:
Commit
dbc1633
pushed by
HanSoBored
52s
master
master
52s
View workflow file
feat(memory): add APK ZIP-based library discovery with memkit_get_lib…
Android NDK Build
#37:
Commit
be26a42
pushed by
HanSoBored
1m 8s
master
master
1m 8s
View workflow file
fix(il2cpp): resolve CI compilation errors
Android NDK Build
#36:
Commit
ea130f8
pushed by
HanSoBored
45s
master
master
45s
View workflow file
refactor: improve thread safety and path security in core modules
Android NDK Build
#35:
Commit
c1a395a
pushed by
HanSoBored
52s
master
master
52s
View workflow file
docs: update README and USAGE for nothing library and Android 15 fix
Android NDK Build
#34:
Commit
1f7b019
pushed by
HanSoBored
58s
master
master
58s
View workflow file
feat: implement C23 standard analysis tools and fix warnings
Android NDK Build
#33:
Commit
daba07b
pushed by
HanSoBored
40s
master
master
40s
View workflow file
fix: skip shadowhook linker init on Android 15+ to prevent hook failures
Android NDK Build
#32:
Commit
f6a5ef5
pushed by
HanSoBored
40s
master
master
40s
View workflow file
fix: resolve documentation inconsistencies and add missing build inst…
Android NDK Build
#31:
Commit
d9157e8
pushed by
HanSoBored
46s
master
master
46s
View workflow file
fix: resolve documentation inconsistencies and add missing build inst…
Android NDK Build
#30:
Commit
3b478a6
pushed by
HanSoBored
40s
master
master
40s
View workflow file
fix: resolve documentation inconsistencies and add missing build inst…
Android NDK Build
#29:
Commit
2e9efbe
pushed by
HanSoBored
44s
master
master
44s
View workflow file
Revert "fix: resolve documentation inconsistencies and add missing bu…
Android NDK Build
#28:
Commit
ae3a345
pushed by
HanSoBored
39s
master
master
39s
View workflow file
fix: resolve documentation inconsistencies and add missing build inst…
Android NDK Build
#27:
Commit
1b87773
pushed by
HanSoBored
44s
master
master
44s
View workflow file
docs: audit and align documentation with codebase
Android NDK Build
#26:
Commit
aac9617
pushed by
HanSoBored
44s
master
master
44s
View workflow file
docs: fix stale references, add IL2CPP helper docs, update build inst…
Android NDK Build
#25:
Commit
f703dc3
pushed by
HanSoBored
45s
master
master
45s
View workflow file
feat: add subproject build support and IL2CPP helpers
Android NDK Build
#24:
Commit
bc17c33
pushed by
HanSoBored
45s
master
master
45s
View workflow file
chore(standard): bump c23 standard
Android NDK Build
#23:
Commit
e77eca5
pushed by
HanSoBored
52s
master
master
52s
View workflow file
refactor(hooking): unify mode constants with ShadowHook, add C++ RAII…
Android NDK Build
#22:
Commit
22978e8
pushed by
HanSoBored
46s
master
master
46s
View workflow file
feat: complete ShadowHook API coverage (100%)
Android NDK Build
#21:
Commit
f751f44
pushed by
HanSoBored
45s
master
master
45s
View workflow file
docs: streamline README, move verbose sections to dedicated docs
Android NDK Build
#20:
Commit
c0f3d7a
pushed by
HanSoBored
43s
master
master
43s
View workflow file
feat: complete ShadowHook wrapper (~90% API coverage) (#3)
Android NDK Build
#19:
Commit
8cf80c2
pushed by
HanSoBored
53s
master
master
53s
View workflow file
feat: complete ShadowHook wrapper (~90% API coverage)
Android NDK Build
#18:
Pull request
#3
synchronize by
HanSoBored
43s
feat/shadowhook-wrapper-complete
feat/shadowhook-wrapper-complete
43s
View #3
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.