freeloop4032 / strongR-frida-android

An anti detection version frida-server for android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strongR-frida-android

Follow FRIDA upstream to automatic patch and build an anti-detection version of frida-server for android.

跟随 FRIDA 上游自动修补程序,并为 Android 构建反检测版本的 frida-server。

Hint: Don't fork this repository

构建指定版本frida

创建新的issues 选择 New Version 模板

标题格式为 [VERSION]frida版本号,别自己瞎搞,以 https://github.com/frida/frida/tags 为准,一般类似 15.1.19 这样

可以参考 已有请求编译版本集锦

注意:

本项目只是提供构建,核心防frida检测都是依赖于 Git Patch Files

如果patch失败,请去Git Patch Files 提issues,本人无力解决这个问题。

已知问题,因为git的patch是基于文件的,不同版本的patch可能不能通用,意味着可能存在patch成功但是构建的frida运行不了,或者patch成功,但是构建frida失败,或者直接patch失败。

针对这个问题,目前尚无精力完善,可以fork后自行修改或者尝试在本地编译frida。

Patchs

Git Patch Files

module name
frida-core 0001-string_frida_rpc.patch
frida-core 0002-io_re_frida_server.patch
frida-core 0003-pipe_linjector.patch
frida-core 0004-io_frida_agent_so.patch
frida-core 0005-symbol_frida_agent_main.patch
frida-core 0006-thread_gum_js_loop.patch
frida-core 0007-thread_gmain.patch
frida-core 0008-protocol_unexpected_command.patch

Download

Latest Release

References

Thanks

Discussion

Advert

About

An anti detection version frida-server for android.