rorwk

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToUint64

func BytesToUint64(b []byte) uint64

BytesToUint64 is used to convert hash or key bytes to uint64. It used to convert result to arguments for syscall.SyscallN.

func HashAPI32

func HashAPI32(module, function string) ([]byte, []byte, error)

HashAPI32 is used to calculate Windows API hash for 32 bit.

func HashAPI32WithKey

func HashAPI32WithKey(module, function string, key []byte) ([]byte, error)

HashAPI32WithKey is used to calculate Windows API hash for 32 bit with specific key.

func HashAPI64

func HashAPI64(module, function string) ([]byte, []byte, error)

HashAPI64 is used to calculate Windows API hash for 64 bit.

func HashAPI64WithKey

func HashAPI64WithKey(module, function string, key []byte) ([]byte, error)

HashAPI64WithKey is used to calculate Windows API hash for 64 bit with specific key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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