Hexl is Hex to Plain Text converter and Plain Text to Hex converter made easy
- Any debian based OS
-
Compatitiable device
-
Rust
-
Git
Easy one-liner to install:
git clone https://github.com/iinc0gnit0/hexl && cd hexl && chmod +x * && ./install.sh
Clone the repository
git clone https:/github.com/iinc0gnit0/hexl
Change directory to hexl
cd hexl
Install dependencies
sudo apt-get install cargo
Compile main.rs
cargo build
Move executable to hexl directory
mv target/debug/hexl .
./hexl
Source code is located at src/main.rs
git pull
All updates are located in CHANGLOG.md
GitHub: iinc0gnit0
Instagram: inc0gnit0.offical
Email: [email protected]
Telegram: iinc0gnit0
Please drop a star if you enjoyed this. It is much appreciated!