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

Disable ASLR #94

Open
ghost opened this issue Sep 21, 2021 · 4 comments
Open

Disable ASLR #94

ghost opened this issue Sep 21, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 21, 2021

Please add a command or plugin to disable:

  • ASLR for usermode apps
  • ASLR for DYLD shared cache

You can find an example here: https://github.com/alephsecurity/xnu-qemu-arm64/wiki/Disable-ASLR-for-dyld_shared_cache-load

It would be good if I could type:

checkra1n -p
pongoterm
aslr disable
bootx
@woachk
Copy link
Member

woachk commented Oct 11, 2021

https://bellis1000.medium.com/disabling-aslr-on-64-bit-ios-3567a993a459 might be useful for this task too.

@Onpapi
Copy link

Onpapi commented Dec 22, 2021

I want to jailbreak my iPhone XR with update iOS 15.2

@olivertzeng
Copy link

olivertzeng commented Dec 22, 2021 via email

@vadimszzz
Copy link

https://bellis1000.medium.com/disabling-aslr-on-64-bit-ios-3567a993a459 might be useful for this task too.

https://bellis1000.medium.com/disabling-aslr-on-64-bit-ios-3567a993a459 might be useful for this task too.

Thanks. But it’s not so easy.
I hope somebody would have a time to make pongoOS plugin for this. Anyway maybe I can do it later.

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

No branches or pull requests

4 participants