ipa - Detecting private APIs in iOS application through command line utilities -


i have used commands otool,nm , strings on application's binary file unable infer if method names clashing apple's internal apis ?

also, have download class-dump , ran on .app/appname file gives output

"this file not contain objective-c runtime information."

can suggest way ?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -