Windows 8 DLL File Information - sstpsvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Provides the facility of using Secure Socket Tunneling Protocol (SSTP) to connect to remote computers (using VPN). |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 59 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 | 45,056 Bytes | 73.9% | Read, Execute | Code |
.data | 0x0000c000 | 512 Bytes | 0.8% | Write, Read | Initialized Data |
.idata | 0x0000d000 | 4,096 Bytes | 6.7% | Read | Initialized Data |
.rsrc | 0x0000e000 | 5,632 Bytes | 9.2% | Read | Initialized Data |
.reloc | 0x00010000 | 4,608 Bytes | 7.6% | Read, Discardable | Initialized Data |
Static Linking
sstpsvc.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
ADVAPI32.dll
USER32.dll
ntdll.dll
rtutils.dll
HTTPAPI.dll
CRYPT32.dll
WS2_32.dll
RPCRT4.dll
webio.dll
IPHLPAPI.DLL
NSI.dll
This means that when sstpsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, sstpsvc.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 | 10 | 1,404 Bytes | 2.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 21,546 Bytes | 35.4% |
Total | 14 | 22,950 Bytes | 37.7% |
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 | Secure Socket Tunneling Protocol Service |
201 | Provides support for the Secure Socket Tunneling Protocol (SSTP) to connect to remote computers using VPN. If this service is disabled, users will not be able to use SSTP to access remote servers. |
202 | WAN Miniport (SSTP) |
203 | Allows you to securely connect to a private network using the Internet. |
527 | Secure Socket Tunneling Protocol (SSTP) |
35001 | Secure Socket Tunneling Protocol |
35002 | Secure Socket Tunneling Protocol (SSTP-In) |
35003 | Inbound rule to allow HTTPS traffic for Secure Socket Tunneling Protocol. [TCP 443] |
45001 | This feature is used to allow incoming VPN connections using Secure Socket Tunneling Protocol (SSTP). (Uses HTTPS) |
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 _amsg_exit _except_handler4_common _initterm _strcmpi _strcmpi _vsnprintf _vsnwprintf free malloc memcpy memset - KERNEL32.dll:
CancelIoEx CloseHandle CreateEventW CreateFileW CreateThreadpool CreateThreadpoolCleanupGroup CreateThreadpoolIo CreateThreadpoolTimer CreateThreadpoolWork DeviceIoControl FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleHandleW GetProcAddress GetProcessHeap GetSystemTimeAsFileTime GetTickCount HeapFree InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedExchange InterlockedExchangeAdd InterlockedIncrement LoadLibraryExW LocalFree MultiByteToWideChar QueryPerformanceCounter SetEvent SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter UnregisterWaitEx WideCharToMultiByte ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection ntdll!TpCancelAsyncIoOperation ntdll!TpPostWork ntdll!TpReleaseCleanupGroup ntdll!TpReleaseCleanupGroupMembers ntdll!TpReleaseIoCompletion ntdll!TpReleasePool ntdll!TpReleaseTimer ntdll!TpReleaseWork ntdll!TpSetTimer ntdll!TpStartAsyncIoOperation ntdll!TpWaitForIoCompletion - ADVAPI32.dll:
CryptAcquireContextW CryptReleaseContext RegCloseKey RegOpenKeyExW RegQueryValueExW RegisterServiceCtrlHandlerExW SetServiceStatus ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - USER32.dll:
LoadStringW - ntdll.dll:
EtwTraceMessage RtlCompareMemory WinSqmSetDWORD - rtutils.dll:
RouterGetErrorStringW RouterLogDeregisterA RouterLogEventDataW RouterLogEventStringW RouterLogEventW RouterLogRegisterW - HTTPAPI.dll:
HttpAddUrlToUrlGroup HttpCloseRequestQueue HttpCloseServerSession HttpCloseUrlGroup HttpCreateRequestQueue HttpCreateServerSession HttpCreateUrlGroup HttpInitialize HttpReceiveHttpRequest HttpReceiveRequestEntityBody HttpSendHttpResponse HttpSendResponseEntityBody HttpSetUrlGroupProperty HttpTerminate HttpWaitForDisconnect - CRYPT32.dll:
CertFreeCertificateContext CertGetEnhancedKeyUsage CryptHashCertificate dpapi!CryptUnprotectMemory - WS2_32.dll:
WSACleanup WSAStartup WSAStringToAddressW - RPCRT4.dll:
UuidCreate UuidFromStringA - webio.dll:
- IPHLPAPI.DLL:
ConvertInterfaceLuidToIndex GetAdaptersAddresses GetIfEntry2 - NSI.dll:
NsiEnumerateObjectsAllParametersEx NsiGetAllParametersEx NsiSetAllParametersEx