shreepads / pdfcrack-mp

OpenMP update with patterns for pdfcrack
GNU General Public License v2.0
38 stars 12 forks source link

Add tests for Wordlist method #6

Closed shreepads closed 9 years ago

shreepads commented 9 years ago

Add tests (both functional and performance) in make for the Wordlist method for each of the algorithms.

shreepads commented 9 years ago

Added branch wordtest

shreepads commented 9 years ago

Added tests and small, big and huge password list files - the latter two for performance testing, with huge for Rev 2 and 5 specifically.

Big and huge password lists are bzip2 files that are unpacked by make and deleted by make clean to keep git file sizes down.

Done in branch wordtest and merged into baseopenmp.