Skip to content

Scrambled777/hashes

 
 

Repository files navigation

Logo

Hashes

Simple hash algorithm identification Linux GUI.



Install


Screenshots


Contribute


Packaging



Features

  • 📺 Popularity Ratings - Most popular hashes showed first.
  • 👵 Updated! - New hash algorithm database is used in the identification process.
  • 🚫 Microsoft Windows is not supported.

Requirements

Installation

Flathub (recomended)

Download on Flathub

Git

You need to have meson and xgettext installed in you system.

You need python modules listed in requirements/requirements.in installed in your python environment.

git clone https://github.com/zefr0x/hashes.git
cd hashes
meson setup builddir
meson install -C builddir

Screenshots

Screenshot Light Theme Screenshot Dark Theme Screenshot Small Light Theme Screenshot Small Dark Theme

Acknowledgments

  • Name-That-Hash - For providing an API first and modern hash identification system.
  • Bottles - For showing how to deal with a python project using Meson.
  • Dialect - For showing how to deal with CLI in python PyGObject application.

About

Simple hash algorithm identification GUI using GTK4+Adwaita.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.2%
  • Meson 20.9%
  • Just 2.9%