macOS
brew install binsiderlocal Homebrew formula metadata
brew
Analyzes ELF binaries. Version 0.3.2 via Homebrew; verified from local package data.
install
brew install binsiderlocal Homebrew formula metadata
nix profile install nixpkgs#binsidernixpkgs package indexes · pkgs/by-name/bi/binsider/package.nix · source: api.github.com
sudo pacman -S binsiderArch Linux sync databases · binsider · source: geo.mirror.pkgbuild.com
sudo zypper install binsideropenSUSE Tumbleweed package metadata · binsider · source: download.opensuse.org
scoop install main/binsiderScoop official bucket manifest trees · bucket/binsider.json · source: api.github.com
overview
Analyzes ELF binaries
history
Binsider is a Rust TUI for analyzing ELF binaries, combining static inspection, dynamic tracing, strings, linked-library views, and hexdumps in one terminal interface.
The orhun/binsider repository was created in August 2023, and the first crates.io publication and v0.1.0 release arrived in September 2024. The README describes it as a terminal UI for static and dynamic ELF analysis, and the documentation site presents quickstart, installation, and usage pages.
The release history shows rapid early packaging from 0.1.0 in 2024 through 0.3.2 in February 2026.
Binsider moved quickly into package-manager channels: the supplied package facts list Homebrew, Nix, Arch, Scoop, and openSUSE packages, while the official docs also document Cargo, Arch, Alpine, binary releases, source builds, Docker images, and other installation methods.
The quickstart is `binsider <binary>`. The official docs describe general analysis, ELF layout inspection, dynamic tracing similar to strace/ltrace workflows, string extraction, and a hexdump dashboard.
Binsider is notable as a modern TUI wrapper around tasks traditionally split across readelf, ldd, strace, ltrace, strings, and hexdump. It is young, but it reflects the current packaging taste for interactive terminal tools that make old binary formats easier to explore.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
binsider | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/orhun/binsider
install metadata
| Package key | brew:binsider |
|---|---|
| Version | 0.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/binsider |
| Homepage | https://binsider.dev/ |
| Repository | https://github.com/orhun/binsider |
| Upstream docs | https://binsider.dev/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/orhun/binsider/archive/refs/tags/v0.3.2.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | binsider |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
binsider
nix profile install nixpkgs#binsiderbinsider 0.3.2-2
A TUI for analyzing binaries like a boss
https://github.com/orhun/binsider
sudo pacman -S binsiderbinsider 0.3.2-1.3
Analyze ELF binaries
https://github.com/orhun/binsider
sudo zypper install binsidermain/binsider
scoop install main/binsidersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.