It is a small tool that can write encrypt data to end of another file. And It would not break the source file format. Support file format: bmp, png, jpg, gif, exe, pdf, jar, rar, mp4.
- write encrypt data to the end of source file.
- recover encrypt data from the target file.
- Install
Rust
andCargo
- Run
make
- Refer to Makefile for more information