Initial commit

This commit is contained in:
Pyro57000
2025-03-18 12:38:00 -05:00
committed by GitHub
commit 0acfe7b0ea
3 changed files with 693 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# pfx_cracker
small program to crack the private key of a pfx file when you don't have the password. Should be pretty fast as I plan to parallelize it.