Skip to content

Enable use of PTRACE_GET_SYSCALL_INFO #37

Description

@ranweiler

This request is available as of Linux 5.3. It lets us access a ptrace_syscall_info struct, which lets us reliably distinguish syscall-enter-stop and syscall-exit-stop. It also provides more direct access to information about the syscall itself (number, args, ret val).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions