Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Hashcat API
Post: Hashcat API
Is there some mechanism to on-the-fly pass hashes or/and password candidates to the hashcat for the processing? |
|
tao |
hashcat
|
1 |
929 |
06-03-2024, 05:09 PM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
protonking Wrote: (06-03-2024, 07:16 AM)
--
As i understand your topic, you want to run the same mode, but with different hashes? add them all in the same file.? You can setup enviroments where you c... |
|
tao |
hashcat
|
9 |
3,981 |
06-03-2024, 05:05 PM |
|
|
Thread: Hashcat without checking the uniqueness of hashes
Post: RE: Hashcat without checking the uniqueness of has...
penguinkeeper Wrote: (05-30-2024, 02:54 PM)
--
Unfortunately not. Due to the data structures that Hashcat uses, it'd be impossible to remove it's deduplication safely
--
Thanks for your reply.
Doe... |
|
tao |
hashcat
|
2 |
1,703 |
05-30-2024, 07:12 PM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
maybe not sequentially? Is there a way to run multiple copies of the program in parallel with different hash files? |
|
tao |
hashcat
|
9 |
3,981 |
05-30-2024, 02:48 PM |
|
|
Thread: Hashcat without checking the uniqueness of hashes
Post: Hashcat without checking the uniqueness of hashes
Perhaps there is Hashcat fork in which there is no check for the uniqueness of hashes?
my back story: https://hashcat.net/forum/thread-11981.html |
|
tao |
hashcat
|
2 |
1,703 |
05-30-2024, 02:25 PM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: RE: [-m 16300] HOW: multiple hashes with the same ...
CmdFlaz Wrote: (05-30-2024, 10:15 AM)
--
hope gives you rough idea
--
Thanks for your reply.
I tried this here: https://hashcat.net/forum/thread-12004-post-60908.html#pid60908
But it's too slow for ... |
|
tao |
hashcat
|
7 |
2,999 |
05-30-2024, 02:23 PM |
|
|
Thread: How to predefine the mask?
Post: RE: How to predefine the mask?
penguinkeeper, Snoopy,
thanks for your replies!
I'll try this |
|
tao |
hashcat
|
4 |
2,134 |
05-30-2024, 02:14 PM |
|
|
Thread: How to predefine the mask?
Post: How to predefine the mask?
Hi,
I'm looking for a ten character password. For each position in the password I have a set of characters, that is:
password character position: [0][1][2][3][4][5][6][7][8][9],
character sets for eac... |
|
tao |
hashcat
|
4 |
2,134 |
05-30-2024, 11:57 AM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
CmdFlaz Wrote: (05-28-2024, 09:41 AM)
--
tao Wrote: (05-28-2024, 09:23 AM)
--
slyexe Wrote: (05-28-2024, 02:56 AM)
--
Using windows or Linux? Can easily create a batch file in windows or any script... |
|
tao |
hashcat
|
9 |
3,981 |
05-29-2024, 08:15 PM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: RE: [-m 16300] HOW: multiple hashes with the same ...
buka Wrote: (05-16-2024, 11:18 AM)
--
tao Wrote: (05-16-2024, 10:33 AM)
--
1. Is there any release of Hashcat where this error will not appear?
--
Try 6.2.5. There's no guarantee it'll crack all th... |
|
tao |
hashcat
|
7 |
2,999 |
05-29-2024, 08:11 PM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
|
tao |
hashcat
|
9 |
3,981 |
05-28-2024, 04:30 PM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
slyexe Wrote: (05-28-2024, 02:56 AM)
--
Using windows or Linux? Can easily create a batch file in windows or any scripting language you're familiar with linux.
--
Thanks for your reply.
OK. That is,... |
|
tao |
hashcat
|
9 |
3,981 |
05-28-2024, 09:23 AM |
|
|
Thread: Latest hashcat version from 2022...
Post: Latest hashcat version from 2022...
Has further development stopped? Or is improvement no longer possible? Or is there a new product? |
|
tao |
hashcat
|
1 |
2,226 |
05-27-2024, 10:38 PM |
|
|
Thread: Processing multiple files with hashes
Post: Processing multiple files with hashes
Is it possible to run fully automatic sequential processing of multiple files with hashes?
Like hashcat -m 16300 hash1.txt->hash200.txt passwords.txt
previous Thread: https://hashcat.net/forum/threa... |
|
tao |
hashcat
|
9 |
3,981 |
05-27-2024, 10:22 PM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
Hi,
How are things going with speeds on different OS in 2024? |
|
tao |
hashcat
|
5 |
9,257 |
05-27-2024, 10:12 PM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: RE: [-m 16300] HOW: multiple hashes with the same ...
buka Wrote: (05-16-2024, 11:18 AM)
--
tao Wrote: (05-16-2024, 10:33 AM)
--
1. Is there any release of Hashcat where this error will not appear?
--
Try 6.2.5. There's no guarantee it'll crack all th... |
|
tao |
hashcat
|
7 |
2,999 |
05-16-2024, 05:23 PM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: RE: [-m 16300] HOW: multiple hashes with the same ...
Thanks for your reply.
1. Is there any release of Hashcat where this error will not appear?
2. If I divide all the hashes into a thousand files (one in each) - how can I automate the processing? Wil... |
|
tao |
hashcat
|
7 |
2,999 |
05-16-2024, 10:33 AM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: [-m 16300] HOW: multiple hashes with the same salt
Hi,
I need to work with hashes of this type (Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256):
$ethereum$w*100...00*ab...00*cd...00
$ethereum$w*200...00*ab...00*cd...00
peculiarity of these hashes is... |
|
tao |
hashcat
|
7 |
2,999 |
05-15-2024, 09:19 PM |