Jump to content

18 posts in this topic

Recommended Posts

Posted

"Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later."

I knew that :ph34r:
Posted

try br * 0x001F6CFC

should i try this before??

 

@ You have to thin the binary. Google lipoARM64 and go from there.

okay, i'll try it later :)

 

"Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later."

only new Apps or Updates too?

Posted

should i try this before??

 

 

okay, i'll try it later :)

 

 

only new Apps or Updates too?

Thin the binary before you try anything.

Posted

Got this Error @@shmoo

http://prntscr.com/7td07h

You mean i've to install the App Brand New, than thin the Binary.

aaaaand then Edit it with IDA after that with GDB to set Breakpoint?

No, you have to first crack the app. No reinstalling. Try Clutch 1.4.7 from the insanelyi repo. Then you crack the game, and put the binary in /var/mobile. After that, you log in as root on MobileTerminal and run this command:

lipo <nameofbinaryhere> -t armv7 -o <nameofbinaryhere7>
so in your case

lipo killshot -t armv7 -o killshot7
Then you take the thinned binary (killshot7) and replace it with the app's binary. Don't forget to set permissions :)
Posted (edited)

BIG Thanks for the time being! @@shmoo

 

Clutch doesnt Work for me but i think ist works with Rasticrac just as Clutch.

 

I install the App New from AppStore

Mobile Terminal

su Root

Pass

Rasticrac -m

n

Cracked succsessfully

Called the ipa to zip

unzip that

Payload

Binrawsniper

Move Bin. to var/ mobile

Going back to Mobile Terminal

lipo Binrawsniper -t armv7 -o Binrawsniper....... BUT WITHOUT "7" is it wrong?

Got the new Binary an Put it in /var/mobile/Container/Bundle/Binrawsniper

Overwrite the Old Bin (38MB) with the New Bin (17MB) and set Permissions to 0777

Updated by Mo.Steel

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