A collection of statically compiled tools like Nmap and Socat.
Find a file
2020-09-09 11:57:24 +02:00
.github/workflows Added GDB workflows 2020-07-29 17:51:12 +02:00
build Minor build script cleanup 2020-09-09 11:57:24 +02:00
package/targets/nmap Added GitHub Actions and updated build framework 2020-07-15 22:13:51 +02: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-09-09 11:50:15 +02: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.

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