syscalltable

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package syscalltable provides pre-computed syscall numbers Auto-generated by go-direct-syscall DumpAllSyscalls function WARNING: These syscall numbers are specific to Windows 10 Pro OS Version:10.0.19045

Index

Constants

This section is empty.

Variables

View Source
var SyscallTable = map[string]uint16{}/* 471 elements not displayed */

SyscallTable contains pre-computed syscall numbers for Windows NT functions Key: Function name, Value: Syscall number (SSN)

Functions

func GetAllSyscalls

func GetAllSyscalls() map[string]uint16

GetAllSyscalls returns a copy of the complete syscall table

func GetSyscallCount

func GetSyscallCount() int

GetSyscallCount returns the total number of syscalls in the table

func GetSyscallNumber

func GetSyscallNumber(functionName string) uint16

GetSyscallNumber returns the syscall number for a given function name Returns 0 if the function is not found in the table

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL