hashcat 0.38 skipping words
#1
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



Messages In This Thread
hashcat 0.38 skipping words - by wojek - 03-20-2012, 09:27 AM
RE: hashcat 0.38 skipping words - by atom - 03-20-2012, 11:36 AM
RE: hashcat 0.38 skipping words - by Kgx Pnqvhm - 03-20-2012, 01:43 PM
RE: hashcat 0.38 skipping words - by atom - 03-22-2012, 07:32 PM