RUB-SysSec/OMEN

[createNG] No such file or directory

matlink opened this issue · 1 comments

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

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.