Skip to content

Also handle weird binaries without cargo-auditable nor DWARFs #2

@pombredanne

Description

@pombredanne

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:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions