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

Add GrapheneOS Android 14 Support #53

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

sabamdarif
Copy link

@sabamdarif sabamdarif commented Sep 11, 2024

Changes

Add GrapheneOS Android 14 Support

Based on:- KitsuneMagisk/Magisk@0a200be and pixincreate/Magisk@b0c163e

Why

Currently, Magisk and Zygisk Next have removed zygisk support for GrapheneOS Android 14

some more info:-

https://github.com/GrapheneOS/platform_frameworks_base/blob/14/core/java/com/android/internal/os/Zygote.java

Checkmarks

  • The modified functions have been tested.
  • Used the same indentation as the rest of the project.

@sabamdarif sabamdarif closed this Oct 24, 2024
This reverts commit 1a99225.
@sabamdarif sabamdarif reopened this Oct 24, 2024
loader/src/injector/gen_jni_hooks.py Outdated Show resolved Hide resolved
loader/src/injector/jni_hooks.hpp Outdated Show resolved Hide resolved
Copy link
Member

@ThePedroo ThePedroo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this works, the code looks good to me. I'd like to know if this is working from GrapheneOS users though.

@ThePedroo ThePedroo added confirmed This issue or pull request is confirmed to be done. enhancement New feature or request labels Nov 15, 2024
@ThePedroo
Copy link
Member

@razinares Did it not work? Why did you delete your message?

@razinares
Copy link

@razinares Did it not work? Why did you delete your message?

Hi, On my testing it did not work properly, Rezygisk reported that the modules were working, But in reality the modules crashed. However i used android 15 of grapheneos.

Tested Modules: LSposed Fork, Play Integrity Fix

@ThePedroo
Copy link
Member

This should do for all Graphenes, however the issue may be #63 and not the issue of this PR.

Can I get your logcat?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed This issue or pull request is confirmed to be done. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants