zor - a simple XOR cipher tool
Contents
Introduction
zor is a file encryption tool that uses the Simple XOR Cipher. The program encrypts an input file with a specified password to produce an encrypted output file. zor is written in C++ using the Windows API. It uses memory-mapped files and threads.
Screenshots
Zipped Binaries and Source Code
- zor0.4.zip (24.3kb)