You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programs that start privileged, or successfully [request elevation](./interfaces/UserspaceKernel.html#request_privilege), have access to the Kernel API, which provides full access to the system.
19
+
Programs that start privileged, or successfully [request elevation](./Userspace/UserspaceKernel.html#request_privilege), have access to the Kernel API, which provides full access to the system.
20
20
21
21
This is a responsibility, and programs should only request elevation when absolutely necessary.
0 commit comments