octomagon / davegrohl

A Password Cracker for macOS
http://www.davegrohl.org
GNU General Public License v2.0
235 stars 39 forks source link

how to let it only try passwords that contains only numbers #33

Open Mar-LS opened 1 year ago

Mar-LS commented 1 year ago

how to let davegrohl try 6-digit passwords?

octomagon commented 1 year ago
sudo ./Dave -c "0123456789" -u USERNAME

I think that'll do it. Although, I couldn't test it just now. Dave didn't work for me on macOS Ventura. I haven't updated Dave in many moons and don't have plans to keep it up-to-date. Hope that works for ya!

Edit: It's early.... My brain doesn't work.