Synopsis
Description
Show metadata about a binary without running the analysis pipeline. Displays architecture, format, compiler, and function count with size classification breakdown.Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
BINARY | Path | Yes | Path to the binary file. Must exist. |
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--ghidra-dir | Path | Auto-detected | Override Ghidra installation directory. |
Example
Further reading
- Binary Info — usage guide with example output
- Supported Architectures — what Kong can analyze

