A python software that can be used for encrypting text in SHA384, SHA512, SHA224, SHA1, SHA256 and MD5; or for cracking six different types of hashes, namely SHA384, SHA512, SHA224, SHA1, SHA256 and MD5 through a dictionary attack using an online txt file.

You need to have python 3 or above installed to run this progam.

If you would like to change the online dictionary URL for hash decryption, use CTRL+F in your text editor and search for this line:

LIST_OF_WORDS = str(urlopen('https://raw.githubusercontent.com/dwyl/english-words/master/words.txt').read(), 'utf-8')

Change the url in the urlopen function and replace all instances with your version of the above line.

If you want to use a txt dictionary stored in your computer, then, well, nothing. Unless the word search fails with the online dictionary, you can't use a txt dictionary. But don't worry; you just have to store your txt on github (like the default dictionary above).

Features

  • Cracks MD5
  • Crack SHA1
  • Cracks SHA224
  • Cracks SHA256
  • Cracks SHA384
  • Cracks SHA512
  • Uses dictionary attack
  • Uses a massive online txt file with hundreds of thousands of words which can be changed to your own personal choice of online txt dictionary
  • Encrypts text in MD5
  • Encrypts text in SHA1
  • Encrypts text in SHA224
  • Encrypts text in SHA256
  • Encrypts text in SHA384
  • Encrypts text in SHA512
  • Ethical hacking software

Project Samples

Project Activity

See All Activity >

Categories

Cryptography

Follow HashApp

HashApp Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Love it!
  • Nice app. It's really convenient and easy to use, plus it can get the job done amazingly well. The feature of using a github dictionary of your own choice for the decryption function in particular is a godsend. PS: I AM NOT USING THIS SOFTWARE FOR ILLEGAL ACTIVITIES OR ANYTHING I just like decryption.
    Reply from HashApp
    Posted 2021-11-26
    Thank you!
  • Absolutely amazing! I've never seen anything as good. It allows you to both decrypt and encrypt hashes, in the easiest way possible. I love it! Better than any other hash software!
    Reply from HashApp
    Posted 2021-11-26
    Thanks!
Read more reviews >

Additional Project Details

Operating Systems

Apple iPhone, Mac, Windows

Intended Audience

Developers

User Interface

Command-line

Programming Language

Python

Related Categories

Python Cryptography Software

Registered

2021-11-22