ctfdump
FreeBSD CTF utilities
Install
- All systems
-
curl cmd.cat/ctfdump.sh
- Debian
-
apt-get install ctfutils
- Ubuntu
-
apt-get install ctfutils
- Kali Linux
-
apt-get install ctfutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ctfutils
- Raspbian
-
apt-get install ctfutils
- Dockerfile
- dockerfile.run/ctfdump
ctfutils
FreeBSD CTF utilities
This package contains utilities to create, merge and dump contents of CTF files. CTF (Compact C Type) format encapsulates a reduced form of debugging information similar to DWARF.