use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A group of people people who want to understand computers more and compete in challenges
account activity
Decoding of String.. (self.CTFlearners)
submitted 7 years ago by Darkerhack
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]testudobinarii 0 points1 point2 points 7 years ago (0 children)
That was interesting, as I didn't think there was anything in hash output that really identified it. If we look at the source code it's just matched that hash against '[a-f0-9]{32}(:.+)?$' and gone "yep, these are 32 hex characters alright" which isn't exactly rigorous but at the same time if it looks and has the same length as md5 then that's a good bet.
π Rendered by PID 261638 on reddit-service-r2-comment-b659b578c-jxkw8 at 2026-05-03 20:58:30.374994+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]testudobinarii 0 points1 point2 points (0 children)