wyzmlr / awesome-frida

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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
  • 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

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

About

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

License:Creative Commons Zero v1.0 Universal