aboutcode-org / aboutcode-org/rust-inspector
Also handle weird binaries without cargo-auditable nor DWARFs
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Some stripped Rust binaries built without cargo-auditable and no DWARF debug symbols still have detailed paths to the Rust source files used use to build them.
In this exe:
- https://github.com/AdrianEddy/telemetry-parser/releases/download/v0.3.0/gyro2bb-linux64
I can see these paths:
- /home/runner/work/telemetry-parser/telemetry-parser/src/runcam/mod.rs
- /home/runner/work/telemetry-parser/telemetry-parser/src/blackbox/csv.rs
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.