RUB-SysSec / OMEN

OMEN: Ordered Markov ENumerator - Password Guesser
https://www.mobsec.rub.de
313 stars 43 forks source link

[createNG] No such file or directory #8

Closed matlink closed 6 years ago

matlink commented 6 years ago

I've got a weird error for some of my files containing special characters:

./createNG --iPwdList=/data/chercheurs/matlink/bases/elag_expanded_rockyou_learn
ERROR: Could not open /data/chercheurs/matlink/bases/elag_expanded_rockyou_leari, errno: 2 - "No such file or directory"
Status: aborted(1)
m33x commented 6 years ago

Thanks, I observed the same issue. The only workaround currently is mv elag_expanded_rockyou_learn password-training-list.txt sorry for that. :-/ If you know what the reason for the bug is, please create a Pull Request.