Giter Site home page Giter Site logo

hashcracker's Introduction

HashCracker

The algorithm for HashCracker is relatively simple, and is pictured below. HashCracker algorithm for generating password guesses

It is necessary to be familiar with a few terms in order to understand this algorithm.


Guess Password: A password generated by the program that is then hashed and compared to the hash the user is trying to crack.

Root Password: A combination of one or more words either randomly generated or socially engineered. The root password serves as the base for all of the alterations that will be applied to it.

Alteration: Any change to the root password, which may be adding characters, removing characters, or changing characters.

Number Alteration: Any change to the root password that involves appending numbers to the beginning or ending of the root password.

Symbol Alteration: Any change to the root password that involves appending symbols to the beginning or ending of the root password, or replacing letters with symbols. This also includes adding hyphens and underscores to the spaces between letters of the root password.

Letter Alteration: Checking capitalization (most often the first character of the password).


hashcracker's People

Stargazers

 avatar

Watchers

 avatar  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.