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.
- 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.
To install ChronoByte, follow these steps:
-
Clone the Repository:
git clone https://github.com/Hackexdecodebreaker/ChronoByte.git
-
Navigate to the Directory:
cd ChronoByte -
Run the Installation Script:
./install.sh
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.
- A computer running a Linux-based operating system
- Root privileges for installation and execution
- Adequate disk space for encryption processes
We welcome contributions from the community. If you would like to contribute to ChronoByte, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature-branch). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any issues or questions, please contact the project maintainer at email@example.com.