Frida
- 概述
Frida- 概述
Android、iOS的app逆向等领域中,最常用的工具之一
- 主要用法:iOS逆向期间,用
frida和frida-trace去动态调试代码逻辑 - 一句话描述
- A world-class Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
- Inject JavaScript to observe and reprogram running programs on Windows, macOS, GNU/Linux, iOS, watchOS, tvOS, Android, FreeBSD, and QNX
- A world-class Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
- 主页
- 作者:
oleavr=Ole André Vadla Ravnås- Github
- 所属公司
- NowSecure
- 概述
- 详解
- 独立子教程