11-27-2021, 11:45 AM
11-27-2021, 07:35 PM
This exact mode isn't in hashcat at the moment, you can use -m 10/20 with rules for prepending/appending one of the salt as a workaround.
12-02-2021, 12:52 PM
(11-27-2021, 07:35 PM)Xanadrel Wrote: [ -> ]This exact mode isn't in hashcat at the moment, you can use -m 10/20 with rules for prepending/appending one of the salt as a workaround.
But what I am facing is multi hashes with different salt1 and salt2, so I cannot use rule to append.
12-02-2021, 12:59 PM
You can, it's just not gonna be that efficient (the more salts you have).
If you have some coding skills you can try to add that algo to hashcat yourself, or you can open an issue on github to request it.
If you have some coding skills you can try to add that algo to hashcat yourself, or you can open an issue on github to request it.