Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Searching guys with many GPU
Post: RE: Searching guys with many GPU
Well, I don't think it's really against the rule but:
1. you might reach much more people who could be interested in these strange "jobs" by using other forums like https://forum.hashkiller.io/index.... |
|
philsmd |
General Talk
|
2 |
1,180 |
04-30-2020, 12:41 PM |
|
|
Thread: Sorting many masks by number of combinations?
Post: RE: Sorting many masks by number of combinations?
maybe this one:
PACK (Password Analysis and Cracking Kit): https://github.com/iphelix/pack/
https://web.archive.org/web/20190125201146/https://thesprawl.org/projects/pack/ |
|
philsmd |
hashcat
|
2 |
805 |
04-30-2020, 02:08 PM |
|
|
Thread: hashcat and $electrum$5* hash
Post: RE: hashcat and $electrum$5* hash
As far as we know, this is a driver problem and happens because of the deflate/zlib decompression code.
This means that for your driver/hardware also the compressed PKZIP modes will fail (not a pro... |
|
philsmd |
hashcat
|
2 |
657 |
05-02-2020, 06:39 PM |
|
|
Thread: PBKDF2-HMAC-SHA256
Post: RE: PBKDF2-HMAC-SHA256
it's written in the document you linked: https://perlmaven.com/storing-passwords-in-a-an-easy-but-secure-way -> https://metacpan.org/pod/Crypt::PBKDF2 -> "the number of iterations encoded with MIME::B... |
|
philsmd |
hashcat
|
2 |
702 |
05-03-2020, 11:37 AM |
|
|
Thread: Slow-candidates for hybrid attacks
Post: RE: Slow-candidates for hybrid attacks
I think there isn't really any serious reasoning why it isn't implemented yet. You could try to request it on github (https://github.com/hashcat/hashcat/issues/) and see if it gets accepted and implem... |
|
philsmd |
hashcat
|
2 |
1,211 |
05-08-2020, 12:59 PM |
|
|
Thread: How to use named pipe with hashcat?
Post: RE: How to use named pipe with hashcat?
the problem with named pipes is that they act like a normal file, but have no "file size", so hashcat will read through all of the input to discover the number of password candidates (or "length") and... |
|
philsmd |
hashcat
|
2 |
569 |
05-13-2020, 02:09 PM |
|
|
Thread: Windows hashcat with amd gpu Error
Post: RE: Windows hashcat with amd gpu Error
which operating system ?
which driver version ? ROCm ?
did you try with the beta version from https://hashcat.net/beta/ ? |
|
philsmd |
hashcat
|
2 |
643 |
05-16-2020, 08:20 PM |
|
|
Thread: AMD cpu
Post: RE: AMD cpu
you need to install the OpenCL Runtime for Intel Core or Xeon processors from https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section
Yeah, this is no joke. th... |
|
philsmd |
hashcat
|
2 |
883 |
05-20-2020, 08:35 PM |
|
|
Thread: Hashcat isn't using GPU
Post: RE: Hashcat isn't using GPU
it's quite an old GPU. Does the driver you have even state official OpenCL support for your GPU with latest version ?
maybe you can also test with some tuning software like afterburner and GPU-Z et... |
|
philsmd |
hashcat
|
2 |
853 |
05-26-2020, 09:31 AM |
|
|
Thread: SHA-256 64 char password
Post: RE: SHA-256 64 char password
infeasible. (26+10) ^ 64 = 4011991914547630480065053387702443812690402487741812225955731622655455723258857248542161222254985216 |
|
philsmd |
hashcat
|
2 |
574 |
05-26-2020, 09:48 PM |
|
|
Thread: Beta and driver
Post: RE: Beta and driver
great, thanks for update.
Problem fixed :)
thread closed |
|
philsmd |
hashcat
|
2 |
591 |
06-11-2020, 07:12 PM |
|
|
Thread: Heat problem and more - new ASUS laptop with a Ryzen 7 processor
Post: RE: Heat problem and more - new ASUS laptop with a...
the best thing probably would be to not use laptops for these intensive cracking purposes. second thing could be to just use your CPU (install the Intel OpenCL Runtime for Intel Core and Xeon processo... |
|
philsmd |
hashcat
|
2 |
543 |
06-11-2020, 09:36 PM |
|
|
Thread: Threadripper not found
Post: RE: Threadripper not found
intall the Intel OpenCL Runtime for Core and Xeon Processors from https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section |
|
philsmd |
hashcat
|
2 |
596 |
06-20-2020, 05:35 PM |
|
|
Thread: Hashcat table of hashes
Post: RE: Hashcat table of hashes
Code:
--
hashcat --help
--
or:
Code:
--
hashcat --example-hashes
--
or:
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
philsmd |
hashcat
|
2 |
583 |
06-24-2020, 09:19 AM |
|
|
Thread: Restoring a WPA session from hashcat 5.1.0 in 6.0.0?
Post: RE: Restoring a WPA session from hashcat 5.1.0 in ...
You could be lucky since the data itself that is stored was not changed directly (actually never changed for years, exactly for "compatibility reasons"... but see reason for updated versoin below), se... |
|
philsmd |
hashcat
|
2 |
664 |
06-17-2020, 03:08 PM |
|
|
Thread: NTLMv2 separator unmatched
Post: RE: NTLMv2 separator unmatched
no, -m 5600 is a diffrent format.
the pwdump is supported with -m 1000 = NTLM and -m 3000 = LM (also see https://openwall.info/wiki/john/hash-formats and https://ftp.samba.org/pub/samba/pwdump/READ... |
|
philsmd |
hashcat
|
2 |
607 |
06-27-2020, 10:28 AM |
|
|
Thread: compiling a reduced wordlist .ccp
Post: RE: compiling a reduced wordlist .ccp
some answers already given here: https://hashcat.net/forum/thread-6170-post-49424.html#pid49424
Maybe it's better to just explain what you ultimate goal is ?
Does it even have to do with WPA2 ha... |
|
philsmd |
General Talk
|
2 |
659 |
07-03-2020, 10:28 AM |
|
|
Thread: Is hccap Support Intentionally Dropped in V6?
Post: RE: Is hccap Support Intentionally Dropped in V6?
I'm also confused here. Well, we need to distinguish 2 different cases:
1. you are really refering to hccap (without the x at the end)
2. you mean the new -m 22000 = WPA-PBKDF2-PMKID+EAPOL compared ... |
|
philsmd |
hashcat
|
2 |
577 |
06-25-2020, 06:59 PM |
|
|
Thread: Zip to Hashcat
Post: RE: Zip to Hashcat
winzip (-m 13600 ) and pkzip (-m 172xx) are very different hash types.
The data limit that hashcat supports for PKZIP hashes is currently about 320 KB, see: https://github.com/hashcat/hashcat/pull/... |
|
philsmd |
hashcat
|
2 |
728 |
06-27-2020, 03:24 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed on Mac
Post: RE: ATTENTION! OpenCL kernel self-test failed on M...
1. the hash type (-m) is important when you report any errors (self-test errors are often "only" affecting specific hash types, because of a driver/runtime/compiler bug, not hashcat problem most of th... |
|
philsmd |
hashcat
|
2 |
582 |
07-13-2020, 10:28 AM |