Skip to content
Nick DeMarco edited this page Jul 13, 2020 · 1 revision

This project needs architectural help. Each tool should be callable individually, or they should be able to be strung together so they operate sequentially on a wordlist.

Also the function to roll numbers through a list of words should be expanded to roll character sets through words. This should follow hashcat's conventions ('l' for lowercase a..z, 'u' for uppercase 'a..z', 'd' for digits 0..9, and so on).

Clone this wiki locally