Closed
Description
Problem:
I think it would be eventually useful to detect and encode/decode Soundex (https://en.wikipedia.org/wiki/Soundex) encoding of phonetic words (i.e., "Robert" == "R163").
Solution:
There are probably Soundex modules for Python out there, it should be possible to integrate one into the encoding detector as well as in a cracker.