Skip to content
This repository was archived by the owner on Apr 22, 2018. It is now read-only.
/ CryptoGuy Public archive

🎩 CryptoGuy is a tool usefull to find out various decryptions of a string

Notifications You must be signed in to change notification settings

jaybosamiya/CryptoGuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

CryptoGuy

CryptoGuy is supposed to be a tool to be use to figure out which algo is being used for any random given string. It has been created especially to aid in CTFs to find flags in crypto questions.

Usage

This project uses a standard CMake based build. Compile using the following commands:

mkdir build
cd build
cmake ../src
make

License

Licensed under MIT License

About

🎩 CryptoGuy is a tool usefull to find out various decryptions of a string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published