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