Jump to content

[Tutorial] How to Perform a Binary Patch / How to Thin your Binary


192 posts in this topic

Recommended Posts

Posted (edited)

@@Shmoo fan@@DiDA

Can't seem to find clutch2 in the repo but I got clutch, here's the instructions hopefully you guys would update this post

 

I'm running on iOS 8

And it's completely different

 

Here's the instructions for clutch

 

Open IOS terminal

su

alpine

Clutch -i (lists installed apps)

 

Clutch -b (app # from the list) [this dumps the binary file]

Get to the binary file from /var/tmp/clutch/-----------

Copy it and paste it into /var/mobile/

 

go back to terminal

Then run

cd /var/mobile/

lipo [binary name] -thin armv7 -o [binaryname]

E.g. I'm using candycrushsaga as my binary and I didn't change the name

So it goes as lipo candycrushsaga -thin armv7 -o candycrushsaga

And if I changed the name of the binary to let's say '1'

lipo 1 -thin armv7 -o candycrushsaga

 

Then just navigate to your now thinned binary and paste it into the app folder

 

@@Taylor Meyer, I didn't need to sign lipo and I'm running the same os version as you although I use clutch not clutch2

Updated by FrazilSilver
Posted

@@Shmoo fan@@DiDA

Can't seem to find clutch2 in the repo but I got clutch, here's the instructions hopefully you guys would update this post

I'm running on iOS 8

And it's completely different

Here's the instructions for clutch

Open IOS terminal

su

alpine

Clutch -i (lists installed apps)

Clutch -b (app # from the list) [this dumps the binary file]

Get to the binary file from /var/tmp/clutch/-----------

Copy it and paste it into /var/mobile/

go back to terminal

Then run

cd /var/mobile/

lipo [binary name] -thin armv7 -o [binaryname]

E.g. I'm using candycrushsaga as my binary and I didn't change the name

So it goes as lipo candycrushsaga -thin armv7 -o candycrushsaga

And if I changed the name of the binary to let's say '1'

lipo 1 -thin armv7 -o candycrushsaga

Then just navigate to your now thinned binary and paste it into the app folder

Don't use Clutch, it's outdated.

 

Clutch2 from cydia.iphonecake.com

Posted

I have the repo but clutch2 isn't there just clutch (version 2.0)

That seems it.

 

Type Clutch2 in terminal.

Posted

@@Shmoo fan@@DiDA

Can't seem to find clutch2 in the repo but I got clutch, here's the instructions hopefully you guys would update this post

 

I'm running on iOS 8

And it's completely different

 

Here's the instructions for clutch

 

Open IOS terminal

su

alpine

Clutch -i (lists installed apps)

 

Clutch -b (app # from the list) [this dumps the binary file]

Get to the binary file from /var/tmp/clutch/-----------

Copy it and paste it into /var/mobile/

 

go back to terminal

Then run

cd /var/mobile/

lipo [binary name] -thin armv7 -o [binaryname]

E.g. I'm using candycrushsaga as my binary and I didn't change the name

So it goes as lipo candycrushsaga -thin armv7 -o candycrushsaga

And if I changed the name of the binary to let's say '1'

lipo 1 -thin armv7 -o candycrushsaga

 

Then just navigate to your now thinned binary and paste it into the app folder

 

@@Taylor Meyer, I didn't need to sign lipo and I'm running the same os version as you although I use clutch not clutch2

I don't know what I'm doing wrong I have made a unlisted video here is the video on what its saying

https://www.youtube.com/watch?v=0CWOEERXPUw

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