Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradiseduo/plistreader
An application can read other application's plist file.
https://github.com/paradiseduo/plistreader
Last synced: about 1 month ago
JSON representation
An application can read other application's plist file.
- Host: GitHub
- URL: https://github.com/paradiseduo/plistreader
- Owner: paradiseduo
- Created: 2021-12-03T08:33:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T03:55:58.000Z (over 2 years ago)
- Last Synced: 2023-03-05T03:41:46.410Z (almost 2 years ago)
- Language: Objective-C
- Size: 1.14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlistReader
An application can read other application's plist file.# Look At Me
# How to use
Just download deb and install
On Mac:
```bash
❯ iproxy 2222 22
❯ wget https://github.com/paradiseduo/PlistReader/releases/download/1.3.0/com.paradiseduo.plistreader_1.3.0_iphoneos-arm.deb
❯ scp -P 2222 com.paradiseduo.plistreader_1.3.0_iphoneos-arm.deb [email protected]:/tmp
```
On iPhone:
```bash
❯ cd /tmp
❯ dpkg -i com.paradiseduo.plistreader_1.3.0_iphoneos-arm.deb
❯ su -c /usr/bin/uicache mobile > /dev/null
```# Other
You need an jailbreak iPhone or iPad device