• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Shell
  • Created almost 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reveal2Loader compatible with iOS8 ~ iOS14

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

  1. Download the '.deb' package here
  2. Copy the deb file to your iOS device, such as /var/mobile/Documents/Reveal2Loader_1.0-4_iphoneos-arm.deb
  3. SSH to your device, execute the following command:
cd /var/mobile/Documents/
dpkg -i Reveal2Loader_1.0-4_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

More Repositories

1

XcodeRootDebug

Allow Xcode to start a custom debugserver with root privileges to debug iOS apps.
Logos
191
star
2

EasyDev

CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
JavaScript
69
star
3

ZeroTieriOSFix

A Tweak that allows ZeroTier One app to use a custom planet server
Logos
45
star
4

ktool

一个包含iPA重签名以及dylib注入的命令行工具,做非越狱Hook会用得到。
Objective-C++
34
star
5

Replica

A powerful IPA re-signing tool on macOS
C
21
star
6

debugserverXII

debugserver 的包装器,解决`iOS12`越狱设备调试出现 `Terminated due to code signing error`的问题。
C++
16
star
7

killAntiDebugging

一个过iOS应用简单反调试功能的CaptainHook Tweak
Objective-C++
14
star
8

NoLockOnAC

Jailbreak tweak that automatically disables screen lock when plugged in
Logos
10
star
9

Tap2Debug

tap shortcut to debug app (support iOS11/12/13/14 and A12)
Logos
8
star
10

rmPIE

去除MacOS/iOS应用的ASLR功能
C++
8
star
11

CSUnlocker

CamScanner(扫描全能王) VIP 破解插件
Objective-C
6
star
12

filemon

Useful file monitoring tool on iOS
Objective-C
6
star
13

QLProvisioning

一个查看.mobileprovision文件的Quick Look插件,可显示证书状态
C
5
star
14

iRightMenu-issues

User reported issues for iRightMenu. QQ Group: 235856891
5
star
15

LabHookKit

C++封装的OC平台的Hook库,增加逆向分析的难度
Objective-C
4
star
16

d810

fork 自 https://gitlab.com/eshard/d810 添加了参考文章、测试样本,作为备份
Python
4
star
17

CLLNoAds

车来了去广告插件
Logos
3
star
18

mimi

一个用于扫描.h/.m/.mm文件,自动生成符号混淆宏定义文件的工具
C++
3
star
19

VboxNoAd

Vbox app removes all Ad.
Logos
2
star
20

MyBusNoAds

掌上公交去广告
Logos
2
star
21

strings2plist

简单的将iOS中*.strings文件内容转换为plist文件
Objective-C
1
star
22

FPTweak

让微信和支付宝在越狱设备上启用指纹支付。
Objective-C++
1
star
23

BulletDark

聊天宝 - 子弹短信抢红包插件
Objective-C
1
star