hashcat Forum

Full Version: hashcat 0.38 skipping words
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have a dictionary file containing:
Code:
antenna
bother
common
deadline
episode
fork
gonzo
hashcat
inode

If i run:
Code:
./hashcat-cli64.bin ~/dict --stdout
I'm getting back my list. But if I try to apply any rules file like here
Code:
./hashcat-cli64.bin -a 0  ~/slowa -r ./rules/toggles1.rule --stdout
some words are missing:
Code:
Antenna
aNtenna
anTenna
antEnna
antenNa
antennA
Episode
ePisode
epIsode
epiSode
episoDe
episodE
Inode
iNode
inOde
inoDe

Is this my fault or hashcat's?

best
Wojtek

old bug, already known, already fixed. http://hashcat.net/forum/thread-767.html

thanks for reporting!
But when can ordinary users get the fixed version?
You cant right now. Please wait for next release.