Simple file encryptor and decryptor
AlexCr4ckPentest a1fe7c15c0 Update README.md | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
img | %!s(int64=4) %!d(string=hai) anos | |
include | %!s(int64=4) %!d(string=hai) anos | |
lib | %!s(int64=4) %!d(string=hai) anos | |
src | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
CMakeLists.txt | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos |
The simple file encryptor and decryptor program
based on logical XOR operation
For Unix-like OS only
mkdir build
cd build
cmake .. && make
./fcryptor -h
for show help