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 Forum Replies [asc] Views Posted
    Thread: WPA2 - not working vs aircrack-ng?
Post: WPA2 - not working vs aircrack-ng?

Hi, I have captured my own 4-way handshake. I know my password so I've put it at the end of my wordlist. (for testing) aircrack-ng is able to find the password easily (but sloooooooooowwww) - no...
bastibasti hashcat 11 13,825 09-01-2016, 03:32 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

>Sometimes it's requred to use wpaclean (part of aircrack-ng) before using cap2hccap. the file is already clean due to its origin (wpaclean doesnt change the file) >PS: Why are you running older v...
bastibasti hashcat 11 13,825 09-01-2016, 04:38 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

it works... my guess would be password length, I'll prepare a bunch of wpa caps with besside tomorrow or so and try
bastibasti hashcat 11 13,825 09-06-2016, 10:10 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

I have done a little testing... The hccap contains exactly 1 hash, the wpa.cap contained multiple, but aircrack lets you select 1 network to export. (I selected my own) the password is rather lo...
bastibasti hashcat 11 13,825 09-01-2016, 04:14 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

atom Wrote: (09-01-2016, 07:03 PM) -- IOW, it never worked on GPU. Did you try hashcat 3.1 in CPU mode? -- Sorry to ask, but how?? I checked the docs and it seems it only accepts the gpu as avai...
bastibasti hashcat 11 13,825 09-01-2016, 08:35 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

sorry for my late reply, i had issues installing na appropriate opencl runtime on my gentoo. maybe my cpu is not supported or something. I tried to reproduce the issue on a windows machine. It beh...
bastibasti hashcat 11 13,825 09-03-2016, 09:51 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

if you are 100% sure that its a sha224 hash, and "0.70" produces the given hash, then the "0.70" is salted because 0.70 does not produce the given hash
bastibasti hashcat 8 12,708 09-15-2016, 12:07 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

they will find you and be very angry ;-)
bastibasti hashcat 8 12,708 09-15-2016, 03:45 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

what you could do is to write down every number for a day and check if theres a pattern, but I doubt it. these systems are made to make cash, not to cash out.  i would be surprised if the developp...
bastibasti hashcat 8 12,708 09-15-2016, 09:13 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

my pc is a core4quad. (I tried cpu first, I need to install cuda toolkit to get sha224 running on gpu, but I have no time) feasability study: each core can do 4.5million hashes per second. this ...
bastibasti hashcat 8 12,708 09-15-2016, 09:10 PM
    Thread: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

I guess it depends on the hash algo. best bang for the bucks would be i guess 2x1070 or something
bastibasti Hardware 7 8,122 09-11-2016, 12:42 AM
    Thread: Nvidia stock vs overclocked vs superclocked
Post: RE: Nvidia stock vs overclocked vs superclocked

There are currently two very powerful fans (from an xbox360) blowing from the houing cover directly onto the pcie area of the board. The 560ti sits at 50°C when flat out - i guess heat is not the iss...
bastibasti Hardware 6 7,084 09-07-2016, 02:47 PM
    Thread: Nvidia stock vs overclocked vs superclocked
Post: RE: Nvidia stock vs overclocked vs superclocked

I agree. 76°C would be too hot for me as well, mine dropped from 78 to 50 when adjusting the gpu fan from 40(default) to 100. my housing temperature after 20 hours at 100% is currently CPU Tem...
bastibasti Hardware 6 7,084 09-08-2016, 09:02 AM
    Thread: Any recommendation for a rig supplier?
Post: Any recommendation for a rig supplier?

Hi all, today I received my 2x 1070s but they are way too big for my tower. I cut out the 3.5" hdd cage but still some components on the mobo are in the way (like the sata connectors) I have alr...
bastibasti Hardware 6 7,842 09-09-2016, 02:09 PM
    Thread: Any recommendation for a rig supplier?
Post: RE: Any recommendation for a rig supplier?

thanks to all for the info. I got some aluminium L stripes, 3mm nuts and bolts and see what I can do ;-)
bastibasti Hardware 6 7,842 09-10-2016, 10:07 PM
    Thread: Nvidia stock vs overclocked vs superclocked
Post: Nvidia stock vs overclocked vs superclocked

Hi, I'm going to purchase 1-2 1070s for hashcat, john and other CL applications. The 1070 seems to be good iop/€ and power consumption choice. They will be installed into an ATX Tower which...
bastibasti Hardware 6 7,084 09-07-2016, 02:13 PM
    Thread: Any recommendation for a rig supplier?
Post: RE: Any recommendation for a rig supplier?

got it! ;-) I'm happy with the first try. I'll have to build one a little cleaner ;)
bastibasti Hardware 6 7,842 09-14-2016, 11:32 AM
    Thread: crack rar
Post: RE: crack rar

you have to get the hash which you want to attack. for example with rar2john from johntheripper. $RAR3$*1* is not supported afaik
bastibasti hashcat 5 10,702 07-21-2016, 02:58 PM
    Thread: pipe hashes through stdout?
Post: RE: pipe hashes through stdout?

I was wondering about the same some time ago. https://hashcat.net/forum/thread-5433.html I ended up calculating my tables on cpu - which took a lot of time... from what i understood the point o...
bastibasti hashcat 5 7,616 09-04-2016, 09:39 PM
    Thread: Output the calculated hashes to file?
Post: Output the calculated hashes to file?

Hi, is it possible to output the hashes to a file, instead of comparing the generated hash to the provided one? For some unsalted encryption methods I could build my own rainbowtable instead havin...
bastibasti Old oclHashcat Support 4 5,478 05-05-2016, 10:54 PM