Git Product home page Git Product logo

tables's Introduction

tables

tables is a primitive, naive MD5 lookup table generator.

The table is saved onto disk as a directory structure. This means, that the plaintext corresponding to the hash 64e88b02ad08079e342d827715ab4eca would be in the file located at tree/6/4/e/8/8/b/0/2/a/d/0/8/0/7/9/e/3/4/2/d/8/2/7/7/1/5/a/b/4/e/c/a.

Usage

tables has two features: generating a table and doing lookup operations on it.

Generating a table

tables needs two things to generate a table:

To generate the table, simply run:

./tables create path/to/rules path/to/words path/to/tree/toplevel

Doing a lookup operation

To look up a file of hashes in a table, run:

./tables lookup path/to/hashes path/to/tree/toplevel

tables's People

Contributors

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