FICHA · MANJARO

cargo-binutils

Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain

  • tool
  • CLI
  • BUILD-SYSTEM
  • BINARY-ANALYSIS
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Adds Cargo subcommands that call LLVM tools shipped with the Rust toolchain. Developers use them to inspect object files, symbols, sizes, and other low-level build artifacts from Rust projects.

Use it when debugging builds, investigating binaries, or integrating LLVM tooling into Rust workflows. The output is technical and mainly useful to developers.

How to run

cargo objdump

Commands: cargo objdump

Permissions

Permissions not analysed for this source yet.