Skip to content
/ ZBrutF Public

Website to crack hashed word in : MD5, SHA-1, SHA-3, SHA-256, SHA-512, RIPMD-160.

License

Notifications You must be signed in to change notification settings

lalBi94/ZBrutF

Repository files navigation

Disclaimer ⚠️

This project is provided for educational and research purposes only. The author of this project cannot be held responsible for any misuse or illegal use of the tool or the information it provides. The use of this site is entirely at the user's own risk.

It is strongly recommended to comply with all local, national, and international laws and regulations regarding computer security, data protection, and privacy. The author disclaims all liability for inappropriate, illegal, or abusive use of this tool.

The author strongly encourages users to use this tool solely for the purpose of checking whether their own passwords may have been compromised.

By using this site, you fully and unconditionally accept the terms outlined in this disclaimer.

The author reserves the right to modify this disclaimer at any time. Users are encouraged to regularly check this page for updates.

The ZBrute Force

ZBrutF, or "The ZBrute Force," is an online platform designed to assist you in searching for hash matches within a variety of wordlists for the most commonly used hashing algorithms. This platform allows you to compare hashes you provide with data extracted from these wordlists, covering MD5, SHA-1, SHA-3, SHA-256, SHA-512, and RIPMD-160 algorithms.

How It Works

Fetching Wordlists

  1. Fetching Wordlists Online: Our platform begins by fetching one wordlist at a time from online sources. These wordlists contain a large number of words and their corresponding hashes for different hashing algorithms.

Splitting Wordlists

  1. Splitting into Chunks: Once a wordlist is downloaded, it is split into several "chunks" or smaller pieces. This step is crucial for facilitating hash match searches.

Comparing Hashes

  1. Finding Matches: ZBrutF examines each chunk individually to search for hash matches. Specifically, it checks if the hash provided by the user matches a hash of a line in the wordlist.

  2. Results: If a match is found, ZBrutF will promptly inform you, providing access to information about the word that corresponds to the hash.

Objective

The goal of ZBrutF is to help you determine whether a specific hash corresponds to a word or character sequence found in online wordlists. This platform can be valuable for security verification tasks, password decryption, or solving other hash matching challenges.

Please remember that the use of this platform should comply with all applicable laws and regulations, and it should only be used for lawful and ethical activities.

To get started, visit ZBrutF and try it out for yourself!

Wordlists

Credits (for wordlists)