As far as I know (from talking with people who work on MSE several years ago), it's one of the few AV systems that does not use non-public APIs or unsupported hooking.
Most Microsoft software that ships outside of Windows does not use internal Windows APIs. There are tools that are run during the build process which enforce this restriction.
Member since:
2006-01-02
As far as I know (from talking with people who work on MSE several years ago), it's one of the few AV systems that does not use non-public APIs or unsupported hooking.
Most Microsoft software that ships outside of Windows does not use internal Windows APIs. There are tools that are run during the build process which enforce this restriction.