Giter Site home page Giter Site logo

cryptosolver's Introduction

Crypto Solver

About this tool

This tool is specifically made for CTF challenges. It can be used to encrypt and decrypt using different kinds of ciphers (Mostly esoteric ciphers). This is made for faster and more convinient solving of simple cryptographics challenges.

Why CryptoSolver

During my early years of playing CTFs, I went to a CTF which focused only on Cryptography and we were given a Windows machine to work on. This was really frustrating as we had to look around the web for different types of Ciphers online. One of the most helpful was Rumkin, where most of the ciphers were present. But the problem started when the Windows machine started to breakdown because of multiple open tabs and our speed detoriated because of that
After that CTF was over my partner and I thought, "Why don't we make an offline Cyptographic CTF tool which could help us tackling these types of situations? It can be a offline collection of different Cryptographics algorithms at one place". This was how the prototype for this tool was written in C language.

Installation

It can be easily installed using cargo. There may be several warnings, which will be removed in the subsequent versions.

cargo build

To build the target binary

OR

Directly run the program after building :

cargo run

Contributing

If you want to add more ciphers and algorithms to this, please make a pull request and become a contributor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.