# gaasedelen/tenet

A Trace Explorer for Reverse Engineers

Repository: https://github.com/gaasedelen/tenet
Canonical: https://ross.abutalabs.com/products/tenet
Language: Python
License: MIT
License Family: permissive
Topics: reverse-engineering, ida-pro, idapython, execution-trace, hexrays, trace-explorer, ida
Last push: 2023-10-23T13:53:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1961, "days_push": 1045, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1545, forks 170 (observed 2026-08-28T04:05:01.491033+00:00)

## What it is
Tenet is an IDA Pro plugin for exploring and navigating execution traces of binaries. It provides a timeline widget and bidirectional execution trails to help reverse engineers step forward and backward through collected traces.

## Use cases
- explore execution traces of a binary in IDA Pro
- step forward and backward through an execution trace
- visualize execution flow trails in a disassembler
- analyze complex execution patterns during reverse engineering
- load externally collected text traces into IDA
- zoom into specific sections of a trace timeline

## When to choose
- you use IDA Pro 7.5+ and need to navigate execution traces interactively
- you want a dependency-free Python plugin for trace exploration
- you need bidirectional time-travel debugging visualization in a disassembler

## When to avoid
- you don't use IDA Pro as your disassembler
- you need to collect traces rather than just explore them
- you need support for complex trace formats beyond simple text traces

## Facets
- artifact type: plugin
- maturity: maintenance
- function: reverse-engineering, developer-tools
- domain: reverse-engineering, security, developer-tools
- platform: windows, python
- tags: ida-pro, idapython, execution-trace, trace-explorer, hexrays, disassembler-plugin, macos, linux

## Member repositories
- gaasedelen/tenet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.491033+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:35.754195+00:00, confidence not recorded.
  - readme: https://github.com/gaasedelen/tenet (fetched 2026-08-28T04:05:01.491033+00:00, sha c4a88150f5c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
