Skip to content

A python application that allows you to use hashes easily with hashlib.

License

Notifications You must be signed in to change notification settings

tilas01/hashtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HashTools

A python application that allows you to use hashes easily with hashlib.

hashtools

Contents

Requirements


To use this program you will require python 3.9 or higher

Installation


Install with git

$ git clone https://github.com/tilas0/hashtools.git
$ cd hashtools
$ python3 main.py

Features


  • Supports multiple hashing methods (MD5, SHA256, SHA1)
  • Cross-platform support
  • Simple CLI
  • Various different hash functions

To-Do


  • Command-line arguments
  • Folder support

License


Licensed under the MIT License

About

A python application that allows you to use hashes easily with hashlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages