Simple file encryptor and decryptor
AlexCr4ckPentest a1fe7c15c0 Update README.md | il y a 3 ans | |
---|---|---|
img | il y a 4 ans | |
include | il y a 4 ans | |
lib | il y a 4 ans | |
src | il y a 4 ans | |
.gitignore | il y a 4 ans | |
CMakeLists.txt | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 3 ans |
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