Normal hash functions are very hard to crack, and the video say that MD5 is unsecure hash, so...
- I checked what is the length of md5 hex digest (32)
- I count how many characters there was in the challenge
- I googled md5 crack online (got this https://www.cellphonetrackers.org/tool/md5-coder.php)
- I tried it
message == "superhacker"
Normal hash functions are very hard to crack, and the video say that MD5 is unsecure hash, so...
message == "superhacker"