Chaos-Rootkit
Chaos-Rootkit copied to clipboard
Errors when trying to compile .sln
When trying to compile the projects .sln with VS it outputs a bunch of warnings which due to compilerflag /WX become an error and doesn't compile. Even after disabling that flag it errors with "Unresolved external symbol FltGetRequestorProcessID" yet when I add fltMgr.lib it errors with MSB4018. I'd love some help with what exactly I'm doing wrong and how I can compile this myself.