octomagon / davegrohl

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

Getting command not found #19

Closed zeldaf closed 5 years ago

zeldaf commented 8 years ago

When I enter 'sudo ./dave -u some user' I keep getting 'sudo: ./dave: command not found'. I'm running El Capitan 10.11.4 but nothing seems to work. Any help would be greatly appreciated!

octomagon commented 8 years ago

It sounds like the the ‘dave’ executable is not located in your current directory. Type ‘ls -lh’ and make sure you see ‘dave’ there.