4 مستودعات
Altering the behavior of an active Android application by intercepting functions and modifying classes.
Distinct from Android Runtime: Focuses on the active manipulation of the running process rather than just executing security modules for testing.
Explore 4 awesome GitHub repositories matching security & cryptography · Runtime Manipulation. Refine with filters or upvote what's useful.
Elder driver Xposed Framework.
Hooks into the Android Runtime (ART) to replace or extend method implementations at runtime using native C/C++ components.
Drozer هو إطار عمل لاختبار الأمان ومحلل وقت التشغيل لتطبيقات وأجهزة Android. يعمل كإطار عمل لإدارة الثغرات وأداة أمنية تستخدم لتحديد نقاط الضعف، والتكوينات الخاطئة، والتسريبات داخل نظام تشغيل Android وتطبيقاته المثبتة. يمكن إطار العمل من محاكاة سلوك التطبيق والتفاعل مع نقاط اتصال الاتصال لاكتشاف العيوب الأمنية. كما يدير تنفيذ وتحليل ومشاركة الثغرات العامة لأغراض أبحاث أمن الأجهزة المحمولة. يوفر النظام إمكانيات لتدقيق التطبيقات، وأبحاث الثغرات، وتنفيذ وحدات أمنية متخصصة. يتضمن ذلك القدرة على التفاعل مع وقت تشغيل Android وصدفة الجهاز (device shell) لتقييم الوضع الأمني للأجهزة والبرمجيات.
Allows altering the behavior of active Android applications by interacting directly with the system runtime.
BiliRoamingX is a collection of binary modifications and an application feature unlocker for a mobile client. It functions as a set of patches designed to unlock hidden features, remove regional restrictions, and modify the behavior and appearance of the application. The project utilizes a customization framework to remove unwanted page elements and adjust interface scales. It includes a media playback optimizer that forces default high resolutions and enables custom playback speeds for video streams. The modification suite covers regional restriction bypasses, content feed filtering, and su
Alters the properties and methods of active application objects to enable disabled features.
This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di
Intercepts function calls and alters Java classes in real time to change how a mobile application executes.