aboutcode-org / aboutcode-org/rust-inspector
Also handle weird binaries without cargo-auditable nor DWARFs
未關閉
- 主要語言
- Python
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。