This is a simple tool written in C that uses XOR
logic to encode given files.
make
encrypt [file] [password]
It's one of my simple works, it's not very complicated tho. :))
I'd maybe challenge you to write decrypt program for it :P
This is a simple tool written in C that uses XOR
logic to encode given files.
make
encrypt [file] [password]
It's one of my simple works, it's not very complicated tho. :))
I'd maybe challenge you to write decrypt program for it :P