Ross ROSS = Recommend OSS · open-source software intelligence for agents

andrew-d/static-binaries

Various *nix tools built as statically-linked binaries observed · 2026-08-28

github.com/andrew-d/static-binaries · Shell · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4214
  • days_rel: n/a
  • days_push: 1108
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3753 stars · 616 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A collection of common *nix tools (nmap, tcpdump, strace, socat, python, etc.) prebuilt as statically-linked binaries, with the Dockerfiles and build scripts used to produce them. It lets you drop portable single-file tools onto systems where dependencies or package managers are unavailable.

Use cases

  • download a static nmap binary onto a server with no package manager
  • run tcpdump on a minimal container or embedded device
  • get a portable strace or socat without compiling
  • drop prebuilt tools into a pentest environment or restricted host
  • build my own static binaries from the provided Dockerfiles

When to choose

  • you need a specific *nix tool as a single portable binary on Linux
  • you're working on systems without package managers or matching libraries
  • you want to inspect or rebuild the binaries from included Dockerfiles

When to avoid

  • you need up-to-date, frequently patched tool versions
  • you need Windows or macOS support - coverage is Linux-focused and spotty
  • you need fully functional static Python (sqlite and some features don't work)

Facets

application · maturity maintenance

developer-tools cli security networking developer-tools security self-hosted cli statically-linked-binaries portable-tools nmap tcpdump strace socat pentest-toolkit command-line linux docker

1 source

Member repositories

RepositoryRoleHealth v2
andrew-d/static-binariesmain32

For agents

markdown · JSON · MCP: product_card(name="andrew-d/static-binaries")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem