You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
355 B
19 lines
355 B
8 years ago
|
Info
|
||
|
====
|
||
|
|
||
|
This is my solution to the challenge: http://followthewhiterabbit.trustpilot.com/
|
||
|
|
||
|
Usage info
|
||
|
==========
|
||
|
|
||
|
```
|
||
|
WhiteRabbit.exe < wordlist
|
||
|
```
|
||
|
|
||
|
Performance
|
||
|
===========
|
||
|
|
||
|
This solution is not optimized for multi-threading.
|
||
|
|
||
|
Nevertheless, it can find the original phrase of up to 4 words for any hash in less than 3 minutes on Sandy Bridge @2.8GHz.
|