home/categories/debugging/letta-ai-skills-letta-benchmarks-trajectory-only-path-tracing-reverse-skill-md
debuggingtools

path-tracing-reverse

This skill provides guidance for reverse engineering compiled binaries to produce equivalent source code. It applies when tasks require analyzing executables, extracting algorithms and constants, and recreating identical program behavior in source form. Use when the goal is byte-for-byte or pixel-perfect reproduction of binary output.

letta-ai
maintainer
letta-ai
Actualizado 1/19/2026
Estrellas
31
Forks
5
quick start

Installation and usage

This skill provides guidance for reverse engineering compiled binaries to produce equivalent source code. It applies when tasks require analyzing executables, extracting algorithms and constants, and recreating identical program behavior in source form. Use when the goal is byte-for-byte or pixel-perfect reproduction of binary output.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use path-tracing-reverse