Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

 

princeprocessor

princeprocessor is the reference implementation of the PRINCE attack, which generates candidate passwords by intelligently combining words in all possible combinations from a given wordlist.

Example usage for slow hashes:

pp64 < wordlist.dict | hashcat [options] target.hash

Example usage for fast hashes (to more fully utilize GPUs):

pp64 < wordlist.dict | hashcat [options] target.hash -r prince_optimized.rule

More content TBD. In the meantime, see:

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain