Obfuscation JS

This time also reading source code but with a little bit change. We can see the password when we inspect the page but its url encoded.

image

I decoded the given encoded string/password and it gave me plain password.


image