Skip to content

Reveal2Loader compatible with iOS8 ~ iOS14

Notifications You must be signed in to change notification settings

BinaryParadise/Reveal2Loader

 
 

Repository files navigation

Reveal2Loader

Dynamically loads Reveal into applications and plugins.

This package uses the RevealServer.framework of Reveal v21(11690) , you can replace it to what you want.

Compatible with iOS8 ~ iOS14 jailbroken device.

Manual Installation

Woked on iOS11 Reveal v31(15014)

  • 1、Download the '.deb' package
  • 2、Copy the package to your ios device
  • 3、Run shell down below:
    dpkg -i Reveal2Loader_1.0-6_iphoneos-arm.deb

Problem in iOS11 ~ iOS12

The iOS11 ~ iOS12 jailbroken device does not take effect after installing Reveal2Loader. Because the dlopen function fails to load the RevealServer dynamic library. The error is as follows

file system sandbox blocked mmap() '/Library/Frameworks/RevealServer.framework/RevealServer'

This code fixed it now.

QQ20190321-000639@2x.png QQ20190219-050112@2x.png QQ20190321-002625@2x.png QQ20200602-023543@2x.png

Cydia Repo

https://repo.h4ck1n.com

Thanks

About

Reveal2Loader compatible with iOS8 ~ iOS14

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 58.6%
  • Objective-C 41.4%