Jump to content

[Help] Can't figure out how to dump headers of a game


Go to solution Solved by xC3FFF0E,

6 posts in this topic

Recommended Posts

Posted

Hello,

 

Today I recently took on the job I've trying to learn how to hack using mobile substrate. So far everything has been going great, except for one thing...I can't seem to be able to dump the headers of the app I want hacked. I am using clutch and mterminal. I enter the command su and then enter my password which is alpine this allows me to have root access. After that I enter clutch -d com.shinybox.dq (this is the bundle id for dungeon quest). Now this executed fine and when I inspected the files in iFile I had two different files. One was an .ipa file and the other was a file thay contained a bunch of Unicode gibberish. Any help would be much appreciated.

 

Thank you for your time :D

Posted

Try this:

 

class-dump -H /var/mobile/"the crack binary" -o /var/mobile/"folder name for the extraction"

 

Or if you have the Z type class-dump, try this also:

 

class-dump-z -H /var/mobile/"Make a folder"/"crack binary name" -o /var/mobile/"your created folder"

 

Up on the Z type: before making a class-dump-z, be sure that you have a custom folder on the /var/mobile/ directory where the crack binary also going to be put.

 

Like, make first a folder. On that folder copy/put inside your crack binary then proceed making a class-dump-z

Or go check this out: http://iosgods.com/topic/6706-how-to-install-class-dump-z-on-any-64bit-idevices-how-to-use-it/

Posted

Try this:

class-dump -H /var/mobile/"the crack binary" -o /var/mobile/"folder name for the extraction"

Or if you have the Z type class-dump, try this also:

class-dump-z -H /var/mobile/"Make a folder"/"crack binary name" -o /var/mobile/"your created folder"

Up on the Z type: before making a class-dump-z, be sure that you have a custom folder on the /var/mobile/ directory where the crack binary also going to be put.

Like, make first a folder. On that folder copy/put inside your crack binary then proceed making a class-dump-zOr go check this out: http://iosgods.com/topic/6706-how-to-install-class-dump-z-on-any-64bit-idevices-how-to-use-it/

It is saying that class-dump command does not exist.
Posted

You need to extract the binary from the IPA first. To do this change the extension of the IPA to .ipa.zip. Your cracked binary can be found at /var/mobile/Documents/Cracked/Payload/*Appname*

 

How to dump the headers has been asked before. Here are the links

http://iosgods.com/topic/2912-how-to-dump-header/

http://iosgods.com/topic/5866-couldnt-create-output-directory/

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