An open API service indexing awesome lists of open source software.

https://github.com/coffeehb/fridahook

记录学习Frida Hook时的知识点和小脚本
https://github.com/coffeehb/fridahook

Last synced: 5 months ago
JSON representation

记录学习Frida Hook时的知识点和小脚本

Awesome Lists containing this project

README

          

# FridaHook
记录学习Frida Hook时的知识点和小脚本

## 参考
学习Frida首推这个项目

https://github.com/r0ysue/AndroidSecurityStudy

Frida脱壳推荐这个项目

https://github.com/hluwa/FRIDA-DEXDump

ADB调试命令相关必推荐

https://github.com/mzlogin/awesome-adb/blob/master/README.md

编写hook脚本练习

https://github.com/m0bilesecurity/Frida-Mobile-Scripts/tree/master/Android

## 实战

Brida插件加解密实战

https://xz.aliyun.com/t/7562