ckport

portability analysis and security checking tool

Install

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

ckport

portability analysis and security checking tool

ckport is a tool to check already compiled binaries and libraries for porting and security problems. It uses objdump to read the binaries and analyses calls and jumps to functions. This package is architecture independent and can be used on non-host architecture binaries if an objdump tool for the target architecture is installed.