Reveal2Loader icon indicating copy to clipboard operation
Reveal2Loader copied to clipboard

Any updates for this to work with iOS 11?

Open pavankataria opened this issue 6 years ago • 11 comments

This worked on iOS 10 but now on iOS 11 the application doesn't show on the Reveal mac application.

Are there any plans to update this to work with iOS 11?

pavankataria avatar May 09 '18 16:05 pavankataria

I send an email to the author just now, wait for his response now.

SonglinYu1230 avatar Jun 06 '18 05:06 SonglinYu1230

Copy RevealServer to my phone's '/Library/RHRevealLoader/' Directory, and replace RevealServer in my phone's '/Library/Frameworks/RevealServer.framework'. Then I can reveal App 'Settings', but I can't reveal other apps.

SonglinYu1230 avatar Jun 07 '18 01:06 SonglinYu1230

I believe this is what I did but the Reveal application on my mac still didn't show my device. I'll try the process again tonight. Did you email the author to find out whether they were able to reveal other applications other than settings?

pavankataria avatar Jun 07 '18 10:06 pavankataria

I found out a solution, and I send an email to you. You can check your Gmail. The author hasn't replied to me yet.

SonglinYu1230 avatar Jun 07 '18 15:06 SonglinYu1230

@yumumu Could you show the solution to my email? Thanks!

jazka avatar Jun 21 '18 16:06 jazka

@jazka I don't know your email Here is the solution. I solved those questions in iOS 11 by following this tutorial . https://github.com/lanvsblue/LANRevealLoader Upload LANRevealLoader.dylib, LANRevealLoader.plist and RevealServer to your phone's '/Library/MobileSubstrate/DynamicLibraries'. Then you can reveal 'App Store'. And if you want to reveal other app, you should modify LANRevealLoader.plist.

SonglinYu1230 avatar Jun 22 '18 09:06 SonglinYu1230

@yumumu, thanks for your guide, it works. There is still one issue that it could not show applications view hierarchy in the right window. Do you know why? Please check the image attached. selection_001

Beside, I have another question that is not related with this topic. On iOS11, Cycrpit also doesn't work. Someone says it should use bfinject instead. I‘m trying it for a long time, but I'm failed even I disable tweaks for Electra. Do you know this tool? If no, what tool you use? Thanks in advance!

jazka avatar Jun 23 '18 09:06 jazka

I use Electra, and Cycrpit works on my phone. And I don't meet the question that the image attached. Maybe you can try to jailbreak agin.

SonglinYu1230 avatar Jun 26 '18 06:06 SonglinYu1230

I don't have an iOS11 jb device, sorry for the late update.

This tweak works in cooperation with PreferenceLoader & AppList/ExtensionList. From your description, the problem seems to be not install those tweaks.

SOLUTIONS:

  1. Try to install PreferenceLoader & AppList/ExtensionList and all the depend tweaks.(Rocketbootstrap)
  2. If you want to fix it manually, read below.

Reveal2Loader read selected apps from /var/mobile/Library/Preferences/com.rheard.RHRevealLoader.plist, which the value of the key formed by RHRevealEnabled-YOUR_APP_ID is YES.

You can try to copy /var/mobile/Library/Preferences/com.rheard.RHRevealLoader.plist from your iOS10 device to your iOS11 device.

If you want to reveal other apps, just add key RHRevealEnabled-YOUR_APP_ID and value YES to your com.rheard.RHRevealLoader.plist.

If none of these solutions work, feel free to reply this comment.

zidaneno5 avatar Jun 27 '18 12:06 zidaneno5

@yumumu I use Electra too, and the version is 1.0.4. Cycrpit is not found in Cydia, how did you install it?

jazka avatar Jul 02 '18 07:07 jazka

i found solutions, move to https://github.com/lemon4ex/Reveal2Loader

lemon4ex avatar Feb 18 '19 21:02 lemon4ex