Skip to content

opt-nc/j7zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ! 🥁 (for compatibility with AS400 📼)

📟 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

  • NanaZip ("The 7-Zip derivative intended for the modern Windows experience ")