Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The iOS Reloader is a weaponizing tool for jailbroken iOS devices. It facilitates the installation of a collection of tools on iOS devices (iPhone/iPad) that are essential for penetration testing purposes.

License

Notifications You must be signed in to change notification settings

darklotuskdb/ios-reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Reloader

Device setup during our assessments consumes a lot of time, so I have created a tool that will automatically install all the necessary tools required for our pentests.

The iOS Reloader is a weaponizing tool designed for jailbroken iOS devices. It facilitates the installation of a collection of essential tools on iOS devices (iPhone/iPad) for penetration testing purposes.

As of now, we are testing on iOS versions 12, 13, 14, 15 and 16 but feel free to use it on other versions as well and provide your feedback for further improvements. Additionally, please let me know about any tools we can add to this tool.

Note: The tool will create a backup of all the current repositories in the tmp (/tmp) directory, so please be aware of that. I will improve this soon to prevent it from removing existing repositories.

The iOS Reloader will install the following tools and applications in one shot:

Darwin CC Tools
Openssh
Appsync Unified
Frida
Lldb
Cycript
A-Bypass
AJB
Choicy
FlyJB X
Hestia
HideJB
iHide
JailProtect
KernBypass
Liberty Lite
PowerSelector
Shadow
Sniperbypassjb
SSL Kill Switch 2
Location Faker
====================
Filza
CrackerXL+
NewTerm 2
PowerSelector
Vnodebypass
Flex 3
Sileo
=====================
Unzip
Coreutils
Git
Nano
Awk
Tree

I have removed the following jailbreak tools to improve stability,

HideJB
iHide
JailProtect
KernBypass
Liberty Lite
A-Bypass
AJB
Vnodebypass
FlyJB X
Shadow

and the best tool for bypassing jailbreak is:

https://github.com/rsbarsania/Universal-JailBreak-Bypass

Usage

To Install:

For Sileo

./iOS-Reloader.sh -s

For Cydia

./iOS-Reloader.sh -c

Note: Sometimes, certain repositories may not work in the India location. In such cases, you can use a VPN to connect to a US location.

To Remove:

./iOS-Reloader.sh -r

Installation

apt-get install -y git
git clone https://github.com/darklotuskdb/ios-reloader.git && cd ios-reloader && chmod +x *.sh

Screenshot

iOS-Reloader

settings

apps

About Me

Social Media Handles

BuyMeACoffee If you like my work <3

About

The iOS Reloader is a weaponizing tool for jailbroken iOS devices. It facilitates the installation of a collection of tools on iOS devices (iPhone/iPad) that are essential for penetration testing purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages