cjavadian / ProjectEuler-59-XOR-Decryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectEuler-59-XOR-Decryption

  1. Open xordecryption.cpp and make and run it using makefile
  2. Output decrypted message will be outputted in keygod.txt file in the same folder as xordecryption.cpp
  3. ***FIX - Key and sum of ascii values

About


Languages

Language:C++ 94.7%Language:Makefile 5.3%