2 مستودعات
Pattern-matching systems used specifically to identify pre-installed software packages.
Distinct from Pattern-Based Detection: Focuses on identifying bloatware packages specifically, rather than security vulnerabilities or general software patterns.
Explore 2 awesome GitHub repositories matching security & cryptography · Bloatware Identifiers. Refine with filters or upvote what's useful.
Canta هو مدير تطبيقات نظام بدون صلاحيات روت (non-root) وأداة لإزالة البرامج غير المرغوب فيها (bloatware) لنظام Android. يقوم بتحديد وحذف برامج النظام غير الضرورية من خلال الاستفادة من خدمات النظام ذات الامتيازات. تستخدم الأداة قائمة منسقة من الحزم الآمنة للإزالة لتحديد البرامج غير المرغوب فيها ومنع عدم استقرار النظام. وتقوم بتنفيذ عمليات الإزالة هذه دون الحاجة إلى صلاحيات روت كاملة للجهاز من خلال استخدام خدمة Shizuku لتنفيذ الأوامر ذات الامتيازات. يوفر المشروع إمكانيات لإلغاء تثبيت التطبيقات بدون روت، وتعطيل التطبيقات بطريقة غير مدمرة، وتحسين النظام من خلال تصفية الحزم وتنفيذ العمليات عبر ADB.
Provides a system to identify pre-installed bloatware by matching installed packages against curated safe-to-delete lists.
RyTuneX is a utility suite designed for managing operating system features, removing bloatware, and controlling data privacy settings. It functions as a system optimizer and debloater that allows users to uninstall preinstalled applications and tune system configurations to improve performance and reliability. The project includes a privacy manager to disable telemetry and block data collection tracking. It provides a dashboard for modifying system behaviors and hardware specifications through a simplified interface, including toggle switches for native operating system features. The suite c
Identifies preinstalled applications by matching package names and paths against a known bloatware database.