We have hosted the application hashapp in order to run this application in our online workstations with Wine or directly.
Quick description about hashapp:
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
Audience: Developers.
User interface: Command-line.
Programming Language: Python.
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.