Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: One or none mask?
Post: RE: One or none mask?

For posterity, here is an example of a some relevant rules: : i5, i5- i5. i5 < Note SPC! echo "firstsecond" > word ./hashcat64.bin -r rule.txt --stdout word
4ZM hashcat 2 7,950 12-30-2016, 04:22 PM
    Thread: Uppler & Lower specific char?
Post: RE: Uppler & Lower specific char?

For posterity, here is an example of a some relevant rules: : T0 T5 TB T0T5TB echo "firstsecondthird" > word ./hashcat64.bin -r rule.txt --stdout word
4ZM hashcat 2 7,731 12-30-2016, 04:20 PM
    Thread: Uppler & Lower specific char?
Post: Uppler & Lower specific char?

Is there a way to write a mask that will find both upper and lower case versions of a specific char without creating a -1 aA charset? Eg. firstsecondthrid, Firstsecondthird, firstSecondthird, etc. ...
4ZM hashcat 2 7,731 12-27-2016, 07:54 PM
    Thread: One or none mask?
Post: One or none mask?

Is there a way to get a mask that finds both: "firstsecond" and "first second"? And more generally: firstsecond, first-second, first second, first.second etc..
4ZM hashcat 2 7,950 12-27-2016, 07:48 PM