Zip: Kali Linux

zip myarchive.zip * To extract the contents of a ZIP archive, use the unzip command:

To add all files in the current directory to a ZIP archive: kali linux zip

unzip -l myarchive.zip If you're dealing with password-protected ZIP archives, you might need to use unzip with the -P option: zip myarchive