/XOR-Crypter

Encrypt files using XOR algorithms

Primary LanguageC++MIT LicenseMIT

XOR Crypter

Console based TXT file encrypter + decrypter using XOR encryption algorithms with built-in password creator made with C++.

image

Prerequisites

Microsoft Visual Studio 2019 (preferably latest version), platform toolset v142 and Windows SDK 10.0 are required in order to compile. Run compiled EXE as a standalone program and not within VS2019.