Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Users & pot file
Post: RE: Users & pot file
See https://hashcat.net/trac/ticket/567 . cpu hashcat currently does not have this feature, but next version 0.50 will allow you to use --show --username (well, indeed it works already with 0.49 when ... |
|
philsmd |
General Help
|
2 |
6,640 |
02-10-2015, 11:58 PM |
|
|
Thread: hash issues
Post: RE: hash issues
You need to specify the correct path to the file "root.hash".
On linux for instance you can use tab-completion or use "ls" to check if the file really exists at the location you think it exists.
... |
|
philsmd |
General Help
|
7 |
12,199 |
05-12-2015, 09:04 AM |
|
|
Thread: i got this error
Post: RE: i got this error
see https://hashcat.net/faq/#line-length_exception_wait_what
In your case it is variant/case 2 of the error message and the reason for the error is the reason number 4: hash file was not found
Note... |
|
philsmd |
General Help
|
6 |
7,208 |
06-01-2015, 06:02 PM |
|
|
Thread: OpenCart hash
Post: RE: OpenCart hash
https://hashcat.net/wiki/frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
philsmd |
General Help
|
3 |
7,944 |
07-11-2015, 10:50 AM |
|
|
Thread: Random Floating Point 0-1
Post: RE: Random Floating Point 0-1
just a note:
keyspace is: number_of_chars_in_charset ^ password_length (where ^ means "to the power of")
[0-9] = 10 digits to the power of (length) 16 (position 1 and 2 are fixed, you can check for 0... |
|
philsmd |
General Help
|
6 |
7,387 |
07-11-2015, 11:01 PM |
|
|
Thread: Combine User:hash:salt with Hash:salt:passwords
Post: RE: Combine User:hash:salt with Hash:salt:password...
How to do this was explained dozens of times on the forum and it was even added in the frequently asked question (FAQ) wiki page because of users asking the same question again and again:
https://h... |
|
philsmd |
General Help
|
1 |
4,068 |
07-13-2015, 02:36 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
btw, somebody - a while ago - even added a further explanation section to the FAQ (frequently asked questions) page to explain (again, in theory it is redundant, but it seems not?) the .hcmask syntax ... |
|
philsmd |
General Help
|
11 |
13,509 |
07-23-2015, 10:25 PM |
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...
FAQ: How do I extract the hashes from Office (Word, Excel, etc.) documents? (https://hashcat.net/wiki/frequently_asked_questions#how_do_i_extract_the_hashes_from_office_word_excel_etc_documents) |
|
philsmd |
General Help
|
6 |
11,847 |
07-26-2015, 07:48 PM |
|
|
Thread: Regarding to OS X v10.7/8/9
Post: RE: Regarding to OS X v10.7/8/9
for -m 1722: sha512 ($salt.$pass)
for -m 7100: PBKDF2-HMAC-SHA512
you can find this information all around the web. It is not a secret. |
|
philsmd |
General Help
|
1 |
3,507 |
10-22-2015, 12:29 PM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux Error - this copy of hashcat is outdated
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
remove it again (apt-get remove) and then just download it from https://hashcat.net/hashcat/, extract it (7z x hashcat-2.00.7z) and run it (cd hashcat-2.00; ./hashcat-cli64.bin). Have fun |
|
philsmd |
General Help
|
4 |
16,765 |
01-01-2016, 12:45 PM |
|
|
Thread: Noob help >.<
Post: RE: Noob help >.<
Maybe you should just read the documentation (--help, wiki/faq) to learn these basics:
https://hashcat.net/wiki/frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_... |
|
philsmd |
General Help
|
7 |
8,839 |
01-01-2016, 10:12 PM |
|
|
Thread: installation problems
Post: RE: installation problems
see https://hashcat.net/forum/thread-4952-post-27768.html#pid27768 |
|
philsmd |
General Help
|
1 |
3,637 |
01-07-2016, 04:16 PM |
|
|
Thread: How would I go about cracking this salted sha-1 hash?
Post: RE: How would I go about cracking this salted sha-...
don't post hashes. read the forum rules: https://hashcat.net/forum/announcement-2.html
Banned for 1 week (please use these 604800 seconds wisely to read and understand the forum rules).
Thx |
|
philsmd |
General Help
|
1 |
3,528 |
01-15-2016, 12:30 AM |
|
|
Thread: Recover xDsl Router TG788vn v2 Password
Post: RE: Recover xDsl Router TG788vn v2 Password
this hashing algorithm looks very similar to -m 11400 = SIP digest authentication (MD5) |
|
philsmd |
General Help
|
4 |
9,893 |
03-02-2016, 08:52 PM |
|
|
Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?
The answer is just to *not* install anything "cuda"-related at all and do not install anything from you packet manager (because it will be outdated and probably not working).
The only thing you need ... |
|
philsmd |
General Help
|
8 |
24,643 |
03-08-2016, 10:17 AM |
|
|
Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?
it should be very clear what I meant, but I will try to rephrase it: the forum user @pay said he did install the debian package cuda-repo-ubuntu1404_7.5-18_amd64.deb, nvidia-kernel-dkms and nvidia-cud... |
|
philsmd |
General Help
|
8 |
24,643 |
03-08-2016, 07:14 PM |
|
|
Thread: Is there any pass length workaround?
Post: RE: Is there any pass length workaround?
These questions were already answered in your previous thread https://hashcat.net/forum/thread-5318.html (and you still continue to post the same things, e.g. maskprocessor + hcmask which I told you i... |
|
philsmd |
General Help
|
1 |
4,098 |
03-14-2016, 09:10 AM |
|
|
Thread: cannot cracking sha1($pass.$salt)
Post: RE: cannot cracking sha1($pass.$salt)
It's not allowed to post hashes here, see: https://hashcat.net/forum/announcement-2.html
Banned for 1 week, thread closed. |
|
philsmd |
General Help
|
1 |
3,711 |
03-14-2016, 04:20 PM |
|
|
Thread: Weird result
Post: RE: Weird result
Those "weird strings" are the mac addresses of the access point and the connected device/client respectively.
The output format was choosen to distinguish between networks with the same network name "... |
|
philsmd |
General Help
|
4 |
7,344 |
05-21-2016, 09:05 AM |
|
|
Thread: Mask generator not working?
Post: RE: Mask generator not working?
I see many problems here.
1. maskprocessor does not support .hcmask files, you can see this easily yourself by checking the output of the maskprocessor command (mp64.exe)
2. there are limitations on t... |
|
philsmd |
General Help
|
7 |
10,508 |
03-10-2016, 08:06 PM |