Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Hashcat 3.0 does not crack hashes
Post: RE: Hashcat 3.0 does not crack hashes
Works fine, see here:
Quote:
--
root@ht:~/hashcat# cat wl
2112002
root@ht:~/hashcat# cat hash
27f47fb8a143fdb286605901a29c361e:1K,R<
root@ht:~/hashcat# ./hashcat -m 2811 hash wl
hashcat (... |
|
atom |
hashcat
|
4 |
6,482 |
08-12-2016, 02:43 PM |
|
|
Thread: What does this error mean?
Post: RE: What does this error mean?
yes it does. maybe driver problem? |
|
atom |
Old hashcat Support
|
2 |
6,481 |
12-25-2011, 10:12 PM |
|
|
Thread: Removal of rules that don't work
Post: RE: Removal of rules that don't work
they are not compatible but it is not my intention to remove them and maintain two different versions of more or less the same rule files. its better to inform the user. this is btw not new, it was al... |
|
atom |
Feature Requests
|
1 |
6,477 |
01-02-2012, 11:03 AM |
|
|
Thread: Oclhashcat running slow?
Post: RE: Oclhashcat running slow?
|
atom |
Old oclHashcat Support
|
2 |
6,477 |
03-21-2014, 05:43 PM |
|
|
Thread: NT hash
Post: RE: NT hash
yes, it is dead now. and you are banned for violating forum rules. |
|
atom |
Feature Requests
|
1 |
6,469 |
09-27-2011, 04:32 PM |
|
|
Thread: problems with basic bruteforcing
Post: RE: problems with basic bruteforcing
typical user error.
do not use echo, use echo -n, otherwise the newline is part of the hash |
|
atom |
Old hashcat Support
|
3 |
6,465 |
04-03-2013, 02:55 PM |
|
|
Thread: void _des_crypt_decrypt?
Post: RE: void _des_crypt_decrypt?
For pure DES encryption or decryption you might want to check out the old DES oracle algorithm in -m 3100 |
|
atom |
hashcat
|
4 |
6,457 |
07-05-2016, 08:15 AM |
|
|
Thread: void _des_crypt_decrypt?
Post: RE: void _des_crypt_decrypt?
In DES, for decrypt, you just access the sboxes in reverse. See https://www.scs.stanford.edu/histar/src/pkg/uclibc/libcrypt/des.c how it handles de_keysl[] and en_keysl[] |
|
atom |
hashcat
|
4 |
6,457 |
07-05-2016, 08:56 AM |
|
|
Thread: hashcat and rules, bug or not
Post: RE: hashcat and rules, bug or not
this is already known and already fixed, see here: https://hashcat.net/forum/thread-767.html
anyway, thanks for reporting! |
|
atom |
Old hashcat Support
|
2 |
6,453 |
02-07-2012, 01:55 PM |
|
|
Thread: hashcat v3.00 + The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: hashcat v3.00 + The-Distribution-Which-Does-No...
Try with --gpu-temp-disable if this does any change |
|
atom |
hashcat
|
4 |
6,451 |
06-30-2016, 08:58 AM |
|
|
Thread: hashcat v3.00 + The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: hashcat v3.00 + The-Distribution-Which-Does-No...
OK I think we need to go more deep into debugging here. It's important hashcat works fine on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). However this should be done on GitHub. Can you p... |
|
atom |
hashcat
|
4 |
6,451 |
07-01-2016, 09:07 AM |
|
|
Thread: Novell nds is supported?
Post: RE: Novell nds is supported?
|
atom |
Very old oclHashcat-plus Support
|
2 |
6,448 |
11-14-2013, 12:29 PM |
|
|
Thread: how to crack .pcap
Post: RE: how to crack .pcap
You mean for WPA? https://hashcat.net/cap2hccapx/ |
|
atom |
hashcat
|
2 |
6,445 |
02-28-2017, 09:33 PM |
|
|
Thread: performance diffrence PCIe
Post: RE: performance diffrence PCIe
AFAIK there have never been made any benchmarks, or published. People say it does not make any difference. |
|
atom |
Hardware
|
3 |
6,438 |
01-09-2015, 04:56 PM |
|
|
Thread: Basic hashcat mask syntax
Post: RE: Basic hashcat mask syntax
The mask you specify is not ?1?1?1?1?1?1?1?1 as you could think, it's just "?1". That's because of the --increment option. If you remove it the warning will be be gone. |
|
atom |
hashcat
|
4 |
6,438 |
06-02-2017, 02:00 PM |
|
|
Thread: Basic hashcat mask syntax
Post: RE: Basic hashcat mask syntax
Protip: use CPU only (-D 1) for such small masks |
|
atom |
hashcat
|
4 |
6,438 |
06-02-2017, 04:12 PM |
|
|
Thread: Hashcat not writing out the found passwords
Post: RE: Hashcat not writing out the found passwords
sounds like a wrong solution. the real solution would be to use -o outfile.txt or so |
|
atom |
Old oclHashcat Support
|
3 |
6,436 |
06-18-2015, 06:43 PM |
|
|
Thread: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Post: RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Please post output of clinfo |
|
atom |
hashcat
|
3 |
6,435 |
08-29-2016, 09:50 AM |
|
|
Thread: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Post: RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
No clue. It's a problem reported back from opencl runtime. Probably best to update hardware. |
|
atom |
hashcat
|
3 |
6,435 |
08-31-2016, 02:00 PM |
|
|
Thread: Implementing OclHashCat Distributed Problems
Post: RE: Implementing OclHashCat Distributed Problems
Quote:
--
1) Is there a way to define a custom char set of special characters.
ie) -1 '|?
I don't think there is,
--
sure you can exactly do it that way (and you may need to escape them ... |
|
atom |
Very old oclHashcat Support
|
1 |
6,425 |
10-13-2010, 10:18 PM |