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 Yemen
seen from United States
seen from Romania

seen from United States
seen from Austria
seen from Sweden

seen from United States

seen from Malaysia

seen from Germany

seen from Austria

seen from Germany
seen from South Africa

seen from Taiwan

seen from Austria
seen from Austria
seen from Taiwan
seen from United States

seen from Germany

seen from Netherlands
seen from Australia
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