Skip to content

Attempting to decode the mysterious /r/A858DE45F56D9BC9 subreddit data

Notifications You must be signed in to change notification settings

integrii/A858DE45F56D9BC9

Repository files navigation

Decrypting the strange subreddit /r/A858DE45F56D9BC9.

Hints

  • /u/fragglet deployed a scraper and auto-analyzer for postshere: soulsphere.org. It is on github
  • the format changed at some point. old format vs new format
  • each post is of various length and some may be cut off
  • it appears to be hex encoded data that probably breaks down into binary
  • it does not directly convert from hex to ASCII
  • sometimes when broken down into binary, the number of bits does not evenly divide by 8. It does divide by 4.

Community

Running the Decoder

Just execute it. Make sure you have ruby installed. Specify one of the test files that are in the repo to run against when prompted.

About

Attempting to decode the mysterious /r/A858DE45F56D9BC9 subreddit data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages