Skip to content

Added and some fixes#141

Open
xm999n wants to merge 5 commits into
JingMatrix:masterfrom
xm999n:master
Open

Added and some fixes#141
xm999n wants to merge 5 commits into
JingMatrix:masterfrom
xm999n:master

Conversation

@xm999n

@xm999n xm999n commented Jun 8, 2026

Copy link
Copy Markdown

No description provided.

@JingMatrix

Copy link
Copy Markdown
Owner

Thanks for your interest in contributing. It seems to me that only the SELinux leak bypass worth a technical discussion. There are two issues in your solution:

  1. Java method hooking via JNI method overriding is detectable, and we seems to have to keep libzygisk.so in memory for your hooks to work properly.
  2. Java layer hook can be bypass by calling native function in libselinux.so directly.

Due to these problems, it is better that you implement the hiding strategy as a Zygisk module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants