Skip to content

Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.

License

Notifications You must be signed in to change notification settings

divyeshmakwana96/Reveal3Loader

 
 

Repository files navigation

Reveal iOS Jailbreak Tweak

Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices. Configuration is via the Reveal menu in Settings.app

Reveal is an OS X application that allows you to remotely introspect a running applications view hierarchy and edit various view properties.

Generally you have to include their debugging framework in your application at build time in-order to perform debugging actions, however with this tweak installed this is no longer necessary.

For more info see revealapp.com

How to Install

  1. Follow the instructions here(https://hackinggate.com/2019/06/11/inspect-the-view-hierarchy-of-any-ios-apps-on-ios-12.html).
  2. Swap out https://github.com/HackingGate/Reveal2Loader.git with https://github.com/divyeshmakwana96/Reveal3Loader.git

How to Use

Open 'Settings > Reveal > Enabled Applications' and toggle the application or applications that you want to debug to on.

Launch the target application and it should appear inside Reveal.app on your Mac.

(You will likely need to quit and relaunch the target application)

About

Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 53.7%
  • Makefile 34.2%
  • Shell 4.7%
  • Objective-C 4.6%
  • Vim Script 1.6%
  • Objective-C++ 0.4%
  • Other 0.8%