Points: 437
Tags: engineering reverse reversing
Poll rating:
strings Sanity.exe | grep BS | cut -d'{' -f2 | cut -d'}' -f1 | while read l;do echo $l | base64 -d ;done
chall link
I don't remember