Closed PROMPTYLOL closed 8 months ago
And also can I use the example?
Hey, Nidhogg is a kernel driver, so it always runs in the background and does not interfere with other usermode applications.
If you mean the user mode part, the current client is running one command and exists, but you can use the existing API to integrate it into your program and run it however you like.
Compilation and usage are available in the README and in the wiki.
thanks! My account got flagged before so you weren't able to see the issues.
How to use/What do I compile/What changes have to be made/What changes can I make to have nidhogg run in the background while I have a reverse shell (or whatever) to interact with the rootkit on my main pc.