Git Product home page Git Product logo

binarybrute's Introduction

BinaryBrute

A brute force tool used to calculate the value of one or more hashes at the same time specifying the byte range using the processor power or through a dictionary, of which a list of hashes can be supplied to the input file 'hashes.txt', which will be searched through brute force specifying the algorithm.

This tool was developed for the purpose of evaluating how strong and secure passwords or keys are in a database, such as the Windows SAM database, which uses NTML hashes.

The developer is not responsible for the improper or malicious use that they give to the tool

Usage

1.- Create a file called 'hashes.txt' that contains all the hashes to be calculated in hexadecimal format separated by line break.

2.- Start the application.

3.- Select the Algorithm to calculate the hashes.

4.- Select the way to generate byte entries to calculate the hashes. (Option 6 for worlist that needs a file called 'wordlist.txt' in the folder containing the executable) 5.- And that's it.

Note: Every minute the program will save its current state, in case it is interrupted, you can return to where you left off by selecting the load state option when executing the program. If you want to save two different states, you can backup the file 'saved.txt', which saves the current state of the operation.

binarybrute's People

Contributors

binarymasc avatar

Stargazers

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