Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author [desc] Forum Replies Views Posted
    Thread: Space character with custom charset
Post: RE: Space character with custom charset

Code: -- hashcat64.exe -a 3 -m 10500 -w 4 -D 2 -1 ?d\ _,.-/:  -o found_pdf.txt hash_pdf.txt ?1?1?1?1?1?1?1?1?1?1?1?1?1 --increment -- Somehow, when I type this command, I get the following exceptio...
vagantis hashcat 7 8,719 04-19-2017, 11:50 AM
    Thread: Space character with custom charset
Post: RE: Space character with custom charset

d2 Wrote: (04-19-2017, 12:06 PM) -- Try with single or double quotes -- Thanks, it worked when I typed it like this: Code: -- -1"?d\ _,.-/:" -- Don't know why I haven't thought of that earlie...
vagantis hashcat 7 8,719 04-19-2017, 12:22 PM
    Thread: Riser PCI - USB ?!
Post: RE: Riser PCI - USB ?!

I use similar risers, and frankly i see no difference to when the card is connected directly to PCI-e x16. It's popular solution when you want to plug more than 2 or 3 cards to one motherboard.
vagantis Hardware 2 2,948 11-14-2017, 01:33 PM
    Thread: How to say that the password starts with "abc"
Post: RE: How to say that the password starts with "abc"

It is possible. Just use mask that starts with "abc", for example "abc?a?a?a". You can also use modifier "--increment", that way you can type one long mask (abc?a?a?a?a?a?a?a?a) and hashcat will try t...
vagantis hashcat 3 4,520 11-16-2017, 04:40 PM
    Thread: Encrypted iTunes backup impossible to unlock
Post: RE: Encrypted iTunes backup impossible to unlock

Brute-forcing iTunes backup, when you have no idea how the password may look, would require tremendous amount of resources (hardware, time, electrical energy and luck). Read about dictionary attacks u...
vagantis hashcat 2 2,508 03-16-2018, 04:29 PM
    Thread: Advice on Rack Chassis for RTX FE GPUs
Post: RE: Advice on Rack Chassis for RTX FE GPUs

Check Gray Matter v3.1 on miningrigs.net - not cheap but you can put up to 8 cards into one chassis. It may come in handy when you choose to expand your crack station.
vagantis Hardware 5 3,664 09-20-2018, 12:22 PM
    Thread: Advice on Rack Chassis for RTX FE GPUs
Post: RE: Advice on Rack Chassis for RTX FE GPUs

That Hydra looks great! I will consider it for my next build. As for Gray Matter, it is as you say - hot air blows over motherboard but I never had any problems with overheating. Fans on chassis and A...
vagantis Hardware 5 3,664 09-20-2018, 03:16 PM
    Thread: Problems with itunes password
Post: RE: Problems with itunes password

Read about combinator attack. It should solve your problem. https://hashcat.net/wiki/doku.php?id=combinator_attack
vagantis hashcat 5 3,165 10-02-2018, 09:16 AM
    Thread: High Quality Logo
Post: RE: High Quality Logo

As it's not very detailed logo, maybe try converting bitmap to curves in Corel or other software. That way you have unlimited resolution.
vagantis User Contributions 4 6,138 10-02-2018, 01:05 PM
    Thread: How to use hashcat to crack a PPT file password?
Post: RE: How to use hashcat to crack a PPT file passwor...

You should start with getting password hash out of that file. Google for office2john.py and read hashcat wiki for understanding what you are supposed to do.
vagantis hashcat 6 3,807 11-19-2018, 11:11 AM
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

Well, use -a 3 for mask attack and -a 0 for wordlist not the other way around ;) edit: 1 minute late
vagantis hashcat 12 6,001 12-14-2018, 04:52 PM
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

Yet "Progress.........: 26/26 (100.00%)" is exactly what you expect from single "?l". Edit: Recreated similar result using "passpas?l " mask (with space at the end). Maybe try retyping the mask?
vagantis hashcat 12 6,001 12-17-2018, 12:40 PM