A collection of statically compiled tools like Nmap and Socat.
Find a file
2021-04-19 16:38:56 +02:00
.github/workflows Updated tag checks 2021-04-19 16:38:56 +02:00
build Added release job for GDB 2021-04-19 16:03:23 +02:00
package/targets/nmap Added release job for Nmap 2021-04-19 11:07:28 +02:00
patches/gdb Updated building framework 2020-11-04 12:41:52 +01:00
.gitattributes Initial commit 2018-02-22 13:54:13 +01:00
.gitignore Initial commit 2018-02-22 13:54:13 +01:00
README.md Updated README.md 2020-11-04 12:53:05 +01:00

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.

Building Status

The following table shows the building status for the current toolset. The following architectures are currently supported:

  • x86
  • x86_64
  • ARMHF
  • AARCH64
Tool Status
Nmap Nmap
OpenSSH OpenSSH
socat socat
GDB & gdbserver GDB & gdbserver
tcpdump tcpdump