Jump to content

how to fix other people's files into your


3 posts in this topic

Recommended Posts

Posted

The most difficult is the correct file xxx.dylib ( in MobileSubstrate)

 

Ok in that case, you can easily view the "header" files using a Terminal command called "class-dump" straight from your iPhone. An example would be 

class-dump -h /xxx/somefile.dylib -o ./headers/

You won't understand or derive any benefit if you aren't a programmer or a hacker so I suggest you at least learn Objective-C, C and some of the CocoaTouch APIs if you want to do anything useful or productive.

 

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