Windows 8 DLL File Information - rasmans.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: | Remote Access Connection Manager |
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: | 295 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 270,336 Bytes | 89.5% | Read, Execute | Code |
.data | 0x00043000 | 4,096 Bytes | 1.4% | Write, Read | Initialized Data |
.idata | 0x00048000 | 8,192 Bytes | 2.7% | Read | Initialized Data |
.rsrc | 0x0004a000 | 1,536 Bytes | 0.5% | Read | Initialized Data |
.reloc | 0x0004b000 | 16,896 Bytes | 5.6% | Read, Discardable | Initialized Data |
Static Linking
rasmans.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-console-l1-1-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-processenvironment-l1-2-0.dll
IPHLPAPI.DLL
api-ms-win-core-profile-l1-1-0.dll
GDI32.dll
rtutils.dll
Sens.dll
fwpuclnt.dll
eappprxy.dll
KERNEL32.dll
NSI.dll
api-ms-win-core-string-l2-1-0.dll
WINNSI.DLL
This means that when rasmans.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, rasmans.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 | 3 | 564 Bytes | 0.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,136 Bytes | 0.4% |
Total | 5 | 1,700 Bytes | 0.6% |
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 | Remote Access Connection Manager |
201 | Manages dial-up and virtual private network (VPN) connections from this computer to the Internet or other remote networks. If this service is disabled, any services that explicitly depend on it will fail to start. |
202 | Active RAS connection |
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 | ServiceRequestInProcess | SetEntryDialParams |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _local_unwind4 _ltow _strcmpi _strcmpi _vsnprintf _vsnwprintf _wcsicmp _wtol free malloc mbstowcs_s memcmp memcpy memmove memset strchr strcpy_s strpbrk strstr wcscpy_s wcstombs_s - ntdll.dll:
DbgPrint EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose NtOpenThreadToken NtQueryInformationProcess NtSetInformationThread RtlAnsiStringToUnicodeString RtlCompareMemory RtlConvertSidToUnicodeString RtlInitAnsiString RtlInitString RtlInitUnicodeString RtlIpv4AddressToStringA RtlIpv4StringToAddressW RtlIpv6AddressToStringA RtlIpv6StringToAddressA RtlIpv6StringToAddressW RtlNtStatusToDosError RtlQueueWorkItem WinSqmAddToStream WinSqmSetDWORD - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateProcessAsUserW kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!GetExitCodeProcess kernel32!OpenProcess kernel32!ProcessIdToSessionId kernel32!QueueUserAPC kernel32!TerminateProcess - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventA KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegDeleteValueA KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegNotifyChangeKeyValue KernelBase!RegOpenKeyExA KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExA KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileA KernelBase!CreateFileW - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AddAccessAllowedAce KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!DuplicateToken KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetSidLengthRequired KernelBase!GetSidSubAuthority KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!InitializeSid KernelBase!RevertToSelf KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleA KernelBase!GetModuleHandleExA KernelBase!GetProcAddress - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-console-l1-1-0.dll:
KernelBase!SetConsoleCtrlHandler - api-ms-win-core-io-l1-1-1.dll:
kernel32!CreateIoCompletionPort kernel32!DeviceIoControl kernel32!GetOverlappedResult kernel32!GetQueuedCompletionStatus kernel32!PostQueuedCompletionStatus - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - RPCRT4.dll:
I_RpcBindingIsClientLocal I_RpcExceptionFilter I_RpcMapWin32Status NdrServerCall2 RpcImpersonateClient RpcRevertToSelf RpcServerInqCallAttributesW RpcServerInqDefaultPrincNameW RpcServerRegisterAuthInfoW RpcServerRegisterIfEx RpcServerUnregisterIf RpcServerUseProtseqEpW RpcStringFreeA RpcStringFreeW UuidCreate UuidIsNil UuidToStringA - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsA - IPHLPAPI.DLL:
ConvertInterfaceIndexToLuid ConvertInterfaceLuidToGuid ConvertInterfaceLuidToIndex GetSessionCompartmentId SetSessionCompartmentId - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - GDI32.dll:
DeviceCapabilitiesExA - rtutils.dll:
RouterLogDeregisterA RouterLogDeregisterA RouterLogEventA RouterLogEventStringA RouterLogEventStringW RouterLogEventW RouterLogRegisterA RouterLogRegisterW TraceDeregisterA TracePrintfExA TraceRegisterExA TraceVprintfExA - Sens.dll:
SensNotifyRasEvent - fwpuclnt.dll:
FwpmEngineClose0 FwpmEngineOpen0 FwpmFilterAdd0 FwpmFilterDeleteByKey0 FwpmFreeMemory0 FwpmProviderContextAdd0 FwpmProviderContextAdd2 FwpmProviderContextDeleteByKey0 FwpmTransactionAbort0 FwpmTransactionBegin0 FwpmTransactionCommit0 IPsecSaCreateEnumHandle0 IPsecSaDestroyEnumHandle0 IPsecSaEnum0 IPsecSaInitiateAsync0 - eappprxy.dll:
EapHostPeerInitialize EapHostPeerUninitialize - KERNEL32.dll:
DelayLoadFailureHook GetModuleHandleExW GlobalAlloc GlobalFree LoadLibraryA LoadLibraryW LocalAlloc LocalFree PowerClearRequest PowerCreateRequest PowerSetRequest QueueUserWorkItem lstrcmpiW lstrlenW ntdll!LdrResolveDelayLoadedAPI - NSI.dll:
NsiAllocateAndGetTable NsiEnumerateObjectsAllParametersEx NsiFreeTable NsiGetAllParametersEx NsiGetParameterEx NsiSetAllParameters NsiSetAllParametersEx - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharNextW KernelBase!CharPrevW - WINNSI.DLL:
NsiConnectToServer NsiDisconnectFromServer NsiRpcDeregisterChangeNotification NsiRpcRegisterChangeNotification