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

Kind words from haiti project friends #29

Closed
noraj opened this issue Feb 10, 2021 · 1 comment
Closed

Kind words from haiti project friends #29

noraj opened this issue Feb 10, 2021 · 1 comment

Comments

@noraj
Copy link

noraj commented Feb 10, 2021

Hi I saw you released Name-That-Hash a few days ago and opened an issue on psypanda/hashID#50.

Congratz 👏🏻 there are some nice features like Popularity Ratings, Hash Summaries, Accessibility and the API + web app.

Just so you know I started a similar project in 2019: https://github.com/noraj/haiti. I coded haiti in ruby and added a few new features and improvements to hashID (see here).

I saw you moved hashID prototypes.json database in pure python (name_that_hash/hashes.py).
I added a few more hashes when I started the project (haiti) so you can diff hashID prototypes.json and mine to see what I added if you want to add them too in NTH.

You can also check the activity on my database because I'm adding new JtR references right now.

It's nice that you made your tool in python 🐍 and me did mine in ruby 💎 as we both made it a library first (before a CLI tool) so as it's not the same language it's helps having a nice lib in different languages.

Let me know if I can help with NTH or if you want to help me add features like Popularity Ratings in haiti. ❤️

@bee-san
Copy link
Owner

bee-san commented Feb 11, 2021

Hey Noraj!!! Nice one, Ruby is a great language 💎

We got rid of the JSON file as it wasn't really needed, and we changed the NamedTuples into DataClasses to support more modern features.

This project grew because Ciphey needed a fast hash-cracking system, and our Hash cracking system required a hash identification tool, and all of these are in Python so we used Python.

Thankfully one of the core contributors to HashID bburky approved of the PR and submitted a PR 🥳 There's no way we could have built this tool without the groundwork set by psypanda and bburky 😄

Also many thanks to @SkeletalDemise , @Jayy001 and @smokeme too for building out the website and submitting PRs :)))

Open source is so beautiful, you build something and other people help you make it better (and very often, they're smarter than you!)

This tool is really just an accumulation of the work of many other people that I'd forever be thankful for :D

@bee-san bee-san closed this as completed Feb 11, 2021
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

2 participants