All Projects → dweinstein → Awesome Frida

dweinstein / Awesome Frida

Licence: cc0-1.0
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)

Projects that are alternatives of or similar to Awesome Frida

Frida Snippets
Hand-crafted Frida examples
Stars: ✭ 1,081 (-46.62%)
Mutual labels:  frida, hooking, dynamic-analysis
Airspy
AirSpy - Frida-based tool for exploring and tracking the evolution of Apple's AirDrop protocol implementation on i/macOS, from the server's perspective. Released during BH USA 2019 Training https://www.nowsecure.com/event/advanced-frida-and-radare-a-hackers-delight/
Stars: ✭ 116 (-94.27%)
Mutual labels:  frida, dynamic-analysis
allsafe
Intentionally vulnerable Android application.
Stars: ✭ 135 (-93.33%)
Mutual labels:  dynamic-analysis, frida
R2frida Wiki
This repo aims at providing practical examples on how to use r2frida
Stars: ✭ 168 (-91.7%)
Mutual labels:  frida, dynamic-analysis
r2frida-book
The radare2 + frida book for Mobile Application assessment
Stars: ✭ 38 (-98.12%)
Mutual labels:  dynamic-analysis, r2frida
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by 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.
Stars: ✭ 512 (-74.72%)
Mutual labels:  frida, hooking
Frida Ios Hook
A script that helps you trace classes, functions, and modify the return values of methods on iOS platform
Stars: ✭ 151 (-92.54%)
Mutual labels:  frida, hooking
Medusa
Binary instrumentation framework based on FRIDA
Stars: ✭ 258 (-87.26%)
Mutual labels:  frida, dynamic-analysis
R2frida
Radare2 and Frida better together.
Stars: ✭ 610 (-69.88%)
Mutual labels:  frida, dynamic-analysis
Mjolner
Cycript backend powered by Frida.
Stars: ✭ 11 (-99.46%)
Mutual labels:  frida, dynamic-analysis
Gamemaniptutorial
A tutorial for manipulating the rendering of a game (generally to increase its quality) if you only have a binary available
Stars: ✭ 119 (-94.12%)
Mutual labels:  hooking
Redexer
The Redexer binary instrumentation framework for Dalvik bytecode
Stars: ✭ 137 (-93.23%)
Mutual labels:  dynamic-analysis
Frida All In One
《FRIDA操作手册》by @hluwa @r0ysue
Stars: ✭ 1,990 (-1.73%)
Mutual labels:  frida
Pe Sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
Stars: ✭ 1,783 (-11.95%)
Mutual labels:  hooking
Fridaandroidtracer
A runnable jar that generate Javascript hook script to hook Android classes.
Stars: ✭ 114 (-94.37%)
Mutual labels:  frida
Cfb
Canadian Furious Beaver is a tool for hijacking IRPs handler in Windows drivers, and facilitating the process of analyzing Windows drivers for vulnerabilities
Stars: ✭ 146 (-92.79%)
Mutual labels:  hooking
Pathgrind
Path based Dynamic Analysis
Stars: ✭ 109 (-94.62%)
Mutual labels:  dynamic-analysis
Corellium Android Unpacking
Android Unpacking Automation using Corellium Devices
Stars: ✭ 107 (-94.72%)
Mutual labels:  frida
Dbgchild
Debug Child Process Tool (auto attach)
Stars: ✭ 145 (-92.84%)
Mutual labels:  hooking
Magisk Frida
🔐 Run frida-server on boot with Magisk, always up-to-date
Stars: ✭ 144 (-92.89%)
Mutual labels:  frida

Awesome Frida Awesome

A curated list of awesome projects, libraries, and tools powered by Frida.

What is Frida?

Frida is Greasemonkey for native apps, or, put in more technical terms, it’s a dynamic code instrumentation toolkit. It lets you inject snippets of JavaScript into native apps that run on Windows, Mac, Linux, iOS and Android.

Frida is an open source software.

More info here.

Table of Contents

Libraries

Projects

Talks & Papers

Powered by Frida

  • Aurora - Web app built on top of Frida
  • CloudSpy - Web app built on top of Frida
  • CryptoShark - Self-optimizing cross-platform code tracer based on dynamic recompilation
  • diff-gui - Web GUI for instrumenting Android
  • LobotomyLobotomy Fork - Android Reverse Engineering Framework & Toolkit
  • Appmon - Runtime Security Testing Framework for iOS, Mac OS X and Android Apps
  • Fridump - A universal memory dumper using Frida
  • frida-extract - Automatically extract and reconstruct a PE file that has been injected using the RunPE method
  • r2frida memory search
  • r2frida-wiki - Unofficial wiki that provides practical examples on how to use r2frida
  • google/ssl_logger - Decrypts and logs a process's SSL traffic.
  • google/tcp_killer - Shuts down a TCP connection based using output from a netstat cmd.
  • brida - Bridge between Burp Suite and Frida
  • objection - Runtime Mobile Exploration for iOS and Android
  • passionfruit - iOS App Analyzer with Web UI
  • House - A runtime mobile application analysis toolkit with a Web GUI, powered by Frida
  • Dwarf - A debugger built on top of PyQt5 and frida
  • Dexcalibur - A dynamic binary instrumentation tool designed for Android apps and powered by Frida
  • bagbak - Decrypt apps from AppStore on jailbroken devices. Supports decrypting app extensions.
  • Runtime Mobile Security (RMS) - A powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
  • PAPIMonitor - Python API Monitor for Android apps is a tool, powered by Frida, to monitor user-selected APIs during app execution.

Videos

Blog posts

Community

Contributions

Your contributions are always welcome!

If you want to contribute to this list (please do), send me a pull request or contact me @insitusec

Also, if you notice that a listing should be deprecated or replaced:

  • Repository's owner explicitly say that "this library is not maintained".
  • Not committed for long time (2~3 years).

More info on the guidelines

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].