Disable ASLR
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
https://bellis1000.medium.com/disabling-aslr-on-64-bit-ios-3567a993a459 might be useful for this task too.
I want to jailbreak my iPhone XR with update iOS 15.2
You can’t
Onpapi @.***>於 2021年12月22日 週三,13:18寫道:
I want to jailbreak my iPhone XR with update iOS 15.2
— Reply to this email directly, view it on GitHub https://github.com/checkra1n/pongoOS/issues/94#issuecomment-999294348, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUSZIIMCFQ67VSQLA2FM7K3USFNSXANCNFSM5EOGKHAQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- 曾嘉禾
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.