berzerk0 / BEWGor

Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?
GNU General Public License v3.0
403 stars 70 forks source link

Implement 'l33t' string permutation without hashcat #9

Closed Skarlett closed 5 years ago

Skarlett commented 5 years ago

I have a library posted on my github under subchar - It was one of the first libraries I wrote in python. You can remove the hashcat dependency by using the library - its pure python implementation with no dependencies.

Just consider this issue as a dependency resolve offer.