• Overview
  • Topics
    • 0day
    • 2FA
    • Amplification
    • Android
    • Arduino
    • ARM
    • Autonomous System
    • BGP
    • C
    • Censorship
    • Certificate
    • Cheatsheet
    • Code
    • CTF
    • CVE
    • Dataset
    • DDoS
    • Denial-of-Service
    • DNS
    • DNSSEC
    • Docker
    • EXIF
    • Game
    • Git
    • GPS
    • Hash
    • HTML
    • IANA
    • IETF RFC
    • Image
    • IP
    • IPv6
    • IXP
    • JSON
    • LaTeX
    • Malware
    • Map
    • Markdown
    • Network
    • Paper Writing
    • Password
    • PCAP
    • Proxy
    • Python
    • Regex
    • Reverse Engineering
    • RPKI
    • Rust
    • Search
    • Security
    • Shell
    • Spam
    • SQL
    • TCP
    • TeX
    • TLS
    • Tool
    • Traceroute
    • Tutorial
    • Unicode
    • VPN
    • VS Code
    • Vulnerability
    • x86
  • Publications

Linux System Call Table

CTF | Cheatsheet | Dataset | x86

These websites provided an overview over the Linux systemcall interface by listing the syscall numbers, their meanings, and their arguments.

  • https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/
    • x64
  • https://filippo.io/linux-syscall-table/
    • x64
  • https://syscalls64.paolostivanin.com/
    • x64
  • https://thevivekpandey.github.io/posts/2017-09-25-linux-system-calls.html
    • x64