lucasromerodb / hash-report

Hash Rate and Hash Collider Reports in Python

Home Page:https://lucasromerodb.github.io/hash-report/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hash rate and hash collider report

View Full Report »

Screenshot

Code and Output

Screenshot

What do you need?

You need at least Python 3.7.x installed https://www.python.org/downloads/

How to run?

First you need to generate some dummy file/s. Run data-gen.sh file to generate 1 to 1000 MB of data inside files/ folder.

Default option is 1 MB file. Edit file to enable (uncomment) 10, 100, 200, 500, 1000 MB options

$ bash data-gen.sh

Note: generate 500 and 1000 MB file take a lot of time (even on SSD)

Then open any terminal on project folder and run the script

$ cd <PROJECT_FOLDER>
$ python3 main.py

Built over Python 3.7.x and macOS, please comment if you need help or if you have some issues running the script.

Recomended terminals:

About

Hash Rate and Hash Collider Reports in Python

https://lucasromerodb.github.io/hash-report/

License:Apache License 2.0


Languages

Language:JavaScript 41.1%Language:Python 26.8%Language:HTML 26.3%Language:CSS 3.7%Language:Shell 2.2%