Forrest logo
back to context overview

ausyscall

List of commands for ausyscall:

  • ausyscall:tldr:74e87 ausyscall: Display all system calls for a specific architecture.
    $ ausyscall ${architecture} --dump
    try on your machine
    explain this command
  • ausyscall:tldr:c103c ausyscall: Display syscall number of a specific system call.
    $ ausyscall ${search_pattern}
    try on your machine
    explain this command
back to context overview