Hacking Tools

strongR-frida-android : An Anti-Detection Version Of Frida For Android

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.

Key Features

  • Anti-Detection Patches: The project includes several patches applied to the core components of Frida, such as 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.
  • Automatic Updates: The project follows Frida’s upstream development closely, ensuring that the patches are compatible with the latest versions of Frida. This means that whenever Frida updates, the strongR-frida-android version can be quickly adapted to maintain its anti-detection capabilities.
  • Community Support: The project benefits from contributions and references from other similar projects and researchers in the field. This collaborative approach helps in refining the patches and ensuring they remain effective against evolving detection techniques.

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:

PatchsetModuleName
strongR-fridafrida-core0001-string_frida_rpc.patch
strongR-fridafrida-core0002-io_re_frida_server.patch
strongR-fridafrida-core0003-pipe_linjector.patch
strongR-fridafrida-core0004-io_frida_agent_so.patch
strongR-fridafrida-core0005-symbol_frida_agent_main.patch
strongR-fridafrida-core0006-thread_gum_js_loop.patch
strongR-fridafrida-core0007-thread_gmain.patch
strongR-fridafrida-core0008-protocol_unexpected_command.patch

Using strongR-frida-android provides several benefits for security researchers and developers:

  • Enhanced Stealth: By reducing the detectability of Frida, researchers can perform more thorough analyses without triggering security measures that might block or terminate their tools.
  • Compatibility: The project ensures that the anti-detection features remain compatible with the latest Frida versions, making it easier to integrate into existing workflows.
  • Community Resources: The project leverages contributions from the broader security community, providing access to a wealth of knowledge and expertise in evading detection mechanisms.

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.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

2 weeks ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

2 weeks ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

2 weeks ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

2 weeks ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

2 weeks ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

2 weeks ago