opt-nc / j7zip

Java 8 Command line tool to compress / decompress files using LZMA algortihm (like 7-Zip for .7z) with password protection
GNU General Public License v3.0
1 stars 0 forks source link
7z 7zip 7zip-utility compress compression compression-algorithm glia java java-8

semantic-release Build CodeQL

❔ About

j7zip is Command line tool to compress / decompress files using LZMA algortihm (like 7-Zip for .7z) with password protection, same like p7zip but in Java 8 ! :drum: (for compatibility with AS400 :vhs:)

:pager: Usage

After downloading, get the lastest help usage typing :

java -jar j7zip.jar -h

🕹ī¸ Give j7zip a try

A dedicated Killecoda scenario has been created so you can give it a try from your browser.

👴 Supported systems

Below a list of systems (add your's) on which we have installed and tested j7zip (the older the better 😅) :

Operating System Java runtime
Ubuntu 20.04.5 LTS openjdk version "1.8.0_302"

🙏 Credits

This tool is based on:

💡 Related softwares