Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7692

Use of "/" slash in mask

$
0
0
Hello all,

Just found out that the slash operator cannot be used solo in a mask.
hashcat -m 0 -a 6 dict.txt ?d\/  -> works
hashcat -m 0 -a 6 dict.txt \/?d  -> works
hashcat -m 0 -a 6 dict.txt \/        -> doesn't work
hashcat -m 0 -a 6 dict.txt '/'     -> doesn't work

I know adding a slash operato can be done in many different ways. Just wanted to point out / ask here why it is not accepted even with the backslash prior to it.

Viewing all articles
Browse latest Browse all 7692

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>