|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Can I optimize further?
Post: RE: Can I optimize further?
| Well, your cracking speed is just 2344 H/s while GPUs like RTX 3080Ti are capable doing 373.2 kH/s => they are ~160x faster. So even when using just one high-end GPU your attack should compele in ~13 ... |
|
azaran |
hashcat
|
4 |
15,237 |
03-19-2021, 09:33 PM |
| |
|
Thread: Can I optimize further?
Post: RE: Can I optimize further?
| What hardware are you running it on? |
|
azaran |
hashcat
|
4 |
15,237 |
03-19-2021, 09:09 AM |
| |
|
Thread: Can't get Radeon HD 7470 to be seen on Ubuntu - help me find replacement?
Post: RE: Can't get Radeon HD 7470 to be seen on Ubuntu ...
| I did install it on CentOS 7.9.2009 using these commands. I bet you can get some alternative for Ubuntu working similary.
Code:
--
curl -O ftp://ftp.pbone.net/mirror/ftp.scientificlinux.org/linux/... |
|
azaran |
Hardware
|
6 |
22,856 |
01-23-2021, 10:15 AM |
| |
|
Thread: Can't get Radeon HD 7470 to be seen on Ubuntu - help me find replacement?
Post: RE: Can't get Radeon HD 7470 to be seen on Ubuntu ...
| Hey, AMD Catalyst for Linix driver might be of help for you with this card. Although, you will need to use hascat's --force parameter and some kernels moght not works as expected. |
|
azaran |
Hardware
|
6 |
22,856 |
01-21-2021, 07:48 AM |
| |
|
Thread: CL_DEVICE_NOT_FOUND
Post: RE: CL_DEVICE_NOT_FOUND
| Hey.
I had to use old AMD Catalyst Driver for linux to make my Hd 7870 work. |
|
azaran |
hashcat
|
2 |
10,954 |
01-17-2021, 12:27 PM |
| |
|
Thread: Nvidia 3080 benchmarks
Post: RE: Nvidia 3080 benchmarks
|
radix Wrote: (09-25-2020, 10:26 AM)
--
Setup there was using cuda 11.1.0 and driver version 455.23.05, some of the scrypt based kernels failed with memory allocation, but everything else worked just ... |
|
azaran |
Hardware
|
20 |
92,408 |
09-25-2020, 12:48 PM |
| |
|
Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0
| Thanks Atom, other maintainers, and all participants for the great work, awesome speed improvements, and sleek refactorings. |
|
azaran |
hashcat
|
20 |
236,208 |
06-17-2020, 07:12 PM |
| |
|
Thread: Slow-candidates for hybrid attacks
Post: RE: Slow-candidates for hybrid attacks
| Well there was https://github.com/hashcat/hashcat/issues/1950 so I interpreted it as "rejected" feature. But I might give it a shot. |
|
azaran |
hashcat
|
2 |
11,807 |
05-08-2020, 04:49 PM |
| |
|
Thread: Slow-candidates for hybrid attacks
Post: Slow-candidates for hybrid attacks
| Heya,
could someone please enlighten me. Why isn't --slow-candidates enabled for hybrid attacks? What are the implementation issues? Naively, I'd think that most challenges should be dealt with/imp... |
|
azaran |
hashcat
|
2 |
11,807 |
05-08-2020, 12:52 PM |
| |
|
Thread: Unable to crack Excel 2007 password - what am I doing wrong?
Post: RE: Unable to crack Excel 2007 password - what am ...
| Hey,
I have got following question. Is it be possible to somehow (in a easy way) alter the code so it would just take the mask as is and tried to use it withou any guarantees? I know it would would b... |
|
azaran |
hashcat
|
3 |
13,405 |
03-19-2020, 03:10 PM |
| |
|
Thread: Hybrid attack keyspace inconsistency
Post: RE: Hybrid attack keyspace inconsistency
| I know that it isn't actual "keyspace" and I have got no issue with that. My issue is that once the reported hashcat-keyspace is determined from dictionary a in the second case it is determined from m... |
|
azaran |
hashcat
|
3 |
12,409 |
03-06-2020, 12:56 AM |
| |
|
Thread: Hybrid attack keyspace inconsistency
Post: Hybrid attack keyspace inconsistency
| Heya,
I've just ran into problem using hybrid attack. I've tried using --skip and --limit parameters in the same manner for both attack types, but it didn't work out since hashcat report different ... |
|
azaran |
hashcat
|
3 |
12,409 |
03-05-2020, 10:46 PM |
| |
|
Thread: HEXed dictionary
Post: RE: HEXed dictionary
| I was just trying to get some information from people using it in practice and you've pointed out some interested use-cases. Thanks phil. |
|
azaran |
hashcat
|
3 |
11,621 |
01-28-2020, 03:29 PM |
| |
|
Thread: HEXed dictionary
Post: RE: HEXed dictionary
|
azaran |
hashcat
|
3 |
11,621 |
01-28-2020, 01:11 PM |
| |
|
Thread: Non-printable chars in hcmask files ?
Post: RE: Non-printable chars in hcmask files ?
| I would use ?d?l,0d,?1?1?1?1?1?1?2 and --hex-charset switch. I supose that should do the job. Someone correct me if I'm wrong |
|
azaran |
hashcat
|
2 |
10,452 |
01-23-2020, 05:06 PM |
| |
|
Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?
| The last part is the actual mask/transcript of the password. @blacktraffic I guess explained the rest. Also, be sure to https://hashcat.net/wiki/doku.php?id=mask_attack as it should contain answer to ... |
|
azaran |
hashcat
|
6 |
38,761 |
01-23-2020, 04:30 PM |
| |
|
Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?
| You were partially right. You just forgot to specify the mask, i.e. "?1?1?1?1?1" for cracking password of 5 lower-case alpha numeric characters.
Your whole command would look like "hashcat64.exe -m... |
|
azaran |
hashcat
|
6 |
38,761 |
01-23-2020, 10:57 AM |
| |
|
Thread: HEXed dictionary
Post: HEXed dictionary
| Hello,
I'm trying to come up with an use-case for dictionaries of passwords converted to HEX. The only pro I see is an possibility to have password on multiple different encoding in a single file a... |
|
azaran |
hashcat
|
3 |
11,621 |
01-22-2020, 03:35 PM |
| |
|
Thread: Parsing and counting salts in hashlists
Post: RE: Parsing and counting salts in hashlists
| Thanks for reply undeath.
I was afraid of that, but I've rather asked just case there would be some "hack" I do not see. So if I overestimate it a bit, I would need parsing for each salted hashtype... |
|
azaran |
General Talk
|
2 |
10,082 |
09-20-2019, 02:20 PM |
| |
|
Thread: Parsing and counting salts in hashlists
Post: Parsing and counting salts in hashlists
| Hey guys,
I wanted to ask you, is there relatively easy way how to get (parse) salt from hashes? I want to do analysis of some hashlists and maybe grouping hashes by salts and such things. I know ... |
|
azaran |
General Talk
|
2 |
10,082 |
09-19-2019, 11:22 PM |