Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
Post: RE: Easy way to beat Hashcat? Does oclHashcat supp...
Sure your hash type is right? I was able to recover A\0B\0C\0 without issue (plain sha1):
a9b1640a163865c75b3a97c7f927750297a1969a:$HEX[410042004300]
% cat dict| xxd
0000000: 4100 4200 4300 0a ... |
|
radix |
Old oclHashcat Support
|
15 |
29,451 |
07-03-2014, 08:05 AM |
|
|
Thread: change hash type
Post: RE: change hash type
You can't change it. bcrypt is slow... that's just how it is. |
|
radix |
Old oclHashcat Support
|
16 |
23,422 |
08-13-2014, 08:57 AM |
|
|
Thread: Cracking 10 digit password with CudaHashcat
Post: RE: Cracking 10 digit password with CudaHashcat
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
radix |
Old oclHashcat Support
|
7 |
21,695 |
08-20-2014, 04:20 PM |
|
|
Thread: Sha512 Crypt Hashcat vs John
Post: RE: Sha512 Crypt Hashcat vs John
Can you provide a hash/plain pair that isn't working? |
|
radix |
Old oclHashcat Support
|
1 |
5,598 |
11-25-2014, 04:47 AM |
|
|
Thread: How to use multiple dictionaries?
Post: RE: How to use multiple dictionaries?
No you cant. You could however use combinator to combine them. |
|
radix |
Old oclHashcat Support
|
2 |
5,325 |
12-12-2014, 12:47 AM |
|
|
Thread: Status Exhausted
Post: RE: Status Exhausted
It would appear that you once again exhausted your dictionary. |
|
radix |
Old oclHashcat Support
|
8 |
13,315 |
12-12-2014, 03:55 AM |
|
|
Thread: Status Exhausted
Post: RE: Status Exhausted
|
radix |
Old oclHashcat Support
|
8 |
13,315 |
12-12-2014, 04:14 AM |
|
|
Thread: Mask vs salt
Post: RE: Mask vs salt
hashcat does all the salt handling on its own. dont worry about that. just tell it what character space you want to search.
https://hashcat.net/wiki/doku.php?id=dictionary_attack
vs
https://has... |
|
radix |
Old oclHashcat Support
|
4 |
5,922 |
02-01-2015, 02:32 AM |
|
|
Thread: Mask vs salt
Post: RE: Mask vs salt
The difference is that mode 10 expects md5($pass.$salt) and 0 expects just md5($pass).
No, but you could use mode 3.
Maybe use ?b for your mask |
|
radix |
Old oclHashcat Support
|
4 |
5,922 |
02-01-2015, 02:46 AM |
|
|
Thread: "Support for CUDA was dropped by NVIDIA"
Post: RE: "Support for CUDA was dropped by NVIDIA"
Your card isnt supported by cuda any longer. |
|
radix |
Old oclHashcat Support
|
8 |
20,324 |
02-08-2015, 07:43 AM |
|
|
Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1
0ddw4nd Wrote: (05-08-2015, 03:31 AM)
--
Hi,
I have 1 AMD RADEON 7990 HD
Code:
--
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Malta [Radeon HD 7990]
--
I keep ... |
|
radix |
Old oclHashcat Support
|
4 |
9,719 |
05-08-2015, 03:35 AM |
|
|
Thread: Output issue
Post: RE: Output issue
Can you create an example hash that does not work for you? I just tested this and was not able to replicate with -m 10 or 20. |
|
radix |
Old oclHashcat Support
|
4 |
7,359 |
05-13-2015, 07:56 PM |
|
|
Thread: Recurring problem. bash command not found
Post: RE: Recurring problem. bash command not found
https://www.troll.me/images/girls-laughing/girls-laughing.jpg |
|
radix |
Old oclHashcat Support
|
15 |
24,544 |
05-21-2015, 06:50 AM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
This actually makes more sense with the mac book pro's. Apple included GT450m's on the 2013 and 2014 models, but have moved to just intel. I agree it would be nice to see cudaHashcat, but the fact i... |
|
radix |
Old oclHashcat Support
|
14 |
17,333 |
10-01-2015, 02:31 AM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
I guess my point was, it's probably not going to happen. There are a lot of variables to make it work across hardware releases, and the amount of time that would need to go into the dev work doesn't ... |
|
radix |
Old oclHashcat Support
|
14 |
17,333 |
10-12-2015, 07:10 PM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
I'm using a mac book pro with debian. Works great.
20 is totally a made up number, but the fact is that, while mac's are becoming more prevalent in the security scene, the requirement to support i... |
|
radix |
Old oclHashcat Support
|
14 |
17,333 |
10-15-2015, 02:12 AM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
Yeah, tell apple to stop being massive cock gobblers and maybe it could work. Again, assuming they continue to use AMD/NVIDIA. It's hit or miss what will end up in the latest status verification obj... |
|
radix |
Old oclHashcat Support
|
14 |
17,333 |
10-15-2015, 08:35 PM |
|
|
Thread: --show doesnt work
Post: RE: --show doesnt work
I've got a feeling it looks something like this:
Code:
--
c:\Users\z3r0c00l\hakzor_tools\heshkat\hc64.exe -m 0 "that hot girls facebook password" -w 9 -c 1 "315 gig L33T WERDL15T.dank" --username ... |
|
radix |
Old oclHashcat Support
|
6 |
7,734 |
03-23-2016, 08:23 AM |
|
|
Thread: Input.Mode max 8?
Post: RE: Input.Mode max 8?
was gonna call it, but meh |
|
radix |
Old oclHashcat Support
|
7 |
7,437 |
05-10-2016, 11:24 PM |
|
|
Thread: Very low hashrate on two 770s
Post: RE: Very low hashrate on two 770s
guess the right password first? |
|
radix |
Old oclHashcat Support
|
4 |
6,674 |
05-18-2016, 11:26 PM |