Most Useful Software for Parrot Sec OS.
Conky
Conky is a free software desktop infotainment system monitor for the X Window System.
It is available for Linux, FreeBSD, and OpenBSD
sudo apt-get install conky-manager
Pinta
Pinta is an open-source, cross-platform bitmap image drawing and editing program inspired by Paint.NET, a similar image editing program which is limited to Microsoft Windows. Pinta has more features than Microsoft Paint.
Etcher
Etcher is a powerful OS image flasher built with web technologies to ensure
flashing an SDCard or USB drive is a pleasant and safe experience. It protects
you from accidentally writing to your hard-drives, ensures every byte of data
was written correctly and much more.
-
Add Etcher debian repository:
echo "deb https://dl.bintray.com/resin-io/debian stable etcher" | sudo tee /etc/apt/sources.list.d/etcher.list
-
Trust Bintray.com's GPG key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61
-
Update and install:
sudo apt-get update
sudo apt-get install etcher-electron
Comments
Post a Comment