Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5h4d0wb0y/crackhash
Crackhash is a tool that try to crack different types of hashes using free online services.
https://github.com/5h4d0wb0y/crackhash
cisco crack gost hash hash-lookup juniper lm md5 mysql ntlm python ripemd128 ripemd160 ripemd256 ripemd320 sha1 sha256 sha384 sha512 whirlpool
Last synced: 3 months ago
JSON representation
Crackhash is a tool that try to crack different types of hashes using free online services.
- Host: GitHub
- URL: https://github.com/5h4d0wb0y/crackhash
- Owner: 5h4d0wb0y
- License: other
- Created: 2017-10-08T19:03:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T11:56:16.000Z (over 5 years ago)
- Last Synced: 2024-11-07T03:07:56.041Z (3 months ago)
- Topics: cisco, crack, gost, hash, hash-lookup, juniper, lm, md5, mysql, ntlm, python, ripemd128, ripemd160, ripemd256, ripemd320, sha1, sha256, sha384, sha512, whirlpool
- Language: Python
- Homepage: https://crackhash.readthedocs.io
- Size: 55.7 KB
- Stars: 24
- Watchers: 2
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
=========
Crackhash
=========.. image:: https://img.shields.io/pypi/v/crackhash.svg
:target: https://pypi.python.org/pypi/crackhash.. image:: https://readthedocs.org/projects/crackhash/badge/?version=latest
:target: https://crackhash.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://img.shields.io/pypi/pyversions/crackhash.svg
:target: https://pypi.python.org/pypi/crackhash.. image:: https://travis-ci.com/5h4d0wb0y/crackhash.svg?branch=master
:target: https://travis-ci.com/5h4d0wb0y/crackhash.. image:: https://codecov.io/github/5h4d0wb0y/crackhash/coverage.svg?branch=master
:target: https://codecov.io/github/5h4d0wb0y/crackhash?branch=masterCrackhash is a tool that try to crack different types of hashes using free online services.
* Free software: GNU General Public License v3
* Documentation: https://crackhash.readthedocs.io.Features
--------* Browser supports proxy configuration
* Automatic hash type identification
* Can crack hashes from a file
* Algorith supported
* MD5 - RFC 1321
* SHA1 - RFC 3174 (FIPS 180-3)
* SHA256 - FIPS 180-3
* SHA384 - FIPS 180-3
* SHA512 - FIPS 180-3
* LM - Microsoft Windows hash NTLM - Microsoft Windows hash
* NTLM Support
* MYSQL - MySQL 3, 4, 5 hash
* CISCO - Cisco IOS type 7 encrypted passwords
* JUNIPER - Juniper Networks $9$ encrypted passwords
* RMD128 Support
* RMD160 - RFC 2857
* RMD256 Support
* RMD320 Support
* GOST - RFC 583
* WHIRLPOOL - ISO/IEC 10118-3:2004
* LDAP_MD5 - MD5 Base64 encoded
* LDAP_SHA1 - SHA1 Base64 encodedAvailable Services
------------------It checks the hash in the following services on-line:
* md5.my-addr.com
* nitrxgen.net
* md5decrypt.net
* hashcrack.com
* hashtoolkit.com
* md5hashing.net
* hashkiller.co.uk
* password-decrypt.com
* m00nie.com
* firewallruletest.com
* ifm.net.nz
* ibeast.com
* cmd5.org
* rainbowtables.it64.comCredits
-------This package was developed by @5h4d0wb0y_.
.. _@5h4d0wb0y: https://twitter.com/5h4d0wb0y
Stargazers over time
--------------------.. image:: https://starchart.cc/5h4d0wb0y/crackhash.svg
:target: https://starchart.cc/5h4d0wb0y/crackhash
:alt: Stargazers over time