Here's the link: Url obfuscation
This tool is intended strictly for ethical and educational use—such as red team exercises, phishing awareness training, or demonstrating URL encoding techniques. Do not use it for malicious, deceptive, or harmful activities.
- Converts a given URL into various obfuscated formats (e.g., hexadecimal, Unicode, double-encoded, etc.)
- Runs entirely in the browser—no server-side processing or data collection
- Simple, static, and dependency-free interface
- Demonstrating how attackers may disguise malicious links
- Testing email or web filters against obfuscated URLs
- Learning about URL encoding and decoding mechanisms
- HTML, CSS, and vanilla JavaScript
- Hosted via GitHub Pages
This project is open for educational purposes.