Windows 7 DLL File Information - wscsvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Windows Security Center Service |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 70 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 64,000 Bytes | 88.7% | Read, Execute | Code |
.data | 0x00011000 | 1,536 Bytes | 2.1% | Write, Read | Initialized Data |
.rsrc | 0x00012000 | 1,536 Bytes | 2.1% | Read | Initialized Data |
.reloc | 0x00013000 | 3,584 Bytes | 5.0% | Read, Discardable | Initialized Data |
Static Linking
wscsvc.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
RPCRT4.dll
FirewallAPI.dll
KERNEL32.dll
API-MS-WIN-Service-winsvc-L1-1-0.dll
dbghelp.dll
This means that when wscsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, wscsvc.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 7 | 3,804 Bytes | 5.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 3,572 Bytes | 4.9% |
Total | 10 | 7,376 Bytes | 10.2% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
200 | Security Center |
201 | The WSCSVC (Windows Security Center) service monitors and reports security health settings on the computer. The health settings include firewall (on/off), antivirus (on/off/out of date), antispyware (on/off/out of date), Windows Update (automatically/manually download and install updates), User Account Control (on/off), and Internet settings (recommended/not recommended). The service provides COM APIs for independent software vendors to register and record the state of their products to the Security Center service. The Action Center (AC) UI uses the service to provide systray alerts and a graphical view of the security health states in the AC control panel. Network Access Protection (NAP) uses the service to report the security health states of clients to the NAP Network Policy Server to make network quarantine decisions. The service also has a public API that allows external consumers to programmatically retrieve the aggregated security health state of the system. |
222 | %1 is on but is reporting its status to Windows Security Center in a format that is no longer supported. Use the program's automatic updating feature, or contact the program manufacturer for an updated version. |
223 | Multiple antivirus software programs are on but are reporting their status to Windows Security Center in a format that is no longer supported. Use the programs' automatic updating features, or contact the program manufacturers for updated versions. |
224 | Not compatible |
225 | I have an antivirus program that I'll monitor myself Choose this option if your antivirus program cannot report status to Security Center. You will not be notified about the state of your antivirus program. |
226 | Don't monitor my antivirus software state (not recommended) Choose this option if you dont want Security Center to remind you that you dont have an antivirus program installed. |
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler _amsg_exit _except_handler4_common _initterm _purecall _wcsicmp free malloc memset void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids ShipAssertMsgA WinSqmIsOptedIn WinSqmSetDWORD - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW sechost!StartServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!ChangeServiceConfigW sechost!NotifyServiceStatusChange sechost!QueryServiceConfigW - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle kernel32!DuplicateHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegDeleteValueW kernel32!RegNotifyChangeKeyValue kernel32!RegOpenKeyExW kernel32!RegQueryValueExW kernel32!RegSetValueExW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!OpenProcess kernel32!SetEvent kernel32!WaitForMultipleObjectsEx kernel32!WaitForSingleObject - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!FreeSid KernelBase!GetSidSubAuthority KernelBase!GetSidSubAuthorityCount KernelBase!GetTokenInformation - RPCRT4.dll:
NdrServerCall2 RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcRaiseException RpcRevertToSelf RpcServerInqBindings RpcServerInqCallAttributesW RpcServerInqDefaultPrincNameW RpcServerListen RpcServerRegisterAuthInfoW RpcServerRegisterIfEx RpcServerUnregisterIfEx RpcServerUseProtseqW RpcStringFreeW - FirewallAPI.dll:
FWChangeNotificationCreate FWChangeNotificationDestroy FwActivate FwAnalyzeFirewallPolicy - KERNEL32.dll:
CancelWaitableTimer CompareFileTime CreateFileMappingW CreateFileW CreateWaitableTimerW DelayLoadFailureHook FreeLibrary GetCurrentThread GetProcAddress GetSystemDirectoryW GetSystemTime InterlockedDecrement InterlockedIncrement LoadLibraryExA LoadLibraryW MapViewOfFile QueryFullProcessImageNameW SetLastError SetWaitableTimer SystemTimeToFileTime UnmapViewOfFile UnregisterWait WaitForMultipleObjects ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-WIN-Service-winsvc-L1-1-0.dll:
sechost!QueryServiceStatus - dbghelp.dll:
ImageNtHeader