Skip to content

NazgulCoder/javascript-obfuscator-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline JavaScript Obfuscator Web UI 🛡️

License PRs Welcome

A 100% offline web interface for JavaScript code obfuscation using javascript-obfuscator, designed to work without Node.js/npm installations or internet connectivity.

Why This Exists ❓

Created after frustration with javascript-obfuscator-ui hosted at obfuscator.io installation issues (npm install errors, dependency conflicts). This version:

  • Zero installation - Just open index.html
  • 🚫 No npm/npx required
  • 🌐 Fully offline
  • 💻 Local file support (no uploads to servers)

Features ✨

  • Full configuration GUI mirroring original library options
  • Preset support (Low/Medium/High/Default)
  • Copy-to-clipboard functionality
  • Error handling with user feedback

Want to Improve? 🔧

While fully functional, contributions are welcome for:

  • UI/UX enhancements 🎨
  • Additional preset configurations ⚙️
  • Errors and Bug Hunting 🐛

PRs encouraged - especially for CSS/styling improvements, I'm very bad at it

Usage 💻

  1. Download repo
  2. Open index.html in browser
  3. Obfuscate!

No servers, no tracking, no telemetry - runs entirely in your browser.

Credits 🙏

Special Thanks to the original library maintainers for their incredible work on the obfuscation engine.

This project is made possible thanks to the open source community.

About

JavaScript Obfuscator WebUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published