304
(blog.janestreet.com)
spuz | 1 day ago | 1 Comment
https://gist.github.com/alexspurling/598366d5a5cf5565043b8cd...
Knowing the input text was two words separated by a space, I was able to use hashcat and the unix wordlist (/usr/share/dict/words) to find the solution almost immediately. It's a shame that Alex didn't find it this way on his first attempt as the two words are fairly common.
stingraycharles | 1 day ago | 4 Comment
Feels to me like it’s similar to dumping a binary with an image, the format being entirely custom.
And/or trying to decode a language or cipher, trying to recognize patterns.
Show Reply 4 [+]
clouedoc | 1 day ago | 2 Comment
> Alex had actually tried to brute force the hash earlier, but had downloaded a list of the top 10,000 most popular words to do it, which turned out not to be big enough to find it. Once he had a big enough word list, he got the answer.
They don't reveal the answer.
Show Reply 2 [+]
bethekind | 1 day ago | 3 Comment
Show Reply 3 [+]
aizk | 1 day ago | 1 Comment
renewiltord | 1 day ago | 1 Comment
I don’t think I’m close to making progress on stuff like this. Interesting to note. Glad they wrote out this behind the scenes thing.
thatguysaguy | 1 day ago | 1 Comment
ghoul2 | 11 hours ago | 1 Comment
I hope they next blog about that.
neuroelectron | 1 day ago | 1 Comment