Jump to content

How can I dump classes on iOS 9.3.3


Go to solution Solved by Rook,

6 posts in this topic

Recommended Posts

Posted

Hey guys,

 

I have been having some issues with dumping headers from cracked binaries, and was wondering if anyone has been successful in doing so on 9.3.3. If you have, would you care to explain in short what was used to do so? I would appreciate it, thank you!

Posted

Flex 2/3 should work.

 

Classdump too. Armconverter.com/binarytools is good also.

Posted

Flex 2/3 should work.

 

Classdump too. Armconverter.com/binarytools is good also.

Flex works, but I want to convert my Flex Patch to a tweak, and I need the headers. Does Flex store headers somewhere on the phone?

Posted

Flex 2/3 should work.

 

Classdump too. Armconverter.com/binarytools is good also.

I would also like to note that I have tried everything from class-dump, class-dump-z, classdump-dyld, and the sorts. It either doesnt produce an output even though it says it does, or I get an error for not accepting 64 bit files. I tried to thin the binary with lipo but it just tells me it needs to be a fat file in order to thin it, so I am at a loss here.

  • Solution
Posted

I would also like to note that I have tried everything from class-dump, class-dump-z, classdump-dyld, and the sorts. It either doesnt produce an output even though it says it does, or I get an error for not accepting 64 bit files. I tried to thin the binary with lipo but it just tells me it needs to be a fat file in order to thin it, so I am at a loss here.

Since Apple introduced App Slicing, you're forced to download the IPA using iTunes and yhen i stall it on your device so you can have both armb7 & arm64 portions of the binary.

 

Then you can thin and class dump. :)

Posted (edited)

Since Apple introduced App Slicing, you're forced to download the IPA using iTunes and yhen i stall it on your device so you can have both armb7 & arm64 portions of the binary.

 

Then you can thin and class dump. :)

Thank you for this information! I am going to give a try now.

 

EDIT: This worked flawlessly. Thank you very much DiDA, i've been stuck for days now haha.

Updated by Absolute Zero

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