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

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

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

1 مستودع

Awesome GitHub RepositoriesAndroid Resource Obfuscators

Tools that rename Android resource files and types to prevent reverse engineering.

Distinguishing note: Shortlist candidates cover packing, decoding, or reverse engineering itself, but not the obfuscation process.

Explore 1 awesome GitHub repository matching mobile development · Android Resource Obfuscators. Refine with filters or upvote what's useful.

Awesome Android Resource Obfuscators GitHub Repositories

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

    shwenzhang/AndResGuard

    8,641عرض على GitHub↗

    AndResGuard is a utility for Android asset optimization, resource shrinking, and resource obfuscation. Its primary purpose is to minimize the final application package footprint by compressing resource files, removing unnecessary data, and optimizing the resource table. The project focuses on preventing reverse engineering by renaming resource types and file names to short, randomized identifiers. It includes mechanisms to preserve specific assets through the use of whitelists and wildcard-driven exclusion patterns, ensuring compatibility with dynamic lookup requirements. Additional capabili

    Renames resource files and types to short identifiers to prevent reverse engineering of application assets.

    Java
    عرض على GitHub↗8,641
  1. Home
  2. Mobile Development
  3. Android Resource Obfuscators