Jump to content

Hello fellow hacker [request help]


Go to solution Solved by castix,

8 posts in this topic

Recommended Posts

Posted

Hello fellow iOSGods worshipers,

 

Here is thy Gif Master in needance of ye help. (Ok I'll stop) Basically I can't find the specific things I'm searching for in flex 2, so I am here to ask if you have other ways of accessing to get the values/what I'm looking for; such as apps, or other ways.

Posted (edited)

ida is one but thats a computer program or hex editing or igg witch is a cheat engine but thats all i can think of outside of flex

Updated by Dex
  • Solution
Posted (edited)

You often skip lots of valuable functions using Flex/2. I'll recommend you to use Class-Dump for further hacking using basic MS.

 

1. Download Class-Dump from cydia store

 

2. I showed you how to crack an app using Clutch but I will do it again

2.1 Open Terminal and type

su
alpine
Clutch   // The first time to see the binary names
Clutch "BinaryName"
2.2 Go to /var/mobile/Documents/Cracked

2.3 Click the info button of the .IPA you just cracked

2.4 Change the extension to .zip (It's .ipa.zip now)

2.5 Open the zip file and extract the binary

2.6 Go to /var/mobile/Documents/Payload and copyt the binary to /var/mobile (You can rename it to whatever you want)

 

3. Create a folder at /var/mobile/ called class-dump or something

 

4.Open Terminal again and type

su
alpine
class-dump -H /var/mobile/BinaryName -o /var/mobile/class-dump.  // Only if you named the folder class-dump
]5. Now in this folder all the header files will appear. Feel free to go through all of them and find the best functions available !

 

As Dex already mentioned another program for computer is IDA. It's as the name already tells and interactive disassembled which pretty much does the same like Class-Dump but with better decryption. Contact me on Skype for learning basic IDA hacking or using MSHook, the combination of IDA and MS cheats.

 

 

Sorry for the long waiting time I'm on my iPhone 4S ^^

Updated by castix

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