Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: 'Positional Anchor' type attacks?
Post: RE: 'Positional Anchor' type attacks?
Such an attack mode is not implemented. You'd need to emulate it using custom generated mask files. |
|
undeath |
hashcat
|
5 |
4,178 |
03-19-2018, 07:35 PM |
|
|
Thread: 'Positional Anchor' type attacks?
Post: RE: 'Positional Anchor' type attacks?
No, using increment would only be possible if your variable part is at the end. |
|
undeath |
hashcat
|
5 |
4,178 |
03-20-2018, 04:59 PM |
|
|
Thread: Hexadecimal Hashes (Sql Server varbinary)
Post: RE: Hexadecimal Hashes (Sql Server varbinary)
you will have to convert the hex to base64. The base64-string will be shorter than the hex-string when converted correctly. |
|
undeath |
hashcat
|
6 |
4,163 |
05-31-2018, 11:16 AM |
|
|
Thread: weird algorithm
Post: RE: weird algorithm
Never seen this scheme before. You'll probably have to create a feature request. Where is this kind of hashing used? |
|
undeath |
Old hashcat Support
|
1 |
4,157 |
01-26-2015, 12:46 PM |
|
|
Thread: GPU runing two of six why?
Post: RE: GPU runing two of six why?
you are using -D1 which means only CPU. |
|
undeath |
hashcat
|
4 |
4,143 |
03-15-2018, 10:45 PM |
|
|
Thread: GPU runing two of six why?
Post: RE: GPU runing two of six why?
scrypt is designed to be extremely slow on GPU so that result is expected. |
|
undeath |
hashcat
|
4 |
4,143 |
03-16-2018, 10:56 AM |
|
|
Thread: How to restore haschat after reboot and please help with GETH wallet decrypted
Post: RE: How to restore haschat after reboot and please...
just run hashcat64.exe --restore with no additional arguments |
|
undeath |
hashcat
|
5 |
4,143 |
03-20-2018, 01:39 PM |
|
|
Thread: How to restore haschat after reboot and please help with GETH wallet decrypted
Post: RE: How to restore haschat after reboot and please...
are you running the command in the same folder as you were running the attack in? |
|
undeath |
hashcat
|
5 |
4,143 |
03-20-2018, 01:46 PM |
|
|
Thread: How to use dictionary input but first convert to sha256
Post: RE: How to use dictionary input but first convert ...
what the fuck did i just read?
edit: try
Code:
--
xargs -I_ sh -c 'echo -n "_" | sha256sum' |
|
undeath |
General Help
|
1 |
4,141 |
10-15-2014, 02:51 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
philsmd Wrote: (07-18-2019, 12:01 PM)
--
actually we should add this limitation to docs/limits.txt (can somebody request this on github ?)
--
https://github.com/hashcat/hashcat/issues/2121 |
|
undeath |
hashcat
|
10 |
4,102 |
07-18-2019, 04:36 PM |
|
|
Thread: Can I use hashcat crack my password using both integrated (intel) and dedicated (nvid
Post: RE: Can I use hashcat crack my password using both...
GUI is third-party software and not supported here. |
|
undeath |
hashcat
|
5 |
4,096 |
07-24-2018, 02:44 PM |
|
|
Thread: cores or flops
Post: RE: cores or flops
Looking to determine what? FLOP perf is completely irrelevant for hashcat. Core count, frequency and architecture determines how fast a card is. |
|
undeath |
Hardware
|
4 |
4,092 |
10-17-2017, 07:00 PM |
|
|
Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat
jtr's single mode just takes the user name/email and applies some rules to it (afaik). You can easily do that with hashcat. Just that you have to manually supply your rules. |
|
undeath |
hashcat
|
5 |
4,080 |
06-20-2018, 10:45 PM |
|
|
Thread: Unresponsive hashcat - ignoring keyboard input
Post: RE: Unresponsive hashcat - ignoring keyboard input
What driver are you using? |
|
undeath |
hashcat
|
4 |
4,070 |
08-07-2017, 03:41 PM |
|
|
Thread: HELP, need a mask example
Post: RE: HELP, need a mask example
https://hashcat.net/wiki/doku.php?id=mask_attack#example |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,042 |
01-31-2018, 12:36 PM |
|
|
Thread: Mask Assisstance
Post: RE: Mask Assisstance
A hybrid attack (mode 6) would make more sense. Get an english wordlist and use a mask like ?s20?d?d |
|
undeath |
General Talk
|
6 |
4,039 |
01-02-2018, 09:27 PM |
|
|
Thread: Mask Assisstance
Post: RE: Mask Assisstance
bruteforcing this keyspace is not going to happen any time soon unless the word is really short.
edit: 9 7 random lowercase characters? lol. not happening during your lifetime.
edit: whoops, I don... |
|
undeath |
General Talk
|
6 |
4,039 |
01-02-2018, 09:37 PM |
|
|
Thread: Help needed cracking a Mac password
Post: RE: Help needed cracking a Mac password
Don't create multiple threads for basically the same issue
https://hashcat.net/forum/thread-8057-post-43265.html |
|
undeath |
hashcat
|
3 |
4,028 |
01-07-2019, 08:29 PM |
|
|
Thread: Hash of a .pdf file
Post: RE: Hash of a .pdf file
how about you just try to load it and see what happens? That's even faster than writing a post about it… |
|
undeath |
hashcat
|
5 |
4,011 |
12-17-2017, 05:22 PM |
|
|
Thread: Hash of a .pdf file
Post: RE: Hash of a .pdf file
If it loads the hash it is working. |
|
undeath |
hashcat
|
5 |
4,011 |
12-17-2017, 06:00 PM |