> For the complete documentation index, see [llms.txt](https://tools.thehacker.recipes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.thehacker.recipes/mimikatz/modules/privilege.md).

# privilege

This module provides some functionalities to manipulate privileges on mimikatz process. The function used is [RtlAdjustPrivilege](https://www.pinvoke.net/default.aspx/ntdll/RtlAdjustPrivilege.html). This link from MSDN can provide more information for the Privilege Constants.
