voicon / strong-frida

make frida strong, bypass frida detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strong-frida

make frida strong, bypass frida detection.

Anti Frida tricks

Anti Frida tricks

Features

patch files from @hluwa. here

$ tree patch/frida-core/
patch/frida-core/
├── 0001-string_frida_rpc.patch
├── 0002-io_re_frida_server.patch
├── 0003-pipe_linjector.patch
├── 0004-io_frida_agent_so.patch
├── 0005-symbol_frida_agent_main.patch
├── 0006-thread_gum_js_loop.patch
├── 0007-thread_gmain.patch
└── 0008-protocol_unexpected_command.patch

References

https://github.com/hluwa/strongR-frida-android

https://github.com/qtfreet00/AntiFrida

https://github.com/darvincisec/DetectFrida

https://github.com/b-mueller/frida-detection-demo

About

make frida strong, bypass frida detection.

License:Apache License 2.0


Languages

Language:Shell 78.0%Language:PowerShell 18.3%Language:Python 3.8%