Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rockqj/networkfixer

Enable network access for Chinese iPhone with checkra1n
https://github.com/rockqj/networkfixer

Last synced: 3 months ago
JSON representation

Enable network access for Chinese iPhone with checkra1n

Awesome Lists containing this project

README

        

# Network Fixer

The tool will enable network access for checkra1n and cydia in iOS 13.

## Background

* Due to regional regulations, Chinese iPhones may suffer from offline of checkra1n loader and cydia app.

* The idea came from @laoyur. The detail can be found at: https://github.com/pwn20wndstuff/Undecimus/issues/136

* In iOS 13, the related APIs were moved from `Preferences.framework` to `SettingsCellular.framework`.

## Supported (Verified)

* iPhone 7 + iOS 13.1.3

## How to Use

```bash
dpkg -i com.rockqj.networkfixer_x.x.x-x_iphoneos-arm.deb
```

You can find latest deb file in `packages` or you may want build it on your own.