From 5e23f28fba5fae0777fb32dcd3a40be037c6b972 Mon Sep 17 00:00:00 2001 From: witchdocsec <107813117+witchdocsec@users.noreply.github.com> Date: Mon, 24 Oct 2022 07:14:40 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d80257..4eb254d 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ multi threaded hash cracker with support for md5 and sha. generates json dicts to act as rainbow tables on first run through a wordlist. not ideal for huge wordlists as the json will be much bigger than the origional list. - -![image](https://user-images.githubusercontent.com/107813117/197459095-e7703384-ff36-40df-baa6-648ed24d9985.png) +![image](https://user-images.githubusercontent.com/107813117/197459557-857b3bf5-095e-4ee6-bdea-719662f9372e.png) +![image](https://user-images.githubusercontent.com/107813117/197459626-885fff34-41e4-4820-8969-64502f865ef5.png)