Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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