Problem regarding The mystery of Dr. JoJo (Problem code: PCJ1), Language:Node.js,MD5, Peer section

brute.js

out.txt

The MD5 encryptor function is not mine.I get all sentences encrypted but still not the answer.

You missed the ‘a’ in the given message:
The world is 4-letter-word 7-letter-word this email was a 5-letter-word

I ran your code after adding the missing ‘a’, it works.

So all you need to do is add the ‘a’, and comment out the debug console.log() statements.
Either do it manually or apply this diff: http://pastebin.com/vnntNfXt

1 Like

THANKS A TON MAN

http://pastebin.com/vnntNfXt
Outdated link