1crackpkcs12 is a multithreaded program to crack PKCS12 files using a dictionary attack and/or a brute force attack
2
3User can choose the number of threads. By default, every CPU of the machine is used.
4
5No dictionary file is provided.
6
7You have to install openssl development library (libssl-dev [Debian, Ubuntu, etc] or openssl-devel [Fedora, RedHat, etc]) to compile it.
8
9You have to install openssl library to use it.
10
11See "crackpkcs12 -h" for usage info
12