URL percent encoding
If you want to use password with special character, like an exclamation mark, you need to use percent encoding which is often called URL encoding.
seen from Malaysia
seen from United States
seen from Vietnam
seen from Yemen
seen from Singapore

seen from United States
seen from United States

seen from Malaysia

seen from France
seen from China
seen from China
seen from Italy
seen from China

seen from United Kingdom

seen from Malaysia
seen from China
seen from United States

seen from Bangladesh
seen from United States
seen from Germany
URL percent encoding
If you want to use password with special character, like an exclamation mark, you need to use percent encoding which is often called URL encoding.
Decipher obfuscated URLs with PowerShell
Decipher obfuscated URLs with PowerShell
I recently received a message on Skype from a friend I had not talked to for a while, I was happy to see it was spam. Not because it was spam, but because it was using an encoded Url. After taking a quick look at the structure I thought, this is definitely something I can decode. To me this looked like hexadecimal code, and I quickly threw together a PowerShell one-liners to decode to decode…
View On WordPress