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 [desc] Author Forum Replies Views Posted
    Thread: Anyone have the special Hashcat version for masked SHA1 hashes ?
Post: Anyone have the special Hashcat version for masked...

I'm struggling to find the special version of hashcat that handles the SHA1 masked hashes. It was originally here https://hashcat.net/forum/thread-1242.html?highlight=-m+150 Can anyone help? ...
zeroprobe Very old oclHashcat-plus Support 1 4,507 09-05-2013, 12:49 PM
    Thread: Best price / performance crunching rig competition
Post: Best price / performance crunching rig competition

I'll start with mine, CPU - £35 Intel Celeron G550 Motherboard - £70 Gigabyte Z77-DS3H Memory - £20 Corsair Value 2GB Power Supply - £84 XFX PRO850W 2x GPU - £500 2x Sapphire 7970...
zeroprobe Hardware 14 25,233 12-31-2013, 12:27 PM
    Thread: DeHasher - a program to remove hashes from found lists
Post: DeHasher - a program to remove hashes from found l...

As I like collecting word lists, I wanted a tool to remove hashes from found files that still have the hashes intact. I couldn't find anything to do this so I made a program myself. Feedback is very ...
zeroprobe User Contributions 10 26,268 01-14-2014, 02:19 PM
    Thread: Hybrid Attack slow Dict + Mask
Post: Hybrid Attack slow Dict + Mask

When running using the Dictionary + Mask mode , the speed is very slow and does not utilize my other two graphics cards. However when using Mask + Dictionary the speed is very fast. Have I missed som...
zeroprobe Very old oclHashcat-plus Support 3 8,682 09-05-2013, 02:17 PM
    Thread: Note for web admin. I had to manually refresh to see 1.01
Post: Note for web admin. I had to manually refresh to s...

Just a pointer, as I've visited the site before my browser had cached v1.0 . I had to manually refresh to see v1.01. Maybe put this at the top of the html code to always refresh the version page.
zeroprobe General Help 1 5,166 01-01-2014, 01:30 PM
    Thread: 3Des - ECB brute forcing
Post: RE: 3Des - ECB brute forcing

What if you could brute force the keys of the word password which we already know the cipher for, up to 8-10 characters and put the encrypted output into a text file. Then do a compare on the file to...
zeroprobe Very old oclHashcat-plus Support 10 40,306 11-13-2013, 09:59 AM
    Thread: 3Des - ECB brute forcing
Post: RE: 3Des - ECB brute forcing

Was it the same key used though? Worth a shot.
zeroprobe Very old oclHashcat-plus Support 10 40,306 11-15-2013, 12:10 PM
    Thread: 3Des - ECB brute forcing
Post: RE: 3Des - ECB brute forcing

atom Wrote: (11-15-2013, 04:19 PM) -- which key? the key is unknown. -- Wouldn't it be bruteforceable if they used the same key for triple des. Keying option 1: All three keys are independent. Keyi...
zeroprobe Very old oclHashcat-plus Support 10 40,306 11-16-2013, 02:50 AM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

I receive this error when attempting to get the hash  "WARNING: only encoded headers are allowed if no raw header is present" EDIT: Fixed, I combined the multipart archive, installed a 64bit versio...
zeroprobe User Contributions 28 70,330 08-01-2016, 05:15 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Damn, I now get "data length too long and it can't be truncated"
zeroprobe User Contributions 28 70,330 08-02-2016, 10:51 PM
    Thread: Best price / performance crunching rig competition
Post: RE: Best price / performance crunching rig competi...

Yep over clocked and 24/7 stable.
zeroprobe Hardware 14 25,233 12-31-2013, 05:56 PM
    Thread: Best price / performance crunching rig competition
Post: RE: Best price / performance crunching rig competi...

Just looks dodgy with all the cables. 790 watts I believe it drew last time I checked.
zeroprobe Hardware 14 25,233 12-31-2013, 10:46 PM
    Thread: Best price / performance crunching rig competition
Post: RE: Best price / performance crunching rig competi...

KT819GM Wrote: (01-02-2014, 03:07 PM) -- Somehow your benchmarks look not right. SHA1 is too low comparing to WPA/WPA2 which is a bit too high :/ also your PSU run on +-MAX load, it's also not right,...
zeroprobe Hardware 14 25,233 01-03-2014, 06:56 PM
    Thread: Best price / performance crunching rig competition
Post: RE: Best price / performance crunching rig competi...

Just rechecked my power reading at full load and its 730 watt. The reading is using a device that plugs into the wall socket. So I should be able to go to 950 watt from the wall reading?
zeroprobe Hardware 14 25,233 01-05-2014, 12:19 PM
    Thread: Best price / performance crunching rig competition
Post: RE: Best price / performance crunching rig competi...

7970 1100 core / 950 / 1.18v 7970 1155 core / 950 / 1.17v 7850 1250 core / 1325 / 1.19v
zeroprobe Hardware 14 25,233 01-04-2014, 12:59 PM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

Most default passwords are not alphanumeric and in my experience, 90% of passwords given out by the ISP's are never changed by the user. You need to research what each ISP uses. Most ISP's use 8 ch...
zeroprobe General Help 17 43,194 01-09-2014, 02:34 PM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

epixoip Wrote: (01-09-2014, 03:07 PM) -- the notion of an ISP handing out a wifi router is rather foreign to me. is this mostly practiced in Europe? the only ISP i know that does this in the US is AT...
zeroprobe General Help 17 43,194 01-09-2014, 03:32 PM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

Yes it is, cracking using CPU's is very slow and not worth doing. I get 420K / sec with two 7970's and a 7850.
zeroprobe General Help 17 43,194 01-10-2014, 12:03 PM
    Thread: DeHasher - a program to remove hashes from found lists
Post: RE: DeHasher - a program to batch remove hashes fr...

I'm sorry lol :) I'm not a full time programmer and my code is embarrassing; I can usually get it to do what I want it to. I'm just most at ease in VB. I've added drag and drop support now so its ev...
zeroprobe User Contributions 10 26,268 01-15-2014, 01:40 AM
    Thread: DeHasher - a program to remove hashes from found lists
Post: RE: DeHasher - a program to remove hashes from fou...

v1.36 - Long number bug fix.
zeroprobe User Contributions 10 26,268 01-21-2014, 01:06 PM