sabuhibrahim / brute-force-md5-encode

This project is an md5 hash secret finder with brute force. It uses a real hashing algorithm of Lsim. It includes java and python samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brute force sample with java and python

This project is an md5 hash secret finder with brute force. It uses a real hashing algorithm of Lsim.

Python

  • Test case
python -m unittest brute_force.test

Java

  • For test case use debugger

About

This project is an md5 hash secret finder with brute force. It uses a real hashing algorithm of Lsim. It includes java and python samples


Languages

Language:Java 56.5%Language:Python 43.5%