Hacker News new | ask | show | jobs
by 0x0 3566 days ago
What's that certutil and public key thing at the bottom of the .bat?
2 comments

Was curious, too. It's the archlinux icon/shortcut encoded as base64. (it's a common trick to store binary data in a batchfile)
Looks like a handy tool to output binary in a .bat script