All Projects â†’ jaybosamiya â†’ CryptoGuy

jaybosamiya / CryptoGuy

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

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
CMake
9771 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].