Jump to content

[Tutorial] How to Make RemoveASLR Work on iOS 8.3 & 8.4!


50 posts in this topic

Recommended Posts

Updated (edited)

As you all are aware removing aslr from a game will make it crash on ios 8.3 8.4

for some reason we now have to perm sign the binary like the old days

REQUIREMENTS:

-Jailbroken Device

-Remove ASLR Tool v2.0.0 (download HERE

-link Identity Editor - (via cydia Sauriks repo)

-ifile

INSTRUCTIONS:

method 1

-1st remove aslr with the remove aslr tool. go in the game app folder for the game you removed aslr for

copy the binary and place it in /var/mobile

open terminal navigate to var mobile

cd /var/mobile

then type

ldid -s binary name

when its done copy binary back to the game applications folder

set permissions 777 with ifile

read / write / execute all

make sure owner is set to root

close ifile open game done :p

method 2

remove aslr with the remove aslr tool

open terminal navigate to game appfolder

cd /var/mobile/Containers/Bundle/Application/xxxxxxx-xxxx-xxxxx-xxxxxxx/game app folder

then type

ldid -S binary name

when done close terminal launch game.

if you get a crash open ifile navigate to the game app folder and make sure the owner permision of the binary is set to root

HOPE IT HELPS THOSE THAT WAS STUCK LIKE ME :)

Credits RikHack for finding this solution :p

Updated by DiDA
  • Like 1
  • Thanks 1
Posted

What's the difference between 'ldid' and 'ldone'?, i'm using ldone before, it's perfect for signing a binary, not sure if it support for ios 8.3 or not.

btw thanks for the tutorials.

Posted

Idid -s command not found (trying to remove ASLR for Terraria please help

 

you have to install -link Identity Editor - (via cydia Sauriks repo)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines