MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
SetThreadPriority
Description
SetThreadPriority is used to set the priority value for the specified thread. This value, together with the priority class of the thread's process, determines the thread's base priority level.
Library
Kernel32.dll
Associated Attacks
Helper
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-setthreadpriority
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x