Jump to content

How to disassemble a dylib file?


Go to solution Solved by castix,

16 posts in this topic

Recommended Posts

Posted (edited)

Ahahah just wondering if you knew how to

Code:

class-dump -h /User/somefile.dylib -o ./headers/ Should i try this in MT?

Updated by mehdiphone
  • Solution
Posted (edited)

I once said it and I say it again. This metaphor is from rpetrich by the way. I like it's saying and makes it easy to understand

 

Think of a dylib as a baked pie that's ready to eat. Can you transform it back to the original ingredients? No, generally the best you can do is to examine it closely to see what the ingredients might be and in what proportion. From there you can try and recreate the recipe and bake a new pie. Continuing the metaphor, sometimes people share their recipes.

 

The only way would be opening it it Xcode doe

Updated by castix
Posted

Just look at projects on Github if you want to learn or ask the author for the source code and you might get lucky.

Posted (edited)

I once said it and I say it again. This metaphor is from rpetrich by the way. I like it's saying and makes it easy to understand

 

 

 

The only way would be opening it it Xcode doe

No O.o I open them up right on my phone O.o and there is no encryption it shows what methods are being hooked and everything Updated by Guest
Posted

@@shmoo Hm? It asks you for a program to open it (in iFile) but none of them is capable of doing it. Can you provide screenshots ?

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