A collection of statically compiled tools like Nmap and Socat.
Find a file
2020-11-04 12:40:51 +01:00
.github/workflows Added new workflows 2020-11-04 12:38:46 +01:00
build Update build_gdb.sh 2020-10-12 19:09:44 +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 Merge branch 'master' of github.com:ernw/static-toolbox 2020-11-04 12:40:51 +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.

Tools

|Nmap|| |OpenSSH|| |socat|| |GDB|| |tcpdump||