xtrace

trace communication between X client and server

Install

All systems
curl cmd.cat/xtrace.sh
Debian Debian
apt-get install xtrace
Ubuntu
apt-get install xtrace
Arch Arch Linux
pacman -S xtrace
image/svg+xml Kali Linux
apt-get install xtrace
CentOS
yum install xtrace
Fedora
dnf install xtrace
Windows (WSL2)
sudo apt-get update sudo apt-get install xtrace
Raspbian
apt-get install xtrace

xtrace

trace communication between X client and server

What strace is for system calls, xtrace is for X11 connections: you hook it between one or more X11 clients and an X server and it prints the requests going from client to server and the replies, events and errors going the other way.

glibc-utils

Development utilities from GNU C library

glibc-arm-linux-gnu

at arm-linux-gnu

radare-common

utilities and scripts used by radare

The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering. It is composed by an hexadecimal editor (radare) with a wrapped IO layer supporting multiple backends for local/remote files, debugger (osx,bsd,linux,w32), stream analyzer, assembler/disassembler (rasm) for x86,arm,ppc,m68k,java,msil,sparc code analysis modules and scripting facilities. A bindiffer named radiff, base converter (rax), shellcode development helper (rasc), a binary information extracter supporting (pe, mach0, elf, class, ...) named rabin, and a block-based hash utility called rahash. This package contains utilities and scripts used by the terminal and gtk edition of radare.

glibc

The GNU libc libraries