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

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

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

2 مستودعات

Awesome GitHub RepositoriesSandbox Escapes

Techniques for bypassing application sandboxes to execute code in a more privileged context.

Distinct from User-Space Application Sandboxes: Existing candidates describe the sandboxes themselves, not the act of escaping them.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Sandbox Escapes. Refine with filters or upvote what's useful.

Awesome Sandbox Escapes GitHub Repositories

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

    opa334/Dopamine

    5,262عرض على GitHub↗

    Dopamine هي أداة كسر حماية (Jailbreak) لنظام iOS مصممة لتوفير وصول الجذر (Root) وامتيازات إدارية للأجهزة التي تعمل بنظام iOS 15 و 16. تعمل كاستغلال لتصعيد امتيازات النظام يمنح أذونات مرتفعة دون تعديل قسم النظام للقراءة فقط. يستخدم المشروع نموذج استغلال جذر شبه غير مقيد (Semi-untethered)، مما يعني أنه يتطلب مشغلاً يدوياً بعد كل إعادة تشغيل لاستعادة وصول الجذر. يسمح هذا النهج بتجاوز قيود النظام وتثبيت برامج غير مصرح بها. تدير الأداة وصول الجذر وتخصيص النظام من خلال مجموعة متنوعة من القدرات منخفضة المستوى، بما في ذلك تصحيح ذاكرة النواة وحقن المكتبة الديناميكية. تستخدم تقنيات مثل هروب وضع الحماية (Sandbox) لمساحة المستخدم وتعيين ذاكرة تجاوز PPL لتعديل جداول الصفحات المقيدة وتعطيل حماية الأمان.

    Bypasses application constraints by leveraging kernel vulnerabilities to execute code outside the app container.

    C
    عرض على GitHub↗5,262
  • straight-tamago/misaka26الصورة الرمزية لـ straight-tamago

    straight-tamago/misaka26

    3,793عرض على GitHub↗

    This project is a framework and utility suite for iOS and iPadOS designed for privilege escalation, security exploitation, and system customization. It functions as a tool for performing sandbox escapes, exploiting kernel-level memory corruption and persistence bugs, and injecting unsigned code to bypass standard operating system security checks. The tool enables the modification of restricted system parameters and hidden configuration files to unlock device functionality. It allows for the installation of unauthorized application bundles and alternative app stores by bypassing code signing r

    Bypasses mandatory access control limits to interact directly with protected system resources.

    عرض على GitHub↗3,793
  1. Home
  2. Operating Systems & Systems Programming
  3. Sandbox Escapes