frinet
Process tracer
Tracer for generating platform-specific execution traces with Frida plugin on various architectures
Frida-based tracer for easier reverse-engineering on Android, iOS, Linux, Windows and most related architectures.
464 stars
13 watching
45 forks
Language: C
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
krakjoe/trace | A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
rostedt/trace-cmd | Utilities for analyzing and visualizing Linux kernel execution traces. | 268 |
automation-stack/ctrace | A tool for displaying detailed information about system calls and signals in running processes. | 120 |
frenchyeti/dexcalibur | A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,059 |
gaasedelen/tenet | A tool for analyzing and exploring execution traces in software | 1,326 |
virb3/magisk-frida | Enables persistent frida-server execution on Android devices using Magisk as a root solution | 949 |
frida/frida-gum | A cross-platform instrumentation and introspection library written in C. | 756 |
acidjunk/starlette-opentracing | Provides Opentracing support for Starlette and FastAPI frameworks | 65 |
kxxt/tracexec | A utility for tracing execve{,at} and pre-exec behavior in programs. | 276 |
nadrin/quartz | A Vulkan-based path tracer with a declarative scene description language | 435 |
redink/extrace | An Elixir wrapper around Recon Trace tracing functionality | 58 |
federicodotta/brida | A tool that bridges Burp Suite and Frida to manipulate mobile application behavior by dynamically modifying their internal logic | 1,645 |
jacereda/fsatrace | A tool to inject code into applications to track file accesses and generate dependencies | 81 |
nowsecure/r2frida | A plugin for Radare2 that integrates Frida dynamic instrumentation toolkit for inspecting and manipulating running processes | 1,188 |
jeremy-rifkin/cpptrace | A portable C++ stacktrace library supporting various platforms and debug formats | 727 |