Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Loaded Zygisk Module #79

Closed
wants to merge 2 commits into from
Closed

Hide Loaded Zygisk Module #79

wants to merge 2 commits into from

Conversation

reveny
Copy link

@reveny reveny commented Jan 2, 2024

  • Removing loaded module from linker solist and somain list.
  • Remapping the module loaded in /jit-cache to anonymous memory.

The module is now mapped to /jit-cache-zygisk and then remapped. If we remap /jit-cache it will cause libart crash.

Reduce detections by removing from linker solist and somain.
Map module to jit-cache-zygisk and then remap this. Remap jit-cache will cause crash, that's why rename.
@5ec1cff
Copy link
Collaborator

5ec1cff commented Jan 2, 2024

Zygisk Next is not a module for hiding

@5ec1cff 5ec1cff closed this Jan 2, 2024
@reveny
Copy link
Author

reveny commented Jan 2, 2024

Several detections of zygisknext have been fixed in the past, why not fix this?

@5ec1cff
Copy link
Collaborator

5ec1cff commented Jan 2, 2024

Maps hiding is futile

@aire1
Copy link

aire1 commented Jan 2, 2024

Even so, this is a path to invisibility. Strange decision.

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