Skip to content

imsamroy/ascii-cipher-decipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Cipher Decipher

GitHub license GitHub issues GitHub stars GitHub forks

Cipher a message in ASCII and then decipher it

This is just a simple C++ project I made as a hobby.

Running the project on GNU/Linux distributions

GitHub release

NOTE: Before running the executables, right click the files and go to properties then permissions and make sure that they are allowed to run as programs

Running the project on Windows

GitHub release

NOTE: If you get a message like: "Windows Protected your PC" then ignore it and click "More info" then click the Run anyway option (Any exe not recognised by the Microsoft database gets that message even if it is not suspicious, you can search about it online if you want to)