10-26-2023, 02:41 AM
Hi there! I am trying to figuring out how to use hashcat like this.
Let's say we are using bruteforce mode.
candidate: adsdfji
I want to double it and separate by an underscore(or any special character): adsdfji_adsdfji
or adsdfji@adsdfji
Is there are a way to achieve this? So they are basically one password but in a different format with added redundancy.
It would save a lot of time because it basically reduces the candidates to half.
Let's say we are using bruteforce mode.
candidate: adsdfji
I want to double it and separate by an underscore(or any special character): adsdfji_adsdfji
or adsdfji@adsdfji
Is there are a way to achieve this? So they are basically one password but in a different format with added redundancy.
It would save a lot of time because it basically reduces the candidates to half.