https://github.com/matteyeux/ios-scripts
Scripts I use to setup a new macOS or Linux machine for iOS research
https://github.com/matteyeux/ios-scripts
ios linux macos
Last synced: 8 months ago
JSON representation
Scripts I use to setup a new macOS or Linux machine for iOS research
- Host: GitHub
- URL: https://github.com/matteyeux/ios-scripts
- Owner: matteyeux
- Created: 2017-07-30T15:03:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T10:48:38.000Z (over 7 years ago)
- Last Synced: 2025-04-03T12:46:57.987Z (about 1 year ago)
- Topics: ios, linux, macos
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 17
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ios-scripts
Scripts I use to setup a new macOS/Linux machine for iOS research
- `libimobiledevice.sh` : build [libimobiledevice](https://github.com/libimobiledevice)
- `img34.sh` : build [xpwn](https://github.com/xerub/xpwn) + [img4tool](https://github.com/xerub/img4tool) (no macOS support)
- `jinstall` : install some tools by [J Levin](https://twitter.com/Morpheus______)
- `prometheus.sh` : install [tihmstar](https://github.com/tihmstar)'s downgrade tools
- `extra.sh` : some extras (libs & tools)
I wrote these scripts for Ubuntu/Debian and macOS. Feel free to contribute.