awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHTML

Specialized obfuscation for JavaScript embedded within HTML script tags.

Distinct from Script Obfuscation: Distinct from general Script Obfuscation: focuses on the interaction and preservation of HTML structure while obfuscating internal JS.

Explore 1 awesome GitHub repository matching operating systems & systems programming · HTML. Refine with filters or upvote what's useful.

Awesome HTML GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • javascript-obfuscator/javascript-obfuscatorالصورة الرمزية لـ javascript-obfuscator

    javascript-obfuscator/javascript-obfuscator

    16,129عرض على GitHub↗

    This project is a JavaScript code protection tool designed to transform source code into a version that is difficult for humans to read. Its primary purpose is to protect intellectual property and prevent reverse engineering by altering the original program logic. The tool employs several advanced techniques to hinder analysis, including control flow flattening and the injection of dead code. It can compile functions into custom bytecode executed by an embedded virtual machine and encrypt string literals to prevent static analysis of text. Additional capabilities include anti-debugging mecha

    Obfuscates JavaScript inside HTML script tags while preserving the surrounding HTML structure.

    TypeScript
    عرض على GitHub↗16,129
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Shells & Scripting
  5. PowerShell
  6. Script Obfuscation
  7. HTML