Skip to content Skip to sidebar Skip to footer
Showing posts with the label Decode

Decode This Strange Javascript

I came across this code in a .js file. What is this code ?? I have downloaded that file onto my lo… Read more Decode This Strange Javascript

Base64 Encoding In Javascript With Bit Shifting

I have the following decode/encode routine. However, the encoding is not working properly (it shoul… Read more Base64 Encoding In Javascript With Bit Shifting