Jump to content

How do you learn hacking.


Go to solution Solved by xC3FFF0E,

12 posts in this topic

Recommended Posts

Posted

Some people will say start with save games or flex

 

I mean sure, but how do you learn? You don't just know how to do somthing. Someone or something have to have thought you... a website? a video? Anything.

 

Link me because am in need.

 

If there is something that douse not require jailbreak it be be better, as i am still waiting for 10.1.1(150) jailbreak.

Tons of forum posts in the tutorial section.,, Best way to learn

Posted (edited)

You don't.

 

Try learning the basics of C then, or a similar language. If you can't remotely understand flex and figure out how to hack it, it might be because you don't understand how method calls, classes, an data types work.

 

For instance, it is very easy to look for a datatype 'boolean' value to edit. From my knowledge of coding, I understand that booleans either use 0 for false, or 1 for true. So, if I open flex and process and app, I can search "jailbr" and find a method call named isJailbroken that uses a boolean datatype. Based on the name, it is easy to assume that when this is set to true, then it causes other functions of the app to change (such as lock you out for being jailbroken). Using flex, you can force it to always say false. So when the app checks to see if you are jailbroken, the value returned is false, and the app thinks you are not jailbroken.

 

But no offense, I learned/figured out how to use flex before I learned to code. Simply by playing around and looking around. You might have to google what the datavalues mean if you don't have a

background in coding.

 

You really just need the basics, not full courses.

 

I hope I helped.

Updated by bskull

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