Privileges

delphi package - easy access to kernel objects etc.
Post Reply
neji
Posts: 155
Joined: Wed Mar 09, 2005 11:39 am
Contact:

Privileges

Post by neji »

Hi,

is it possible with madKernel or madSecurity to give an application all privileges I want (e.g. Debugprivileges) ?

If so, how can I do this?
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

You cannot give yourself privileges you don't have. You can enable privileges that you own but which are not enabled yet. But that's probably not what you need. Giving another process privileges you own yourself is a different thing, but neither madKernel nor madSecurity help there.
Post Reply