wcc
Collection of tools to manipulate binaries and shared objects
Install
- All systems
-
curl cmd.cat/wcc.sh
- Debian
-
apt-get install wcc
- Ubuntu
-
apt-get install wcc
- Kali Linux
-
apt-get install wcc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wcc
- Dockerfile
- dockerfile.run/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.