Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] add hash number to Hash.Name line #2945

Closed
Shooter3k opened this issue Aug 23, 2021 · 2 comments
Closed

[FR] add hash number to Hash.Name line #2945

Shooter3k opened this issue Aug 23, 2021 · 2 comments

Comments

@Shooter3k
Copy link

Shooter3k commented Aug 23, 2021

Could the hash number be added to Hash.Name line? I ask this because I use scripts to run hashcat and often end up having to look up the hash number at a later point of the run.

Something like this:
Hash.Name........: Blockchain, My Wallet, V2 (15200)
Hash.Name........: SHA1 (100)

or this:
Hash.Name...(15200): Blockchain, My Wallet, V2
Hash.Name.....(100): SHA1

@0xVavaldi
Copy link
Contributor

Created a PR to resolve this ticket. The mode is kind of in the command and users have to specify it when they run their command. They can also check the hash.name on the site to verify which mode they ran so it's a little redundant.

I'll leave it to the devs to decide if they'd want this added or not.

@0xVavaldi
Copy link
Contributor

This can be closed @jsteube.

@jsteube jsteube closed this as completed Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants