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

fix Android 10 and above .text segment is read-only by default #6

Merged
merged 1 commit into from
May 20, 2021

Conversation

liuyou
Copy link

@liuyou liuyou commented Apr 11, 2021

On Android 10 an above,the .text segment is read-only by default
image
so fix it by make it readable pre hooking

@Rprop Rprop merged commit bf0b925 into Rprop:master May 20, 2021
@Rprop
Copy link
Owner

Rprop commented May 20, 2021

Thanks.

AndnixSH added a commit to AndnixSH/Android-Mod-Menu that referenced this pull request Jul 20, 2021
Rprop/And64InlineHook#6

Works fine on my Android 11 phone on an il2cpp game, but still doesn't work with dlsym hook on Sky children of the light. I'm not sure why, it worked fine on DobbyHook
fengjixuchui added a commit to fengjixuchui/And64InlineHook that referenced this pull request Oct 21, 2021
Merge pull request Rprop#6 from liuyou/master
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.

None yet

2 participants