Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: How to calc (md5(md5($pwd).$salt) ?
Post: RE: How to calc (md5(md5($pwd).$salt) ?
This is the algorithm used by the forum software/board VBulletin.
Hence, depending on the salt length, you either need to use -m 2611 (very short salts) or -m 2711 (longer salts).
For examples see h... |
|
philsmd |
Old hashcat Support
|
4 |
9,058 |
05-10-2015, 10:42 AM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
See wiki and --help:
You need to do it in 2 steps.
1. crack the hashes:
Code:
--
oclHashcat64.exe -m 0 --username hash.txt wordlist/rockyou.txt
--
2. display the hashes w/ --show
Code:
--
ocl... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 09:34 AM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
yes, thx for testing...
It seems that it only works w/o --outfile-format 2 (or more correctly, it works w/ all outfile-formats that also output the hash at the beginning)...
I think we will categori... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 05:51 PM |
|
|
Thread: Oracle12C format
Post: RE: Oracle12C format
Should work, you just need to follow the hash format ( see: https://hashcat.net/wiki/doku.php?id=example_hashes -m 112 = Oracle ), and maybe this guide too https://hashcat.net/forum/thread-2155.html on... |
|
philsmd |
Old hashcat Support
|
4 |
9,044 |
07-08-2014, 05:51 PM |
|
|
Thread: Oracle12C format
Post: RE: Oracle12C format
See here, you are not allowed to post hashes: https://hashcat.net/forum/announcement-2.html
Furthermore, I already gave you the answer you only need the "S:..." (not the second part ";H:...")
split it... |
|
philsmd |
Old hashcat Support
|
4 |
9,044 |
07-09-2014, 04:01 PM |
|
|
Thread: Hashcat won't launch.
Post: RE: Hashcat won't launch.
Please try to read the documentation (wiki, forum, ... --help).
Start here https://hashcat.net/wiki/
For you exact problem please read this wiki page https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
philsmd |
General Help
|
2 |
9,022 |
01-30-2015, 11:39 PM |
|
|
Thread: GTX 750 Ti error on driver 335.23
Post: RE: GTX 750 Ti error on driver 335.23
https://hashcat.net/forum/thread-3200-post-18576.html#pid18576 |
|
philsmd |
Old oclHashcat Support
|
3 |
8,967 |
04-13-2014, 08:07 AM |
|
|
Thread: stop working !
Post: RE: stop working !
You use a 3rd party windows program (Hashcat-GUI), this implies that whenever you have problems by using this GUI it is better to post your GUI problems there: https://forum.md5decrypter.co.uk/forum8-g... |
|
philsmd |
Very old oclHashcat-plus Support
|
4 |
8,934 |
06-15-2013, 03:24 PM |
|
|
Thread: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
Post: RE: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
There is already an open trac request (see: https://hashcat.net/trac/ticket/233 - but not yet accepted)... if devs see that there is much interest for this new algo in oclHashcat they may prioritize i... |
|
philsmd |
Old oclHashcat Support
|
2 |
8,925 |
02-04-2014, 02:26 PM |
|
|
Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat
does the example hash work for you?
are you sure you are using the correct hash type? you need to use -m 12700 |
|
philsmd |
hashcat
|
10 |
8,863 |
02-11-2018, 09:35 AM |
|
|
Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat
See this issue https://github.com/hashcat/hashcat/issues/112 . I think it might be possible to just truncate the long encrypted data for -m 12700 = Blockchain, My Wallet .
You could for instance tr... |
|
philsmd |
hashcat
|
10 |
8,863 |
02-17-2018, 01:53 PM |
|
|
Thread: --username not working- line length exception
Post: RE: --username not working- line length exception
The trac ticket https://hashcat.net/trac/ticket/441 was fixed and next version will include the bug fix.
For speed you can play around w/ -w 3 (OR -u -n values, but -w 3 should give you good result... |
|
philsmd |
Old oclHashcat Support
|
4 |
8,846 |
05-12-2014, 07:20 AM |
|
|
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,840 |
01-01-2016, 10:12 PM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
Code:
--
for i in {1722..2017}; do echo $i | sed 's/\(.\)/\$\1 /g'; done > rules/add_year.rule
--
|
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,777 |
11-30-2017, 10:18 PM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
Yeah, that's true my example was targeted for linux/mac users that use a bash-compatible shell.
That said, you can extend the idea to any other environment or tool (yes you could also do it all wit... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,777 |
12-05-2017, 01:57 PM |
|
|
Thread: TrueCrypt Help
Post: RE: TrueCrypt Help
I'm very sorry to hear that.
Please try with the method explained here: https://hashcat.net/faq#how_do_i_extract_the_hashes_from_truecrypt_volumes
Hope that it helps (and that the password is not to... |
|
philsmd |
General Talk
|
7 |
8,739 |
01-24-2017, 10:33 PM |
|
|
Thread: TrueCrypt Help
Post: RE: TrueCrypt Help
wait, didn't you say it is a TrueCrypt boot volume ?
If so, the command you should be using is:
Code:
--
dd if=...DR2 of=boot_loader.tc bs=1 skip=31744 count=512
--
at least this is what ... |
|
philsmd |
General Talk
|
7 |
8,739 |
01-25-2017, 12:22 AM |
|
|
Thread: TrueCrypt Help
Post: RE: TrueCrypt Help
Yeah, it seems that this is the perfect use case for a mask file (see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files) in combination with a reduced set of characters per position ... |
|
philsmd |
General Talk
|
7 |
8,739 |
01-27-2017, 09:19 AM |
|
|
Thread: psafe3 (-m 5200)
Post: RE: psafe3 (-m 5200)
Do you mean this one https://hashcat.net/misc/example_hashes/hashcat.psafe3 ?
Please verify that the md5sum of the hashcat.psafe3 file is f5cfdc67d962e4d6604e4fbe9aa2f2db
Furthermore, pls try w... |
|
philsmd |
General Help
|
4 |
8,692 |
12-07-2014, 06:08 PM |
|
|
Thread: psafe3 (-m 5200)
Post: RE: psafe3 (-m 5200)
That means it is cracking correctly, therefore should also work with -a 0.
Please try to create a new dict.txt file with only the word "hashcat" in the first line and use it instead of the password... |
|
philsmd |
General Help
|
4 |
8,692 |
12-08-2014, 11:42 PM |