Please note, this is a STATIC archive of website hashcat.net from October 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: About the performance in the homepage of oclHashcat
Post: RE: About the performance in the homepage of oclHa...

Well if I remember correctly there are boards with more than 8 PCIe x16 slots although they require 2 CPUs to get full access to all lanes.
stepMode Hardware 7 10,067 01-19-2016, 12:29 PM
    Thread: Too many collisions with -m 9720
Post: RE: Too many collisions with -m 9720

That's actually a really neat little trick.
stepMode Old oclHashcat Support 7 9,476 01-25-2016, 09:16 AM
    Thread: About the performance in the homepage of oclHashcat
Post: RE: About the performance in the homepage of oclHa...

there you go https://www.supermicro.co.uk/products/motherboard/Xeon/C600/X10DRG-O_-CPU.cfm Edit: https://www.newegg.com/Product/Product.aspx?Item=N82E16813130595
stepMode Hardware 7 10,067 01-26-2016, 04:53 PM
    Thread: Integrated AMD GPU with oclHashcat
Post: RE: Integrated AMD GPU with oclHashcat

If I remember correctly the latest version of oclHashcat 3.00 (which is till in beta) can use both GPU and CPU (AMD,Nvidia,Intel). Also I haven't tested it, but from my point of view oclHashcat shoul...
stepMode Old hashcat Support 7 13,397 06-07-2016, 08:33 AM
    Thread: Integrated AMD GPU with oclHashcat
Post: RE: Integrated AMD GPU with oclHashcat

Nah not 100% sure since I haven't tested it, but pretty close to 100%.
stepMode Old hashcat Support 7 13,397 06-07-2016, 08:40 AM
    Thread: hex password
Post: RE: hex password

You want a mask that consists of the digits 0-9 and the letters a-f rigth? Well define a custom mask: https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets -1 abcdef0123456789 or eve...
stepMode Old oclHashcat Support 7 20,679 06-27-2016, 02:11 PM
    Thread: hex password
Post: RE: hex password

Your mask is ?1?2?2?2?2?2?2?3 ..but I dont see the custom masks 2 and 3 being defined?
stepMode Old oclHashcat Support 7 20,679 06-27-2016, 03:45 PM
    Thread: AES
Post: RE: AES

Well first of all hashcat is open source so, you could be the dev that codes an AES modul for hashcat. Second point is, its probably not called HASHcat so it can crack non-hash encryption. Last poin...
stepMode General Help 6 18,865 01-29-2016, 03:00 PM
    Thread: AES
Post: RE: AES

Oh, I assumed you know the key, my bad. If you dont, ignore the last point of my previous post.
stepMode General Help 6 18,865 02-01-2016, 10:20 AM
    Thread: First Time User - MD5 Help ("Updating" password w/ digits)
Post: RE: First Time User - MD5 Help ("Updating&quo...

epixoip Wrote: (04-09-2016, 09:17 PM) -- Your keyspace isn't 145*38, it's 145^38. -- If you got a range of 38 possible characters and the number of positions is 145 would't the keyspace be 38^145? I...
stepMode Old oclHashcat Support 6 8,582 04-11-2016, 08:00 AM
    Thread: New SuperCalculator
Post: RE: New SuperCalculator

I'm not sure what you want to here. Hashalgorithms use fixed-point-operations (integer) IIRC, so the 93 PFLOPS don't say anything about possible hash cracking speed. But maybe I overlooked something...
stepMode General Talk 5 7,247 06-21-2016, 02:19 PM
    Thread: Speed reduction
Post: RE: Speed reduction

I'm not entirely sure but my guess would be that your Laptops Battery cant provide enough power for all parts of the device + the GPU at full load and therefore it gets throttled.
stepMode Old oclHashcat Support 4 6,561 10-12-2015, 11:20 AM
    Thread: Speed reduction
Post: RE: Speed reduction

epixoip Wrote: (10-14-2015, 01:47 AM) -- Sure, stop cracking on a laptop. -- ^this or just use the "cure" you described yourself i.e. Kai2Evolution Wrote: (10-12-2015, 09:35 AM) -- I plug my cha...
stepMode Old oclHashcat Support 4 6,561 10-15-2015, 07:58 AM
    Thread: Combinator Attack problems with OCLHC2.01
Post: RE: Combinator Attack problems with OCLHC2.01

Jiminy Wrote: (01-11-2016, 11:32 PM) -- [...] however when I enter a -j$xx or -k$xx it tells me that the lwd.txt file is empty. -- Here is the example from the wiki: Code: -- Example. Dict...
stepMode Old oclHashcat Support 4 6,346 01-12-2016, 09:11 AM
    Thread: WordPress Hash
Post: WordPress Hash

Hey there, The wiki suggests -m 400 for WordPress Hashes, but if I look at example Hashes of 400 they kinda look different. my example hashes that I believe are generated by WordPress all start ...
stepMode Old oclHashcat Support 4 6,291 02-29-2016, 02:15 PM
    Thread: WordPress Hash
Post: RE: WordPress Hash

That was fast. The cost factor has something to do with the iterations used, doesn't it?
stepMode Old oclHashcat Support 4 6,291 02-29-2016, 02:32 PM
    Thread: WordPress Hash
Post: RE: WordPress Hash

Alright, thanks :)
stepMode Old oclHashcat Support 4 6,291 02-29-2016, 03:08 PM
    Thread: Uknown Encrypted Archive
Post: RE: Uknown Encrypted Archive

If I understand you right you're trying to crack a .xef or .zip file? If that's correct, stop it, it won't work. You need the hash of either of these encrypted files.
stepMode General Talk 4 5,236 05-31-2016, 08:08 AM
    Thread: Circumflex character not accepted in oclHashcat 1.37
Post: RE: Circumflex character not accepted in oclHashca...

try using Code: -- > cudaHashcat64.exe -a 3 -m 120 -1 ?l?u?d"@!#$%^&*()_+-=" hash.txt ?1?1?1?1?1?1 --
stepMode General Help 3 5,062 10-30-2015, 01:32 PM
    Thread: what is this type of hash
Post: RE: what is this type of hash

1. https://hashcat.net/forum/announcement-2.html 2. if you got a base64 string its not a hash, and you can simple decode it with any linux bash, and IIRC windows commandline also.
stepMode Old oclHashcat Support 3 5,171 01-29-2016, 03:47 PM