strongR-frida-android is a project that builds upon the popular dynamic instrumentation toolkit, Frida, by incorporating anti-detection patches specifically designed for Android devices.
This version of Frida aims to reduce its visibility to applications that might detect and block its operations, making it more suitable for advanced reverse engineering and security testing tasks.
frida-core
, to minimize its detectability by applications. These patches modify aspects like string handling, I/O operations, and thread management to evade detection mechanisms.The patches included in strongR-frida-android are designed to address various aspects of Frida’s functionality that might be detectable by security measures in applications. Here are some of the key patches:
Patchset | Module | Name |
---|---|---|
strongR-frida | frida-core | 0001-string_frida_rpc.patch |
strongR-frida | frida-core | 0002-io_re_frida_server.patch |
strongR-frida | frida-core | 0003-pipe_linjector.patch |
strongR-frida | frida-core | 0004-io_frida_agent_so.patch |
strongR-frida | frida-core | 0005-symbol_frida_agent_main.patch |
strongR-frida | frida-core | 0006-thread_gum_js_loop.patch |
strongR-frida | frida-core | 0007-thread_gmain.patch |
strongR-frida | frida-core | 0008-protocol_unexpected_command.patch |
Using strongR-frida-android provides several benefits for security researchers and developers:
Overall, strongR-frida-android is a valuable tool for those who require advanced dynamic instrumentation capabilities on Android devices while minimizing the risk of detection by security software.
KrbRelayEx is a sophisticated tool designed for performing Man-in-the-Middle (MitM) attacks by relaying Kerberos AP-REQ…
CVE-2025-26319 is a critical vulnerability affecting FlowiseAI Flowise versions up to and including 2.2.6. This…
remotePad is a versatile plugin for the GoldHEN platform, designed to enhance the gaming experience…
The ps5-pup-decrypt tool is a utility designed to decrypt PlayStation 5 (PS5) firmware update files,…
Impacket is a powerful collection of Python classes designed to work with various network protocols,…
As Large Language Models (LLMs) become increasingly integral to various applications, ensuring their security is…