Fun Little Webapp for String Obfuscation

I may be out-of-line posting this, but I will go ahead anyway. Let me know…

I use a second party obfuscator ( Javascript Obfuscator - Stop theft of your JavaScript sources! ) just because. It works well. But, when I write Ajax calls, it doesn’t hide the calling strings. Since, I didn’t want to advertise the php calls, I had to come up with a way to encrypt the strings.

I wrote a little NSB webapp to encrypt (okay obfuscate) strings. If you ever have to do this, this webapp may save you a little time. Here is the link:

https://almex-server.com/hide/index.html

If you would like the program, my email is on the webpage.
Rodney Wirtz

2 Likes

Cool! Thanks for posting this.