Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Hashcat with AMD FX 8320 and AMD RX 480
Post: RE: Hashcat with AMD FX 8320 and AMD RX 480
Use the AMD driver from their site |
|
atom |
General Talk
|
1 |
1,566 |
01-16-2019, 06:47 AM |
|
|
Thread: Help understanding NetNTLMv2
Post: RE: Help understanding NetNTLMv2
Best way to explain: https://github.com/hashcat/hashcat/blob/master/OpenCL/m05600_a0-pure.cl#L46-L107 |
|
atom |
hashcat
|
1 |
1,864 |
02-26-2019, 10:08 PM |
|
|
Thread: power
Post: RE: power
Should be covered in detail in the hardware section |
|
atom |
Hardware
|
1 |
1,485 |
03-03-2019, 11:34 AM |
|
|
Thread: Total Noob hoping for some Hashcat help.
Post: RE: Total Noob hoping for some Hashcat help.
This completely makes no sense. In -m 10300 the salt is part of the hash. |
|
atom |
hashcat
|
1 |
1,341 |
03-03-2019, 11:42 AM |
|
|
Thread: Recover password from FreeArc file
Post: RE: Recover password from FreeArc file
|
atom |
hashcat
|
1 |
1,570 |
03-03-2019, 11:43 AM |
|
|
Thread: Macbook Pro starts at a decent speed but after a bit it is stuck at a low speed
Post: RE: Macbook Pro starts at a decent speed but after...
Please post the command line you are using |
|
atom |
hashcat
|
1 |
1,323 |
03-10-2019, 06:24 PM |
|
|
Thread: Fixed length passwords w/ wordlists
Post: RE: Fixed length passwords w/ wordlists
Use princeprocessor, add ?l, ?d and ?u as part of the wordlist, set pw-min 8 and --pw-max 8 and use --elem-cnt-max 4 to workaround the brute-force effect. |
|
atom |
hashcat
|
1 |
1,309 |
03-18-2019, 09:51 AM |
|
|
Thread: Several Handashakes in a sinlge file
Post: RE: Several Handashakes in a sinlge file
It will save every password it finds in combination with all the information you need to identify the network. Single convert is sufficient. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
1,868 |
03-23-2019, 06:12 PM |
|
|
Thread: Compile Hashcat static version
Post: RE: Compile Hashcat static version
You can use latest beta an remove unwanted modes from modules/ |
|
atom |
hashcat
|
1 |
1,404 |
03-23-2019, 06:17 PM |
|
|
Thread: Can coexist gpus amd, intel with opencl
Post: RE: Can coexist gpus amd, intel with opencl
In theory yes, but it's not a hashcat question. It's an OpenCL runtime question, therefore we cannot answer this fully. Note that when you have the rx580 it's so much faster than the other devices you... |
|
atom |
hashcat
|
1 |
1,244 |
04-02-2019, 01:32 PM |
|
|
Thread: showing different hashtypes
Post: RE: showing different hashtypes
Not possible with pure hashcat. You need to wrap a script around. |
|
atom |
hashcat
|
1 |
1,126 |
05-22-2019, 11:01 AM |
|
|
Thread: CL_BUILD_PROGRAM_FAILURE
Post: RE: CL_BUILD_PROGRAM_FAILURE
Was already fixed with latest beta. |
|
atom |
hashcat
|
1 |
1,650 |
06-22-2019, 03:52 PM |
|
|
Thread: Why is the gtx 570 so much faster than gtx 460 with HC?
Post: RE: Why is the gtx 570 so much faster than gtx 460...
Crypto operations do not utilize instructions that require floating point operations (FLOPS). |
|
atom |
hashcat
|
1 |
991 |
08-14-2019, 11:03 AM |
|
|
Thread: Fast to know truecrypt container hash alg
Post: RE: Fast to know truecrypt container hash alg
No, it's not. Only check you can do is entropy check but this tells you only that data is either compressed or encrypted. Another thing is that entire file has to be 512 byte multiple. If system is bo... |
|
atom |
General Talk
|
1 |
1,092 |
08-22-2019, 11:15 AM |
|
|
Thread: DMG - OpenCL hash
Post: RE: DMG - OpenCL hash
|
atom |
hashcat
|
1 |
1,101 |
08-22-2019, 11:20 AM |
|
|
Thread: About operators for u32x and u8x
Post: RE: About operators for u32x and u8x
Try to avoid u8x if possible. Since GPU are always using 32 bit registers it doesn't matter if you store your 8 bit values into 32 bit integers. Come to IRC if you have more development questions and ... |
|
atom |
hashcat
|
1 |
774 |
03-04-2020, 04:35 PM |
|
|
Thread: how to limit a character in the mask
Post: RE: how to limit a character in the mask
You need to generate a maskfile using PACK (you can find it on github). |
|
atom |
hashcat
|
1 |
185 |
09-30-2020, 10:04 AM |
|
|
Thread: without chmod +x
Post: RE: without chmod +x
MK.v.4 Wrote: (05-02-2010, 12:20 AM)
--
running oclHashCat64.bin without chmod +x returns errors:
user@desktop:~/oclHashcat-0.18$ sh ./oclHashcat64.bin -h
./oclHashcat64.bin: 1: Syntax error: w... |
|
atom |
Very old oclHashcat Support
|
2 |
9,999 |
05-02-2010, 09:02 AM |
|
|
Thread: OclHashcat password length limitation?
Post: RE: OclHashcat password length limitation?
mastercracker Wrote: (05-17-2010, 07:10 AM)
--
Hi. I was trying to speed up the cracking of Joomla hashes which is md5(pass.salt) by using a regular attack for MD5 algorithm. The way to do it is us... |
|
atom |
Very old oclHashcat Support
|
2 |
10,381 |
05-17-2010, 10:51 AM |
|
|
Thread: What are rules?
Post: RE: What are rules?
elimist Wrote:
--
What are rules?
--
they are used to manipulate words from your dictionary a bit like changing the original case, appending numbers and so on...
elimist Wrote:
--
does my word ... |
|
atom |
General Help
|
2 |
9,006 |
05-30-2010, 09:08 AM |