Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rockqj/networkfixer
- Owner: rockqj
- Created: 2019-11-11T07:35:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T09:04:03.000Z (almost 5 years ago)
- Last Synced: 2024-04-12T22:55:47.450Z (7 months ago)
- Language: Objective-C
- Size: 9.77 KB
- Stars: 25
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - rockqj/networkfixer - Enable network access for Chinese iPhone with checkra1n (Objective-C)
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.