8 रिपॉजिटरी
Toolkits for intercepting Java and native layer functions to modify app behavior at runtime.
Distinct from Android Application Modifiers: Focuses on the framework for interception/hooking rather than binary patching/modification.
Explore 8 awesome GitHub repositories matching mobile development · Android Hooking Frameworks. Refine with filters or upvote what's useful.
VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr
Provides a toolkit for intercepting Java and native layer functions to modify application behavior without source changes.
Xposed is a native Android runtime hooking framework and instrumentation tool. It provides a modified version of the Android app process binary to intercept and modify the behavior of system and application processes at the binary level. The framework enables Android operating system customization by altering internal function calls and runtime execution flow. It achieves this through native process instrumentation, allowing for the modification of functionality without altering original application files. The tool covers several low-level capabilities, including native library injection and
Provides a native framework for intercepting and modifying the behavior of Android system and application processes.
Elder driver Xposed Framework.
Provides a framework that intercepts and modifies method calls in the Android Runtime (ART) without altering application binaries.
Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It functions as an aspect-oriented programming framework and a dynamic method interceptor designed to monitor and alter the behavior of Java methods within the Android Runtime. The project provides capabilities for intercepting and modifying both core Android framework components and specific application logic. This allows for the injection of custom Java behavior and the redirection of method execution without altering the original source code. The framework includes tools for applicat
Provides a specialized framework for hooking into the Android Runtime (ART) to intercept and modify method calls.
Dexposed, Android उपकरणों पर डायनेमिक पैचिंग, फ्रेमवर्क इंटरसेप्शन और कोड इंस्ट्रूमेंटेशन के लिए डिज़ाइन किए गए रनटाइम टूल और इंजन का एक सेट है। यह एक हुकिंग फ्रेमवर्क और इंस्ट्रूमेंटेशन टूल के रूप में कार्य करता है जिसका उपयोग मूल बाइटकोड को संशोधित किए बिना लॉजिक को बदलने के लिए चल रही प्रक्रियाओं में कस्टम कोड लोड करने के लिए किया जाता है। यह प्रोजेक्ट Android एप्लिकेशन और सिस्टम फ्रेमवर्क दोनों के भीतर विधि व्यवहार के इंटरसेप्शन और संशोधन को सक्षम बनाता है। यह विशेष रूप से फ्रेमवर्क कॉल को ओवरराइड करके और रीस्टार्ट की आवश्यकता के बिना लाइव प्रक्रियाओं पर हॉट पैच लागू करके ऑपरेटिंग सिस्टम की सीमाओं को बायपास करने की क्षमताएं प्रदान करता है। टूलसेट व्यापक इंस्ट्रूमेंटेशन क्षमताओं को कवर करता है, जिसमें विधि निष्पादन का इंटरसेप्शन, सुपर विधि कॉल का पुनर्निर्देशन, और रनटाइम इंटरसेप्शन के माध्यम से सिस्टम-स्तरीय व्यवहार की निगरानी शामिल है।
Acts as a comprehensive toolkit for intercepting Java and native layer functions within the Android framework.
xHook Android ELF बाइनरी के लिए एक लो-लेवल इंस्ट्रूमेंटर और हुकिंग लाइब्रेरी है। यह नेटिव सिंबल को इंटरसेप्ट करने और प्रोसीजर लिंकेज टेबल को संशोधित करके फंक्शन कॉल को रीडायरेक्ट करने के लिए एक फ्रेमवर्क के रूप में कार्य करता है। यह टूल विशिष्ट बाइनरी फाइलों और सिंबल को इंटरसेप्ट करने के लिए रेगुलर एक्सप्रेशन का उपयोग करता है। यह मूल बाइनरी फाइलों को बदले बिना नेटिव कॉल को कस्टम फंक्शन कार्यान्वयन की ओर रीडायरेक्ट करने में सक्षम बनाता है। यह फ्रेमवर्क डायनेमिक सिंबल रिज़ॉल्यूशन, ELF टेबल संशोधन और नेटिव लाइब्रेरी के सुरक्षा विश्लेषण को कवर करता है। इसमें स्थिरता तंत्र भी शामिल है जो सेगमेंटेशन फॉल्ट को इंटरसेप्ट करने और पॉइंटर गणना के दौरान एप्लिकेशन क्रैश को रोकने के लिए सिग्नल हैंडलर का उपयोग करता है।
Provides a toolkit for intercepting and redirecting native layer functions to modify Android application behavior at runtime.
LSPosed_mod is a system for Android system hooking and module management. It enables the installation and configuration of system-level modifications to change device behavior without altering the original system image or source files. The project utilizes zygote-based process injection and runtime method hooking to intercept execution flows in memory. It includes a version-agnostic execution layer to maintain a consistent interface across different Android operating system versions and environments, as well as dynamic proxy interception to modify method arguments and return values. Manageme
Provides a toolkit for intercepting Java and native layer functions to modify Android app behavior at runtime.
XposedBridge एक एंड्रॉइड Java हुकिंग फ्रेमवर्क और बाइटकोड इंस्ट्रूमेंटेशन इंजन है। यह एंड्रॉइड ऑपरेटिंग सिस्टम और इंस्टॉल किए गए एप्लिकेशन के भीतर Java मेथड कॉल्स को इंटरसेप्ट और मॉडिफाई करने के लिए एक रनटाइम सिस्टम के रूप में कार्य करता है। यह प्रोजेक्ट ज़ाइगोट (zygote) प्रोसेस इंजेक्शन के लिए एक मैकेनिज्म प्रदान करता है, यह सुनिश्चित करता है कि सभी स्पॉन किए गए एप्लिकेशन इंस्ट्रूमेंटेशन लॉजिक को इनहेरिट करें। यह निजी आंतरिक सिस्टम मेंबर्स तक पहुंचने के लिए मेथड प्रॉक्सीइंग और Java रिफ्लेक्शन के माध्यम से आंतरिक एंड्रॉइड सिस्टम व्यवहारों के संशोधन को सक्षम बनाता है। यह फ्रेमवर्क डायनामिक एंड्रॉइड इंस्ट्रूमेंटेशन और रनटाइम एनालिसिस का समर्थन करता है, जो मेथड एग्जीक्यूशन फ्लो के अवलोकन और हेरफेर की अनुमति देता है। इसकी क्षमताएं एंड्रॉइड एप्लिकेशन मॉडिंग को कवर करती हैं, जिसमें मूल APK फाइलों को संशोधित किए बिना आंतरिक लॉजिक को बदलने की क्षमता शामिल है।
Provides a toolkit for intercepting Java and native layer functions to modify Android system and application behavior.