GithubHelp home page GithubHelp logo

rotate's Introduction

ROTate ROTate logo

Table of contents


Definition

The ROTate project is a collection of scripts to encrypt and decrypt files using various ROT cipher methods.

Top

Details

The project allows to encrypt and decrypt files using various ROT cipher methods such as ROT13, ROT47, ROT128 as well as with enhanced variants based on each character set of these methods.

It also comes with a tool to find out which variant and value has been used to encrypt a file.

Due to the fact, that data encrypted with ROT methods can be cracked quite easily, they are not suitable for encrypting sensible data.

Top

Components

ROTate variants

There are three components to encrypt and decrypt files using the ROT13, ROT47 and ROT128 cipher method.

They also allow using a user-defined rotation value (based on the character set of that cipher method) instead of the default rotation value.

ROTate Cracker

As already mentioned above, data encrypted with ROT methods can be cracked quite easily. This brute force cracker helps to determine which ROT variant and rotation value has been used to encrypt a file or string by simply trying all supported variants with all rotation values available.

Top

Requirements

In order to use ROTate, the Python framework must be installed on the system.

Depending on which version of the framework you are using:

  • Python 2.x (version 2.7 or higher is recommended, may also work with earlier versions)
  • Python 3.x (version 3.2 or higher is recommended, may also work with earlier versions)

Top

Documentation

In the corresponding docs sub-directories, there are plain text files containing a detailed documentation for each component with further information and usage examples.

Top

Contact

Any suggestions, questions, bugs to report or feedback to give?

You can contact me by sending an email to [email protected] or by opening a GitHub issue (which I would prefer if you have a GitHub account).

Further information can be found inside the contact.txt file.

Top

Useless facts

  • The name ROTate stands for ROT with Additional Tools and Enhancements.
  • The first version uploaded on GitHub was ROTate 3.0.6 built on March 13th, 2018.
  • Before uploading, the project has neither been changed nor even touched for more than three years.

Top

rotate's People

Contributors

urbanware-org avatar

Watchers

 avatar

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.