Discover the best command-line tools
37 tools found
File downloader utility
apt-get install wget
Monitor bandwidth by process
apt-get install nethogs
Memory debugging and profiling
apt-get install valgrind
Library call tracing tool
apt-get install ltrace
Network grep for packet analysis
brew install ngrep
Network read and write utility
apt-get install netcat
Linux performance analysis tool
apt-get install linux-tools
Display object file information
apt-get install binutils
Extract text strings from files
List symbols in object files
List dynamic library dependencies
apt-get install libc-bin
Display ELF file information
Strip symbols from object files
Hexdump utility
apt-get install vim-common
Display hexadecimal dump
apt-get install bsdmainutils
Multipurpose relay utility
apt-get install socat
GNU Debugger for native code
brew install gdb