Skip to content

make frida strong, bypass frida detection.

Notifications You must be signed in to change notification settings

Remote0/strong-frida

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 94.1%
  • Python 5.9%