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