Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tips on cracking SHA1 hash
Post: RE: tips on cracking SHA1 hash

Thanks so it is english letters. How do I use a wordlist + rules?  Can you give an example? Im thinking the first letter could be capital or a number, so how would I do that as a mask? ?H?wor...
ninjahhash hashcat 3 7,327 09-24-2020, 11:04 PM
    Thread: tips on cracking SHA1 hash
Post: tips on cracking SHA1 hash

I'm doing this for the first time. I have a SHA1 hash with salt and looking for a password between 4 and 12 characters, that's all I know. I'm wondering how I can minimise the keyspace, as all I...
ninjahhash hashcat 3 7,327 09-23-2020, 08:41 PM
    Thread: custom charset help
Post: RE: custom charset help

What is an integer overflow attack and what does it mean? For some reason when I use the full charset it doesnt run and I get the memory error.... royce Wrote: (09-23-2020, 07:53 AM) -- Huh...
ninjahhash hashcat 4 9,340 09-23-2020, 08:38 AM
    Thread: custom charset help
Post: RE: custom charset help

ok that worked, thanks Now i'm getting this error clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY any ideas? royce Wrote: (09-23-2020, 07:30 AM) -- Some of the characters are interpreted by...
ninjahhash hashcat 4 9,340 09-23-2020, 07:43 AM
    Thread: custom charset help
Post: custom charset help

why doesnt this work? Code: -- hashcat -a 3  -m 110 hash -1 !"#$%&'()*+,-./:;?@[\]^_`{|}~0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz --increment --increment-min 4 --increment-ma...
ninjahhash hashcat 4 9,340 09-23-2020, 06:47 AM