Skip to content

ChronoByte a simple program that has the capabilities to encrypt all files on a computer system running on linux.

License

Notifications You must be signed in to change notification settings

Hackexdecodebreaker/ChronoByte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ChronoByte

ChronoByte is a powerful program designed to encrypt all files on a Linux-based computer system. This tool encrypts every single file on a PC, including mission-critical directories like the bin directory, ensuring comprehensive data protection.

Features

  • Full Disk Encryption: Encrypts all files on the system, including critical directories.
  • User-Friendly Interface: Simple and intuitive command-line interface.
  • Cross-Platform Compatibility: Designed to run on any Linux-based operating system.

Installation

To install ChronoByte, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Hackexdecodebreaker/ChronoByte.git
  2. Navigate to the Directory:

    cd ChronoByte
  3. Run the Installation Script:

    ./install.sh

Usage

Precaution

Warning: Do not run this tool on your primary machine. Running ChronoByte on your own custom machine is done at your own risk. It is highly recommended to test this tool in a controlled environment before deploying it on any critical systems.

Requirements

  • A computer running a Linux-based operating system
  • Root privileges for installation and execution
  • Adequate disk space for encryption processes

Contributing

We welcome contributions from the community. If you would like to contribute to ChronoByte, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any issues or questions, please contact the project maintainer at email@example.com.


About

ChronoByte a simple program that has the capabilities to encrypt all files on a computer system running on linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages