logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Map Syscalls - Find System Call Numbers and Names | Online Free DevTools by Hexmos

Quickly map system call numbers and names with ausyscall. Lookup syscall numbers or names easily using this command-line tool. Free online tool, no registration required.

ausyscall

Map syscall names and numbers. More information: https://manned.org/ausyscall.

  • Display syscall number of a specific system call:

ausyscall {{search_pattern}}

  • Display name of a specific system call number:

ausyscall {{system_call_number}}

  • Display all system calls for a specific architecture:

ausyscall {{architecture}} --dump

See Also