A collection of statically compiled tools like Nmap and Socat.
Find a file
2020-07-15 22:13:51 +02:00
.github Added GitHub Actions and updated build framework 2020-07-15 22:13:51 +02:00
build Added GitHub Actions and updated build framework 2020-07-15 22:13:51 +02:00
package/targets/nmap Added GitHub Actions and updated build framework 2020-07-15 22:13:51 +02:00
packaging call nmap executable in run-nmap.sh directory 2019-04-09 10:49:58 +02:00
recipes Added gdb and gdbserver recipes 2018-04-19 23:32:21 +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 Added GitHub Actions and updated build framework 2020-07-15 22:13:51 +02:00
Vagrantfile Changed Vagrantfile settings 2018-04-19 22:45:07 +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

Nmap

Nmap x86_64

Nmap x86

Nmap ARMHF

Nmap AARCH64

OpenSSH

OpenSSH x86_64

OpenSSH x86

OpenSSH ARMHF

OpenSSH AARCH64

socat

socat x86_64

socat x86

OpenSSH ARMHF

OpenSSH AARCH64

GDB

GDB x86_64