plist.py
binary property list parser module
Install
- All systems
-
curl cmd.cat/plist.py.sh
- Debian
-
apt-get install python-binplist - Ubuntu
-
apt-get install python-binplist - Kali Linux
-
apt-get install python-binplist - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-binplist - Raspbian
-
apt-get install python-binplist
python-binplist
binary property list parser module
binplist is a parser module for Apple's binary plist (Property List) files.