
zipcloak
List of commands for zipcloak:
-
zipcloak:tldr:0a421 zipcloak: Encrypt the contents of a zipfile.$ zipcloak ${path-to-archive-zip}try on your machineexplain this command
-
zipcloak:tldr:72b5a zipcloak: [O]utput the encrypted contents into a new zipfile.$ zipcloak ${path-to-archive-zip} -O ${path-to-encrypted-zip}try on your machineexplain this command
-
zipcloak:tldr:a911e zipcloak: [d]ecrypt the contents of a zipfile.$ zipcloak -d ${path-to-archive-zip}try on your machineexplain this command