KbaHaxor / static-toolbox

A collection of statically compiled tools like Nmap and Socat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

socat ARMHF

socat AARCH64

GDB

GDB x86_64

About

A collection of statically compiled tools like Nmap and Socat.


Languages

Language:Shell 99.5%Language:PowerShell 0.5%