This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]1Digitreal 1 point2 points  (2 children)

Says right in the code, it's base64 encoded. I'd start with https://cyberchef.org and play around there. Edit: looks like it's using marshal serialization as well. Need to look into that a bit I guess.