Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[5 / 1 / ?]

No.790860 View ViewReplyOriginalReport
this might be a stupid thing to ask but i guess it's worth a try, would anyone have any idea how to decrypt this?:

#fmYG1s3kZz9dDK70YZ9am/+XumOhFbjDOG7narYZD3QtVc7Ppu8IXtiwcbn8n2Gx9OT/hhKTVFSFw+05E6bDrbji6cBTT0K7SOVL6mAs+DT26g5/l9Pe9qP54UUPehYNR7sx47sPDEc5ditzFwHtZ1RjE7mMB0+miuQmWSUaXeW9UOd1FNLrVDSocoYMe6s2BdfqlO56BrUu3A9Lmlrh2W73IHobMXcT5p326FK0t52b2qqr1PmVOWOXaxNuOKZUsGarGjDjstmLGF8Y7dLi5NE68/t40O5ECw7g6M7kVPIevJ31dNFD/AiwPUjukAVecLZoN/uOvonEur4eR+FuJjer8wi/7OXqTxWGy6SDzGHacf3+0dJT

it's an HTML response body that apparently decrypts to json. there's a method that's supposed to decrypt this, and that method name (AuthCodeDecodeB64Default) implies that the decryption has something to do with base 64 but i have no access to the actual source code of the method itself. straight b64 decryption yields nothing and i have literally no experience with something like this. can anyone help me out?