ctfconvert
FreeBSD CTF utilities
Install
- All systems
-
curl cmd.cat/ctfconvert.sh
- Debian
-
apt-get install ctfutils - Ubuntu
-
apt-get install ctfutils - Kali Linux
-
apt-get install ctfutils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ctfutils - Raspbian
-
apt-get install ctfutils
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.