
bochs_linux_kernel_debugging
Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)

Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Fully dockerized Linux kernel debugging environment

Live kernel signal observability tool using eBPF tracepoints to stream every signal raised on a Linux host, showing sender, target, disposition,…

RISC-V emulator in Rust that boots Linux with JIT on ARM64/x86_64 and Sv39 virtual memory

Process-independent interface to Linux system calls

ltm is a machine-history debugger for Linux. It records process, file, network, memory, and block-I/O metadata via eBPF, then lets you query the…

Runtime instrumentation framework for building dynamic analysis tools: tracing, profiling, code coverage, memory debugging, fuzzing, and disassembly…

A Linux version of the ProcDump Sysinternals tool

Linux syscall tracer using ptrace to monitor, debug, and analyze system calls, signal deliveries, and process state changes for diagnostics and…

Memory Debugger for Windows, Linux, Mac, and Android

Frida-based tracer for easier reverse-engineering on Android, iOS, Linux, Windows and most related architectures.

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures,…

Drltrace is a library calls tracer for Windows and Linux applications.

A pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: .

BPF-based Linux IPC tracer for pipes, signals, Unix sockets, loopback, and pseudoterminals with metadata and content capture, filtering, and JSON…

SALT - SLUB ALlocator Tracer for the Linux kernel