| dweinstein/awesome-frida |
3,404 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
cc0-1.0 |
|
| Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida) |
| iddoeldor/frida-snippets |
1,969 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
|
JavaScript |
| Hand-crafted Frida examples |
| FrenchYeti/dexcalibur |
1,003 |
|
0 |
2 |
about 3 years ago |
18 |
September 27, 2021 |
30 |
apache-2.0 |
JavaScript |
| [Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform. |
| nccgroup/house |
960 |
|
0 |
0 |
almost 5 years ago |
0 |
|
12 |
mit |
JavaScript |
| A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. |
| noobpk/frida-ios-hook |
744 |
|
0 |
0 |
over 2 years ago |
2 |
May 05, 2021 |
5 |
mit |
JavaScript |
| A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform |
| noobpk/frida-android-hook |
323 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
JavaScript |
| A script that helps you trace classes, functions, and modify the return values of methods on Android platform |
| FrenchYeti/interruptor |
279 |
|
0 |
2 |
over 2 years ago |
13 |
April 02, 2023 |
9 |
other |
TypeScript |
| Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker |
| fkie-cad/friTap |
197 |
|
0 |
0 |
over 2 years ago |
22 |
December 20, 2022 |
5 |
gpl-3.0 |
JavaScript |
| The goal of this project is to help researchers to analyze traffic encapsulated in SSL or TLS. |
| n1ght-w0lf/HawkEye |
110 |
|
0 |
0 |
almost 6 years ago |
0 |
|
|
|
JavaScript |
| Malware dynamic instrumentation tool based on frida framework |
| ac3ss0r/DroidFrida |
106 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
apache-2.0 |
Java |
| Portable frida injector for rooted android devices. |