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

todo 0.1.0 #1

Closed
24 tasks done
bee-san opened this issue Jan 14, 2021 · 0 comments
Closed
24 tasks done

todo 0.1.0 #1

bee-san opened this issue Jan 14, 2021 · 0 comments

Comments

@bee-san
Copy link
Member

bee-san commented Jan 14, 2021

  • Tryhackme test (make sure all hashes are popular)

  • Upload to AUR etc etc

  • spell check readme

  • Bug where $2y$12$Dwt1BZj6pcyc3Dy1FWZ5ieeUznr71EeNkJkUlypTsgbX1H68wsRom gets stripped and broken.

  • Greppable output

  • Pretty output

  • Typehints

  • File Input

  • Write tests

  • Design README

  • Design logo

  • Help menu on no args

  • Fill out hash descriptions

  • Write documentation

  • Gifs (terminaliser)

  • Pypi upload

  • Add docs for editing hashes / adding new ones

  • Add badges to readme

  • Add github bots (image compression)

  • Add blackouts descriptiosn

  • Add support for $6$ etc

  • Script to active on name-that-hash too

  • Remove set from inner loop

  • optimise regex lookup and fix top 10 bug

HashInfo(name="SHA-512" hashcat=1700 john="RAW-SHA-512" extended=False, description="This is used in the the bitcoin blockchain").
HashInfo(name="SHA-256" Hashcat=1400 John="Raw-SHA256" extended=False description="256-bit key and is a good partner-function for AES")
With NTLM you could add to the description that it uses md4/md5 hashing algos

Fix visual bug
image
^^ fixed
We support $6$
image
^^ fixed

@bee-san bee-san changed the title todo todo 0.1.0 Jan 24, 2021
@bee-san bee-san closed this as completed Jan 26, 2021
bee-san pushed a commit that referenced this issue Nov 15, 2022
Regular expressions for:
* Keepass 1 AES / without keyfile
* Keepass 1 Twofish / with keyfile
* Keepass 2 AES / with keyfile
* Keepass 2 AES / without keyfile

Co-authored-by: goproslowyo <goproslowyo@users.noreply.github.com>
bee-san added a commit that referenced this issue Nov 15, 2022
Add regexes for Keepass hashcat mode 13400 (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant