System call instrumentation on Linux/x86‑64 using memory‑indirect calls, part I

·Hacker News··

Rambles around computer science Diverting trains of thought, wasting precious time 15 06 2026--> Mon, 15 Jun 2026 System call instrumentation on Linux/x86-64 using memory-indirect calls (in vain?), part one My libsystrap library provides a simple instrumentation of system calls in Linux x86-64 userland. However, its current implementation suffers a double-trap overhead: system calls become ud2, which generates a SIGILL trap. Then we run the system call itself from within the signal handler, caus

Read full article →

Related Articles

Xbox goes down. You can't play games you own on disc
surprisetalk · Hacker News · 1d ago
Ten advances in mathematics and theoretical computer science
milkshakes · Hacker News · 2d ago
Why Erdős Problems Are Falling to AI
pseudolus · Hacker News · 9h ago
Oxide Computer raises $445M (SEC Form D)
depr · Hacker News · 1d ago
Mistral's Shieldstral: 3B open-weights model for multimodal moderation
riadsila · Hacker News · 1d ago