From ef5c3c506d71b777a6019b7d5c838b64e766637a Mon Sep 17 00:00:00 2001 From: seonar22 <21376679+seonar22@users.noreply.github.com> Date: Thu, 4 Nov 2021 04:26:49 +0630 Subject: [PATCH] Example of cracking the MD5 --- src/hack.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hack.js b/src/hack.js index b55f0aa..e690e77 100644 --- a/src/hack.js +++ b/src/hack.js @@ -12,4 +12,4 @@ const hash = '5e7d28e2cfff93edefb2d15abad07ec5'; ///// ANSWER ///// const hacked = 'superhacker'; - +https://feross.org/hacks/md5-password-cracker.js/