hadal1337 / XOR-Crypter

Encrypt files using XOR algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Encrypt files using XOR algorithms

License:MIT License


Languages

Language:C++ 100.0%