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.
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
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.
- original version: https://github.com/zidaneno5/Reveal2Loader