Skip to content

Commit

Permalink
Merge pull request #18 from zzzteph/readme
Browse files Browse the repository at this point in the history
Readme
  • Loading branch information
zzzteph authored Dec 11, 2024
2 parents 806e97e + 96f11a8 commit 61f3a4c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Here, you can find the list of tools from [weakpass.com](https://weakpass.com/)
- [Kraker-js](https://zzzteph.github.io/weakpass/tools/kraker-js/dist/)
- [Lookup](https://zzzteph.github.io/weakpass/tools/lookup/dist/)
- [Passcheck](https://zzzteph.github.io/weakpass/tools/passcheck/dist/)
- [Generator](https://zzzteph.github.io/weakpass/tools/generator/dist/)
- [Passgen](https://zzzteph.github.io/weakpass/tools/passgen/dist/)

- **libs**
- Links to the libraries used in this project.
Expand Down
13 changes: 13 additions & 0 deletions tools/kraker-js/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Kraker-JS

Crack hashes directly in your browser with this JavaScript-based tool.

**Try it online:** [Kraker-js](https://zzzteph.github.io/weakpass/tools/kraker-js/dist/)

<p align="center">
<img src="https://github.com/zzzteph/weakpass/blob/main/tools/kraker-js/kraker.PNG?raw=true" height="250">
</p>

## Features
- **Hash Types Supported:** MD5, SHA1, crypt functions, JWT, Net-NTLMv2, and more.
- **Parallel Cracking:** Run multiple tasks simultaneously for efficient processing.
Binary file added tools/kraker-js/kraker.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61f3a4c

Please sign in to comment.