All Projects → webfrogs → Ccrevealloader

webfrogs / Ccrevealloader

A theos tweak to load RevealServer.framework(support Reveal.app version 7) into iOS apps on jailbroken devices.

Labels

Projects that are alternatives of or similar to Ccrevealloader

Autopause
Some simple yet useful tweak
Stars: ✭ 5 (-85.71%)
Mutual labels:  logos
Melody
Restore the iOS 9 Music app on iOS 10.
Stars: ✭ 25 (-28.57%)
Mutual labels:  logos
Swipeformore
Manage Cydia packages via swipe.
Stars: ✭ 11 (-68.57%)
Mutual labels:  logos
Swipyfolders
📱 Gestures for your folders! (Jailbreak)
Stars: ✭ 17 (-51.43%)
Mutual labels:  logos
Quickprefs
Quickly access tweak prefs with Force Touch (Theos iOS tweak)
Stars: ✭ 22 (-37.14%)
Mutual labels:  logos
Lastgoogle
Mobile Substrate tweak to log songs played using the Google Play Music iOS app.
Stars: ✭ 8 (-77.14%)
Mutual labels:  logos
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+15722.86%)
Mutual labels:  logos
Spectral
Make the iOS lockscreen proper with blurred album artwork!
Stars: ✭ 32 (-8.57%)
Mutual labels:  logos
Cydelete
CyDelete
Stars: ✭ 22 (-37.14%)
Mutual labels:  logos
Customwidgeticons
A library for iOS 5 widget devs to use custom icon images on the Notifications settings page.
Stars: ✭ 10 (-71.43%)
Mutual labels:  logos
Rigidchips
Stars: ✭ 18 (-48.57%)
Mutual labels:  logos
Iosrelottery
@iOS应用逆向工程 抽奖插件
Stars: ✭ 19 (-45.71%)
Mutual labels:  logos
Volumebar9
A jailbreak tweak to change the stock volume HUD
Stars: ✭ 10 (-71.43%)
Mutual labels:  logos
Dkflexloader
Flipboard FLEX dylib loader
Stars: ✭ 6 (-82.86%)
Mutual labels:  logos
Personal Tweaks
Tweaks that are extremely small, or are not really mine, but aren't forks either
Stars: ✭ 13 (-62.86%)
Mutual labels:  logos
Taptheat
Hold the '@' key to quickly enter your email
Stars: ✭ 5 (-85.71%)
Mutual labels:  logos
Respringprogress
Adds a progress bar under the Apple logo during resprings that tracks SpringBoards launch progress
Stars: ✭ 25 (-28.57%)
Mutual labels:  logos
Noannoyance
A CydiaSubstrate tweak to disable annoying iOS7 messages
Stars: ✭ 33 (-5.71%)
Mutual labels:  logos
Fmfchinalocationpatch
Fix Find My Friends location shift in China
Stars: ✭ 14 (-60%)
Mutual labels:  logos
Exkeyboard
3rd-party keyboard anywhere.
Stars: ✭ 10 (-71.43%)
Mutual labels:  logos

CCRevealLoader Tweak

CCRevealLoader is inspired by RevealLoader

CCRevealLoader dynamically loads RevealServer.framework (Reveal.app support) into iOS apps on jailbroken devices. Configuration is via the CCRevealLoader 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

Build Requirements

  • Theos
  • Reveal.app installed

Install tweak

Change the value of THEOS_DEVICE_IP to your jailbreak device's ip in the Makefile file at first line, then execute command:

make package install

Note: To make sure this tweak work correctly. Before install this tweak, change the command codesign in the before-package section of Makefile,use your develop certificate. If you dont have a certificate, you can remove the three command lines which begin with lipo and codesign.

How to Use

Open 'Settings > CCRevealLoader > 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)

Be Social

Follow me on Twitter (@nswebfrog)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].