wsh

Collection of tools to manipulate binaries and shared objects

Install

All systems
curl cmd.cat/wsh.sh
Debian Debian
apt-get install wcc
Ubuntu
apt-get install wcc
image/svg+xml Kali Linux
apt-get install wcc
Windows (WSL2)
sudo apt-get update sudo apt-get install wcc

wcc

Collection of tools to manipulate binaries and shared objects

This tool permits one to manipulate binaries and shared liraries to reuse their API into an external usage, as a relocatable object that can be linked to a new project, or through an interpreter (wsh) to execute internal API directly.