JingMatrix / JingMatrix/Vector
[Feature Request] Implement "Invalidate inline hooks" to bypass detection points
- Dominant language
- Kotlin
- Stars
- 12.5k
- Forks
- 836
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem?/你的请求是否与某个问题相关?
Yes. When I use a module (requiring API 100) and target a specific app (e.g., HungerStation), the app immediately force closes upon launch. In the official LSPosed manager, this specific crash can be bypassed using the "Invalidate inline hooks" feature. Since Vector currently lacks this feature, the app remains completely inaccessible when targeted by the module.
Describe the solution you'd like/描述你想要的解决方案
I would like to request the implementation of the "Invalidate inline hooks" (Cleanup libart.so for listed apps) feature in Vector's settings, similar to how it exists in the official LSPosed manager. This would serve as a necessary workaround to allow stubborn apps to launch successfully when targeted.
Additional context/其他信息
Device: Tecno Camon 30 (Model: CL6)
Vector Version: 2.0 (3021)
Note to developer: As requested, I am attaching the crash logs to this issue to demonstrate the force close that occurs due to the absence of this feature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by reviewing Vector's settings implementation and the linked pull request #921, then compare the requested behavior with the official LSPosed manager's "Invalidate inline hooks" feature. Done means the feature is available in Vector settings and allows affected targeted apps to launch without the reported force close.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100