Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 553 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 553 Bytes

pzapr

Automatically exported from code.google.com/p/pzapr

Migrated to GitHub March 2015 since Google Code is shutting down. See https://github.com/rbeede/pzapr

MPI implementation of a parallel zip archive password recovery tool that works against zip archives encrypted with AES-256.

It uses brute force techniques to guess passwords from a dictionary or any alphanumeric combinations of length 1 to 7.

Done for the CSCI 4576/5576 High Performance Scientific Computing course taken during the Spring 2011 at the University of Colorado at Boulder.