Skip to content

fkcyber/diskcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diskcrypt

Recursive disk encryptor for Windows, Linux, MacOS

Installation

Firstly, clone the repository or download the latest release:

git clone https://github.com/fkcyber/diskcrypt

Then install the requirements using PIP:

pip install -r requirements.txt

Usage

Run in quiet mode:

python3 main.py -q -p password123 -s salt123

Run without quiet mode:

python3 main.py -p password123 -s salt123

About

recursive disk encryptor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages