fireship-io / node-crypto-examples

7 Useful Examples of Cryptography in Node.js
382 stars 145 forks source link

Solved! - Check hack.js for the flag #19

Open joshmfrancis opened 2 years ago

joshmfrancis commented 2 years ago

I used https://www.dcode.fr/md5-hash and inputted the MD5 Hash to get the digest. I know there are better tools like Hashcat, but this was easier and quicker.