An open API service indexing awesome lists of open source software.

https://github.com/krishpranav/md5cracker

A simple ruby tool to crack md5 password hash
https://github.com/krishpranav/md5cracker

md5 md5-hash password-cracker password-cracking ruby

Last synced: about 1 year ago
JSON representation

A simple ruby tool to crack md5 password hash

Awesome Lists containing this project

README

          

# md5cracker
A simple ruby tool to crack md5 password hash

[![forthebadge](https://forthebadge.com/images/badges/made-with-ruby.svg)](https://forthebadge.com)

# Installation
```
$ git clone https://github.com/krishpranav/md5cracker
```

# Usage
```
$ ruby md5cracker.rb md5hash.txt
```