zipcloak
Encrypt the contents within a zipfile. More information: <https://manned.org/zipcloak>.
Install
- All systems
-
curl cmd.cat/zipcloak.sh
- Debian
-
apt-get install zip - Ubuntu
-
apt-get install zip -
Alpine
-
apk add zip - Arch Linux
-
pacman -S zip - Kali Linux
-
apt-get install zip - CentOS
-
yum install zip - Fedora
-
dnf install zip - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install zip - OS X
-
brew install zip - Raspbian
-
apt-get install zip - Docker
-
docker run cmd.cat/zipcloak zipcloakpowered by Commando
Encrypt the contents within a zipfile. More information: <https://manned.org/zipcloak>.
-
Encrypt the contents of a zipfile:
zipcloak path/to/archive.zip -
[d]ecrypt the contents of a zipfile:
zipcloak -d path/to/archive.zip -
[O]utput the encrypted contents into a new zipfile:
zipcloak path/to/archive.zip -O path/to/encrypted.zip
© tl;dr; authors and contributors