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.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: Finding base words - problem
Post: Finding base words - problem

https://hashcat.net/forum/thread-1305.html I seem to have problem when I run this command, it says: sed: 1: "s/^[^a-z]*//g; s/[^a-z] ...": transform strings are not the same length Does anyone ...
hkke420 General Help 6 11,228 05-18-2015, 10:14 PM
    Thread: Finding base words - problem
Post: RE: Finding base words - problem

epixoip Wrote: (05-18-2015, 10:24 PM) -- IIRC OSX has BSD sed, not GNU sed. -- Thanks for your response epixoip, I have tried: cat /Users/hkke/Desktop/wordlist/new.txt | tr A-Z a-z | sed -i 's/...
hkke420 General Help 6 11,228 05-18-2015, 10:36 PM
    Thread: Finding base words - problem
Post: RE: Finding base words - problem

radix Wrote: (05-18-2015, 10:37 PM) -- brew install sed -- Error: No available formula for sed Searching formulae... gnu-sed minised sedna ssed Searching taps... homebrew/science/conse...
hkke420 General Help 6 11,228 05-18-2015, 10:41 PM