JingMatrix / JingMatrix/Vector

​[Feature Request] Implement "Invalidate inline hooks" to bypass detection points

Open
#641 13 comments 4 reactions 0 assignees View on GitHub

@lzup333 is already working on this.

Since Aug 17, 2026.

  • #921 by @lzup333 — open
enhancement
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.

LSPosed_crash_report1775491137.zip

LSPosed_2026-04-06T15_19_33.302149.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.