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 }}
JingMatrix
/
Vector
Public
Notifications
You must be signed in to change notification settings
Fork
824
Star
12.3k
Code
Issues
10
Pull requests
10
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix libxposed API 101 conformance
- #794
#794
Merged
JingMatrix
merged 25 commits into
master
JingMatrix/Vector:master
from
api101-conformance
JingMatrix/Vector:api101-conformance
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Fix libxposed API 101 conformance
#794
JingMatrix
merged 25 commits into
master
JingMatrix/Vector:master
from
api101-conformance
JingMatrix/Vector:api101-conformance
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
Keep the interceptor chain consistent after a protective recovery
Show description for 06ed8e7
JingMatrix
committed
06ed8e7
View commit details
Copy full SHA for 06ed8e7
Browse repository at this point
Do not fail a hook or an invoker on an executable with no hooks
Show description for 98f2637
JingMatrix
committed
98f2637
View commit details
Copy full SHA for 98f2637
Browse repository at this point
Parse module.prop as the Java Properties file it is specified to be
Show description for 80eb1e2
JingMatrix
committed
80eb1e2
View commit details
Copy full SHA for 80eb1e2
Browse repository at this point
Stop one malformed module from emptying the manager's module list
Show description for 889e42f
JingMatrix
committed
889e42f
View commit details
Copy full SHA for 889e42f
Browse repository at this point
Honour the clear flag of a remote preference diff
Show description for 60a3af2
JingMatrix
committed
60a3af2
View commit details
Copy full SHA for 60a3af2
Browse repository at this point
Always answer a scope request through its callback
Show description for 8a3eb12
JingMatrix
committed
8a3eb12
View commit details
Copy full SHA for 8a3eb12
Browse repository at this point
Give hookers the executable's own exception from an invoker chain
Show description for dbdf45f
JingMatrix
committed
dbdf45f
View commit details
Copy full SHA for dbdf45f
Browse repository at this point
Resolve ExceptionMode.DEFAULT from module.prop
Show description for 3da31f3
JingMatrix
committed
3da31f3
View commit details
Copy full SHA for 3da31f3
Browse repository at this point
Stop reporting the android:ui process as the system package
Show description for 56be396
JingMatrix
committed
56be396
View commit details
Copy full SHA for 56be396
Browse repository at this point
Report a missing or forbidden remote file as FileNotFoundException
Show description for f0010c4
JingMatrix
committed
f0010c4
View commit details
Copy full SHA for f0010c4
Browse repository at this point
Commits on Jul 27, 2026
Load modules into a late-injected system server
Show description for f07c704
JingMatrix
committed
f07c704
View commit details
Copy full SHA for f07c704
Browse repository at this point
Invoke an unhooked constructor through the non-virtual path
Show description for f152873
JingMatrix
committed
f152873
View commit details
Copy full SHA for f152873
Browse repository at this point
Stop hookClassInitializer from aborting the process
Show description for d905c29
JingMatrix
committed
d905c29
View commit details
Copy full SHA for d905c29
Browse repository at this point
Implement hookClassInitializer without initializing the class
Show description for 087f0ff
JingMatrix
committed
087f0ff
View commit details
Copy full SHA for 087f0ff
Browse repository at this point
Drop the JNI static initializer lookup
Show description for ec703e0
JingMatrix
committed
ec703e0
View commit details
Copy full SHA for ec703e0
Browse repository at this point
Find a static initializer by the gap in the method run
Show description for 59a93b4
JingMatrix
committed
59a93b4
View commit details
Copy full SHA for 59a93b4
Browse repository at this point
Hand the hooker a Method for a static initializer
Show description for 423b094
JingMatrix
committed
423b094
View commit details
Copy full SHA for 423b094
Browse repository at this point
Report an invoker's target exception the way Method.invoke does
Show description for 9a0fcd5
JingMatrix
committed
9a0fcd5
View commit details
Copy full SHA for 9a0fcd5
Browse repository at this point
Snapshot the arguments Chain.getArgs hands out
Show description for e757b77
JingMatrix
committed
e757b77
View commit details
Copy full SHA for e757b77
Browse repository at this point
Send a remote preference update only to the user that made it
Show description for 7c1090d
JingMatrix
committed
7c1090d
View commit details
Copy full SHA for 7c1090d
Browse repository at this point
Undo two parsing changes made only to match the other side
Show description for 5428b33
JingMatrix
committed
5428b33
View commit details
Copy full SHA for 5428b33
Browse repository at this point
Survive a module.prop that Properties.load rejects
Show description for 4f61719
JingMatrix
committed
4f61719
View commit details
Copy full SHA for 4f61719
Browse repository at this point
Show the API version each module targets
Show description for 091908d
JingMatrix
committed
091908d
View commit details
Copy full SHA for 091908d
Browse repository at this point
Keep an already-enabled app visible under a static scope
Show description for 606eacf
JingMatrix
committed
606eacf
View commit details
Copy full SHA for 606eacf
Browse repository at this point
Enforce staticScope in the daemon, not just in the picker
Show description for 6300802
JingMatrix
committed
6300802
View commit details
Copy full SHA for 6300802
Browse repository at this point
You can’t perform that action at this time.