unzipsfx
linux
Create a self-extracting compressed binary file by prepending self-extracting stubs on a Zip file.
More info →Examples (5)
Create a self-extracting binary file of a Zip archive
Extract a self-extracting binary in the current directory
./path/to/binaryTest a self-extracting binary for errors
./path/to/binary -tPrint content of a file in the self-extracting binary without extraction
./path/to/binary -c path/to/filePrint comments on Zip archive in the self-extracting binary
./path/to/binary -zmade by @shridhargupta | data from tldr-pages