process

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PROCESS_ALL_ACCESS uint32 = STANDARD_RIGHTS_REQUIRED | SYNCHRONIZE | 0xFFF
View Source
var STANDARD_RIGHTS_REQUIRED uint32 = 0x000F0000
View Source
var SYNCHRONIZE uint32 = 0x00100000

Functions

func ModuleFromName

func ModuleFromName(processHandle *windows.Handle, moduleName string) (*resources.MODULEINFO, error)

func OpenProcessFromId

func OpenProcessFromId(processId uint32, desiredAccess *uint32) (*uint32, *windows.Handle, error)

func OpenProcessFromName

func OpenProcessFromName(processName string, desiredAccess *uint32) (*uint32, *windows.Handle, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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