Browse CLI Tools

Discover the best command-line tools

893 tools found

O

Objdump

debug

Display object file information

binaryanalysis
0
apt-get install binutils
S

Strings

debug

Extract text strings from files

binarytext
0
apt-get install binutils
N

Nm

debug

List symbols in object files

binarysymbols
0
apt-get install binutils
L

Ldd

debug

List dynamic library dependencies

dependencieslibraries
0
apt-get install libc-bin
R

Readelf

debug

Display ELF file information

binaryelf
0
apt-get install binutils
S

Strip

debug

Strip symbols from object files

binarysymbols
0
apt-get install binutils
X

Xxd

debug

Hexdump utility

hexbinary
0
apt-get install vim-common
H

Hexdump

debug

Display hexadecimal dump

hexbinary
0
apt-get install bsdmainutils
S

Socat

debug

Multipurpose relay utility

networkrelay
0
apt-get install socat
A

abbr

productivity

Shell abbreviation utility

shellabbreviation
0
pip install thefuck
A

apt

package manager

Advanced Package Tool for Debian/Ubuntu

package-managerdebianubuntu
0
sudo apt-get update
G

gdb

debug

GNU Debugger for native code

debuggingcppc
0
brew install gdb
K

kubectl

container

Kubernetes command-line tool

kubernetescliorchestration
0
brew install kubectl
M

make

build

Classic build automation tool

buildautomationclassic
0
brew install make
M

mysql

database

MySQL command-line client

databasemysql
0
brew install mysql-client
M

mysql-server

database

MySQL database server

databasemysql
0
brew install mysql
N

nano

editor

Simple and user-friendly text editor

editorsimplebeginner-friendly
0
brew install nano