static-toolbox/README.md
2020-10-09 11:26:28 +02:00

2.9 KiB

static-toolbox

This repository includes prebuild static binaries and build-recipes for various tools like Nmap and OpenSSH.

The Linux versions are compiled with the musl-cross toolchain and the openssl-pm-snapshot fork of OpenSSL in order to support a wide range of SSL/TLS features (Warning: some of them are insecure!).

Compilation is done automatically with GitHub Actions.

Current Limitations

  • Downloading of build artifacts in GitHub Ations currently requires a GitHub account
  • Blobs in build artifacts are zipped by the GitHub frontend by default, even zip files themselves! Build artifact zips may contain other zip files.

Tools

x86 x86_64 ARMHF AARCH64
Nmap Nmap x86 Nmap x86_64 Nmap ARMHF Nmap AARCH64
OpenSSH OpenSSH x86 OpenSSH x86_64 OpenSSH ARMHF OpenSSH AARCH64
socat socat x86 socat x86_64 socat ARMHF socat AARCH64
GDB GDB x86 GDB x86_64 GDB ARMHF GDB AARCH64
tcpdump tcpdump x86 tcpdump x86_64 tcpdump ARMHF tcpdump AARCH64