Skip to content

An anti detection version frida-server for android.

Notifications You must be signed in to change notification settings

dalion971/strongR-frida-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

Patch By Dalion

由于frida变动较大,用patch的方式修补几乎无法自动成功,使用硬替换的方式,再拉取上游frida后,替换已经手动patch后frida-core 需要设置Secret PATCH_REPO 为指向frida-core的仓库 如https://github.com/dalion971/frida-core.git 由于替换是硬编码路径不要修改路径及相对路径

        git clone --recurse-submodules https://github.com/frida/frida
        rm -rf frida/frida-core
        cp -r frida-core frida/frida-core
        cd frida

Fork This Repository

需要设置Secrets 包括

   GIT_OWNER      
   GIT_REPO
   GIT_CREDENTIALS
   GIT_EMAIL
   GIT_NAME
   PATCH_REPO

GIT_CREDENTIALS 在个人github账户开发者设置生成一个

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

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.

Resources

Stars

Watchers

Forks

Packages

No packages published