Base64 Encoder in NSIS
Hey guys, I am just contributing here. I needed a Base64 for one of my projects, and I didn't want to have just another plugin when it could be done easily in NSIS.
Base64 Function on Wiki
Anyway I saw some people asking for this function, and so here it is.