iOS security Attack (iii): Use reveal to analyze others app

Source: Internet
Author: User

Use reveal to analyze someone else's app


preparatory work
1) Jailbroken device, and has installed a useful tool such as openssh,mobilesubstrate (Cydia source installation)

2) The reveal is installed locally


Operation Steps
1) Copy the framework and dylib to the jailbreak machine


Scp-r/applications/reveal.app/contents/sharedsupport/ios-libraries/reveal.framework [Email protected]:/System/ Library/frameworks

scp/applications/reveal.app/contents/sharedsupport/ios-libraries/libreveal.dylib [Email protected]:/Library/ Mobilesubstrate/dynamiclibraries


2) Edit Libreveal.plist


A. Ability to ssh into the jailbreak, and the jailbreak has installed editor tools such as the Nano, in/library/mobilesubstrate/dynamiclibraries/ Under Create File Libreveal.plist, specify the bundle of the app, can specify multiple

{     Filter = {         Bundles = ("Com.apple.AppStore");     };}

B. Can also create a good libreveal.plist locally in the SCP to the specified location/library/mobilesubstrate/dynamiclibraries/


3) Restart the jailbreak machine
A. Running Killall Springboard
B. Can also restart the device


Then you can go to reveal to see how other people's apps are laid out, Apple's AppStore:







iOS security Attack (iii): Use reveal to analyze others app

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.