Skip to content

ixoxox/strong-frida

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 77.9%
  • PowerShell 18.3%
  • Python 3.8%