hashcat Forum
Dictionnary handling - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Dictionnary handling (/thread-1294.html)



Dictionnary handling - Mem5 - 06-15-2012

Hi,

When you don"t specify a file as dictionnary but a directory, what kind of files are handled by ocl ? .txt and .dic ? Or whatever extension ?


RE: Dictionnary handling - Xanadrel - 06-15-2012

(06-15-2012, 08:31 PM)Mem5 Wrote: Hi,

When you don"t specify a file as dictionnary but a directory, what kind of files are handled by ocl ? .txt and .dic ? Or whatever extension ?

Whatever.


RE: Dictionnary handling - Mem5 - 06-16-2012

OK.
What is the order ? alphabetically ?


RE: Dictionnary handling - epixoip - 06-16-2012

most likely whatever order readdir() returns the files in.


RE: Dictionnary handling - Mem5 - 06-16-2012

According to my tests it's not alphanum sorted.