
Originally Posted by
WasserEsser
What makes you believe that? You also don't need a driver to detect another driver.
The method I use to load the driver is done with shellcode, not with windows loader. The loaded driver will just be a block of executable code in kernel mode, and thus will not be linked on PsLoadedModuleList. So gl detecting that from usermode m8.
- - - Updated - - -

Originally Posted by
antep2727
Kernel mode programs are still leaving "traces" in usermode (Registry, Config files?). Vac only needs to find away to detect those and R.I.P.
Or how do you think are big p2c getting detected? They are also kernel mode hacks

Well they do leave traces if you load them the standard way, but to my knowing VAC does not look for those traces. I am not really sure if vac is even interested about drivers in the first place. There was a debate few years ago when VAC had an update in which it looked for you DNS cache to recognize connections to known p2c provider's servers, but if I remember right it was removed afterwards as being criticized being too invasive.