execution-trace-viewer
Execution Trace Viewer
A tool for viewing and analyzing execution traces of binary code
Tool for viewing and analyzing execution traces
270 stars
12 watching
54 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
pyqt5pythonreverse-engineeringsecuritysecurity-toolsx64dbg
Related projects:
Repository | Description | Stars |
---|---|---|
capslock66/tracetool | A tool for monitoring and analyzing software applications in real-time | 38 |
gaasedelen/tenet | A tool for analyzing and exploring execution traces in software | 1,326 |
melisgl/journal | A library for logging, tracing, testing, and persistence in Common Lisp | 39 |
chugr/adverb | Tools for distilling and displaying network trace data in an interactive web page format | 12 |
ynqa/logu | Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 83 |
khamidou/lptrace | A tool that allows real-time tracing of any Python program's function calls. | 700 |
ocharles/what-it-do | Tools for automatically tracing and displaying the execution flow of do expressions in Haskell code | 84 |
apeworx/evm-trace | A tool to analyze and visualize the execution of smart contract transactions on the Ethereum Virtual Machine | 301 |
fishcakez/dbg | A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. | 161 |
rostedt/trace-cmd | Utilities for analyzing and visualizing Linux kernel execution traces. | 268 |
endofline-py/tfetch | A Python-based tree view system for fetching and displaying system information | 7 |
stringertheory/traces | An unevenly-spaced time series analysis library designed to handle irregular measurement intervals and multiple series with different frequencies. | 530 |
grantseltzer/weaver | Tool to analyze and debug Go program execution by tracing function calls with eBPF uprobes | 298 |
wesdu/fastapi-opentracing | Middleware to support OpenTracing in FastAPI applications deployed on Kubernetes. | 24 |
mynyml/watchr | Automates testing of code changes in real-time | 1,273 |