Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: I can't use hashcat
Post: RE: I can't use hashcat
You have a driver issue.
I recommend to install CUDA Toolkit v11.0 https://developer.nvidia.com/cuda-downloads |
|
Mem5 |
hashcat
|
4 |
536 |
08-24-2020, 11:49 PM |
|
|
Thread: i cant convert a WPA / WPA2 pcap
Post: RE: i cant convert a WPA / WPA2 pcap
What's the tool & commandline used? |
|
Mem5 |
General Talk
|
3 |
2,373 |
01-16-2019, 06:08 PM |
|
|
Thread: I need a powerful laptop
Post: RE: I need a powerful laptop
Desktops are better.. but if you can't, buy a laptop with the better ATI HD card.
Example : HD 6970M or HD 7970M
https://www.amd.com/us/products/notebook/graphics/pages/notebook-graphics.aspx |
|
Mem5 |
Hardware
|
10 |
26,237 |
07-25-2012, 07:50 AM |
|
|
Thread: I need a powerful laptop
Post: RE: I need a powerful laptop
Brand/website like Dell.com provide self choice of laptop. |
|
Mem5 |
Hardware
|
10 |
26,237 |
07-26-2012, 07:48 AM |
|
|
Thread: I need a powerful laptop
Post: RE: I need a powerful laptop
OK. Where do you live ? :) |
|
Mem5 |
Hardware
|
10 |
26,237 |
07-26-2012, 08:50 PM |
|
|
Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...
- Use -o results.txt to write results to this file.
- Now, you can use --show to print the already cracked passwords.
- printing contents like "cat hashcat.potfile" can also do the job
Finally, -... |
|
Mem5 |
hashcat
|
4 |
729 |
07-31-2020, 10:28 AM |
|
|
Thread: Ideal for PC
Post: RE: Ideal for PC
forumhero Wrote: (04-16-2012, 06:59 AM)
--
cpu doesn't matter for hash cracking with hashcat.
--
It DOES matter ! hashcat is CPU-based. The more powerful CPU, the faster you get. |
|
Mem5 |
Hardware
|
11 |
20,077 |
04-16-2012, 07:37 AM |
|
|
Thread: Ideal for PC
Post: RE: Ideal for PC
KT819GM Wrote: (04-16-2012, 04:55 PM)
--
It's even enough to use Atom cpu for SL3 ...
--
Do you mean that the CPU is not used at all and is useless for oclhashcat ? |
|
Mem5 |
Hardware
|
11 |
20,077 |
04-16-2012, 10:43 PM |
|
|
Thread: Ideal for PC
Post: RE: Ideal for PC
OK.
What about MD5 or NTLM ? |
|
Mem5 |
Hardware
|
11 |
20,077 |
04-17-2012, 07:44 AM |
|
|
Thread: identifing hash type
Post: RE: identifing hash type
You can try to replace hyphens and underscore by + and / |
|
Mem5 |
General Help
|
3 |
5,539 |
11-09-2015, 10:34 PM |
|
|
Thread: If 2 hccap of the same network are different password changed?
Post: RE: If 2 hccap of the same network are different p...
The password may have changed or not. |
|
Mem5 |
General Help
|
3 |
6,321 |
02-04-2014, 02:40 PM |
|
|
Thread: In The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) No device found/left
Post: RE: In The-Distribution-Which-Does-Not-Handle-Open...
Do not use sudo please.
What's the output of hashcat -I ?
If there is nothing, you need to install Nvidia/AMD/OpenCL drivers. |
|
Mem5 |
hashcat
|
1 |
785 |
01-12-2020, 12:45 AM |
|
|
Thread: Information on WPA hccap file
Post: RE: Information on WPA hccap file
Yes, thank you, I will write something to 'decode' it. |
|
Mem5 |
Feature Requests
|
2 |
7,875 |
05-07-2012, 10:41 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
Hum, the mask u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d with mode 2500 is clearly *not* doable in a lifetime with your GTX1050.
Nobody on Earth can run this mask even with 100 x 2080ti. |
|
Mem5 |
hashcat
|
10 |
2,734 |
01-30-2020, 10:21 AM |
|
|
Thread: intercepting application that reads encrypted zip
Post: RE: intercepting application that reads encrypted ...
- Read from memory (RAM) the process space
or/and
- hook all API used by the process. You will be able to see for example the params given to function, so maybe the password. |
|
Mem5 |
General Talk
|
4 |
3,399 |
11-07-2018, 08:49 PM |
|
|
Thread: Is hccap Support Intentionally Dropped in V6?
Post: RE: Is hccap Support Intentionally Dropped in V6?
mode 2500 still work for me in v 6.0 |
|
Mem5 |
hashcat
|
2 |
577 |
06-25-2020, 02:26 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Interesting behaviour !
md5.txt contains :
Quote:
--
9a214e678ed4e501d1576326ce84b41c
7863783c727bc742d503f232f277e327
--
dict.txt contains :
Quote:
--
elec@
--
Quote:
--
>oclHashcat-pl... |
|
Mem5 |
General Help
|
15 |
33,317 |
04-13-2013, 06:17 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
eljolot Wrote: (04-13-2013, 08:03 PM)
--
also not for me
--
You do not have my rules file ! |
|
Mem5 |
General Help
|
15 |
33,317 |
04-13-2013, 11:21 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
outfile-format=7 gives :
9a214e678ed4e501d1576326ce84b41c:elec@:656c656340
7863783c727bc742d503f232f277e327:elec@:656c656340 |
|
Mem5 |
General Help
|
15 |
33,317 |
04-14-2013, 10:54 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
I did it.
Here is the rule file that cause this bug (2 rules) :
Quote:
--
:
'6
--
So first one does nothing, second one truncates word at position (here) 6.
Quote:
--
>oclHashcat-plus6... |
|
Mem5 |
General Help
|
15 |
33,317 |
04-14-2013, 11:50 AM |