04-03-2025, 01:44 AM
hi,
new here, dont know coding
i want to do this with hashcat,
1. generate completely random hexadecimal string (64 characters long, just like sha256 hash)
2. then convert it to sha256 hash
3. then compare this to a list of hashes
4. it will reset, refresh and restart this process every few seconds based on user input (in seconds), unless a match is found. user input is required only once in beginning.
ex. user input 10 secs, it will then repeat this process every 10 secs unless match is found.
essence of this process is complete randomness every time.
is there a addon or plugin for this
new here, dont know coding
i want to do this with hashcat,
1. generate completely random hexadecimal string (64 characters long, just like sha256 hash)
2. then convert it to sha256 hash
3. then compare this to a list of hashes
4. it will reset, refresh and restart this process every few seconds based on user input (in seconds), unless a match is found. user input is required only once in beginning.
ex. user input 10 secs, it will then repeat this process every 10 secs unless match is found.
essence of this process is complete randomness every time.
is there a addon or plugin for this