Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacktiv8

hacktiv8(formerly A5_Bypass_OSS) is an open-source research project focused on analyzing and experimenting with iOS activation proccess using itunesstored sandbox escape vulnerability. It provides a one-click cross-platform solution for bypassing activation on legacy iOS devices without the need of pwning.

Disclaimer

This project is intended strictly for research and educational purposes.
It is not designed for, and must not be used in, production environments or for unlawful activities.
The authors and contributors take no responsibility for any misuse or damage caused to devices, data, or systems.

Requirements

The both host and target devices must be connected to Wi-Fi at all times during operation.
Network connectivity is mandatory for the application workflow to function correctly.

Compatibility

The tool targets iOS 9 and 10 devices (and Wi-Fi-only devices on iOS 8).

Backend Configuration

The backend URL is stored in the BACKEND_URL global constant of main.py

Due to legacy iOS devices lacking trust for modern certificate authorities, the backend must either use HTTP, or serve an SSL certificate that chains to a root CA trusted by legacy iOS. Modern certificate authorities such as Let's Encrypt are not trusted on legacy iOS versions and will cause HTTPS connections to fail on target devices.

Credits

License

Refer to the repository license file for licensing details.

About

Resources

Stars

227 stars

Watchers

8 watching

Forks

Releases

Contributors

Languages