Separator Unmatched on -m 2811? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Separator Unmatched on -m 2811? (/thread-4841.html) |
Separator Unmatched on -m 2811? - adriancs35 - 11-23-2015 Greetings I'm trying to recover a IPB 3 password, and for some reason it errors me with "Separator Unmatched", I suspect it's because of the salt, "1~C$:", it includes stuff such as ":" and "$" and isn't there any way or rule I can use to ignore ":"? RE: Separator Unmatched on -m 2811? - stepMode - 11-23-2015 I'm not 100% sure what you're trying to do but have you tried escaping the chars? RE: Separator Unmatched on -m 2811? - mastercracker - 11-24-2015 Put your hash with salt in a text file instead of inside the command line. |