Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: My master Password
Post: RE: My master Password
are you talking about blockchain.com / blockchain.info wallets ? what files do you have ?
hashcat supports these:
-m 12700 = Blockchain, My Wallet, $blockchain$...
-m 15200 = Blockchain, My Walle... |
|
philsmd |
hashcat
|
3 |
2,049 |
07-04-2019, 11:31 AM |
|
|
Thread: hashcat ends without error message
Post: RE: hashcat ends without error message
would be actually quite interesting to debug this to find out who the culprit is here.
Did you try to test it with all the GPUs (physically) removed ? does it also crash with only the CPU within yo... |
|
philsmd |
hashcat
|
3 |
1,515 |
06-12-2019, 12:04 PM |
|
|
Thread: 2726 Illegal instruction
Post: RE: 2726 Illegal instruction
which GPU ?
Tried to install the driver ?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
btw: do not use some weird dis... |
|
philsmd |
hashcat
|
3 |
1,657 |
07-26-2019, 05:00 PM |
|
|
Thread: 2726 Illegal instruction
Post: RE: 2726 Illegal instruction
again, you need to install the proprietary driver and make sure that the open source drivers like mesa/pocl are NOT installed. |
|
philsmd |
hashcat
|
3 |
1,657 |
07-26-2019, 07:35 PM |
|
|
Thread: PMKID cracked but which AP?
Post: RE: PMKID cracked but which AP?
As you can see here https://hashcat.net/wiki/doku.php?id=example_hashes the hash format is designed in a way that it has the MAC addresses etc in it to easily recognize the network.
Which versions ... |
|
philsmd |
General Talk
|
3 |
1,678 |
07-28-2019, 11:22 AM |
|
|
Thread: PMKID cracked but which AP?
Post: RE: PMKID cracked but which AP?
try https://hashcat.net/beta/ . a lot of things changed already since last release of latest hashcat version |
|
philsmd |
General Talk
|
3 |
1,678 |
07-28-2019, 08:32 PM |
|
|
Thread: Hashcat Brain Service
Post: RE: Hashcat Brain Service
brain is most useful for so-called slow hashes ,therefore try with e.g. -m 3200 = bcrypt , sha256crypt, PBKDF2 etc
It's always a question on where the bottleneck is, if hashcat is too fast for the ... |
|
philsmd |
hashcat
|
3 |
1,477 |
07-31-2019, 12:03 PM |
|
|
Thread: Hashcat Brain Service
Post: RE: Hashcat Brain Service
maybe you are confusing the brain feature with some distributed cracking software like hashtopolis.
They address very different problems, but still some users think that the brain feature is some s... |
|
philsmd |
hashcat
|
3 |
1,477 |
07-31-2019, 12:32 PM |
|
|
Thread: Most efficient way to crack wpa2 hash if you know first char?
Post: RE: Most efficient way to crack wpa2 hash if you k...
first of all, these concepts of "rainbow tables" and "oclhashcat" (from your other post) etc are superseded since several years. not sure how you even come up with these concepts and think this is som... |
|
philsmd |
hashcat
|
3 |
1,941 |
08-02-2019, 01:15 PM |
|
|
Thread: Most efficient way to crack wpa2 hash if you know first char?
Post: RE: Most efficient way to crack wpa2 hash if you k...
in that case your password is probably written on a sticker on your router itself. Just have a look at your router (hardware). |
|
philsmd |
hashcat
|
3 |
1,941 |
08-02-2019, 04:02 PM |
|
|
Thread: noob question about cmds/password types
Post: RE: noob question about cmds/password types
example hashes are here: https://hashcat.net/wiki/example_hashes
note: no file names and colons within the hash |
|
philsmd |
hashcat
|
3 |
1,486 |
08-05-2019, 08:41 PM |
|
|
Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password
so many problems here:
1. it's NOT allowed to post hashes, see https://hashcat.net/forum/announcement-2.html It's even worse if you claim that you have some problem and NOT even provide the correct... |
|
philsmd |
hashcat
|
3 |
1,603 |
08-21-2019, 11:45 AM |
|
|
Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password
yeah, it's easy to blame a moderator for being nasty and I have no problem being called like that. The main question is if it is more nasty to treat rules like they do not exist ... or if it's more na... |
|
philsmd |
hashcat
|
3 |
1,603 |
08-21-2019, 12:42 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
Did you read this:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes
?
is this a physical disk ? how many volumdes/partitions etc... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-24-2019, 12:11 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
there could be many problems here.
maybe you do not test the correct password / dictionary file, please try with a wordlist ONLY containing the password.
Did you test with that dcfldd windows bi... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-25-2019, 10:54 AM |
|
|
Thread: Another KeePass issue. Salt-value/Salt-length exception
Post: RE: Another KeePass issue. Salt-value/Salt-length ...
run hashcat like this:
Code:
--
hashcat64.exe -m 13400 -a 0 hash.txt dict.txt
--
where hash.txt contains the output of keepass2john (without filenames and without the leading colon ":") and ... |
|
philsmd |
hashcat
|
3 |
2,347 |
08-27-2019, 11:45 AM |
|
|
Thread: Help me install hxctools
Post: RE: Help me install hxctools
well, this is the hashcat forum. so you won't get too much help here (hcxtools is a 3rd party tool).
I would suggest that you just install the headers / dev / libs package too like "libssl-dev".
... |
|
philsmd |
hashcat
|
3 |
1,608 |
08-26-2019, 03:01 PM |
|
|
Thread: Modifiations to hash type 18100 to support binary seeds
Post: RE: Modifiations to hash type 18100 to support bin...
yeah, that's a too large keyspace.
it's 32 ^ 16 = 1,208,925,819,614,629,174,706,176 |
|
philsmd |
hashcat
|
3 |
1,652 |
08-30-2019, 08:26 AM |
|
|
Thread: Separating words in combinator attack with space
Post: RE: Separating words in combinator attack with spa...
Code:
--
hashcat -m 0 -a 1 -w 3 -j '$ ' hash.txt dict1.txt dict2.txt
--
note: on windows you might need to use "$ " instead (difference between the shells interpreting quotes and escaping doll... |
|
philsmd |
hashcat
|
3 |
1,429 |
09-04-2019, 12:41 PM |
|
|
Thread: Should I be using a rule instead?
Post: RE: Should I be using a rule instead?
Code:
--
hashcat -m 0 -a 3 -w 3 --increment --increment-min 6 hash.txt ?l?l?l?l?l?l?d
--
|
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
1,925 |
09-25-2019, 07:43 PM |