Windows 7 DLL File Information - RpcEpMap.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: | RPC Endpoint Mapper |
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: | 42 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 33,280 Bytes | 76.5% | Read, Execute | Code |
.data | 0x0000a000 | 1,536 Bytes | 3.5% | Write, Read | Initialized Data |
.rsrc | 0x0000b000 | 5,632 Bytes | 12.9% | Read | Initialized Data |
.reloc | 0x0000d000 | 1,536 Bytes | 3.5% | Read, Discardable | Initialized Data |
Static Linking
RpcEpMap.dll is statically linked to the following files:msvcrt.dll
KERNELBASE.dll
RPCRT4.dll
ntdll.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-File-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-IO-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Memory-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
API-MS-WIN-Service-Core-L1-1-0.dll
This means that when RpcEpMap.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, RpcEpMap.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 | 2 | 428 Bytes | 1.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 6,934 Bytes | 15.9% |
Total | 6 | 7,362 Bytes | 16.9% |
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 |
---|---|
1001 | RPC Endpoint Mapper |
1002 | Resolves RPC interfaces identifiers to transport endpoints. If this service is stopped or disabled, programs using Remote Procedure Call (RPC) services will not function properly. |
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 |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _ftol2_sse _initterm _strcmpi _ultow _wcsicmp atoi free malloc memcpy memset strncmp void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - KERNELBASE.dll:
BemCreateContractFrom BemFreeContract CompareStringA - RPCRT4.dll:
I_RpcAllocate I_RpcBindingInqTransportType I_RpcBindingIsClientLocal I_RpcFree I_RpcFwThisIsTheManager I_RpcGetPortAllocationData I_RpcServerCheckClientRestriction I_RpcServerInqLocalConnAddress I_RpcServerInqRemoteConnAddress I_RpcServerRegisterForwardFunction I_RpcServerSetAddressChangeFn I_RpcSystemFunction001 NdrServerCall2 RpcImpersonateClient RpcMgmtIsServerListening RpcMgmtSetServerStackSize RpcRaiseException RpcRevertToSelf RpcRevertToSelfEx RpcServerInqCallAttributesW RpcServerListen RpcServerRegisterAuthInfoW RpcServerRegisterIf2 RpcServerUnregisterIf RpcServerUseProtseqEpExW TowerExplode UuidIsNil - ntdll.dll:
DbgPrint EtwEventEnabled EtwEventRegister EtwEventWrite NtOpenFile NtOpenSection NtQuerySystemInformation NtSetUuidSeed RtlAllocateHeap RtlFreeHeap RtlGetNtProductType RtlImageNtHeader RtlInitUnicodeString RtlInitializeCriticalSection RtlNtStatusToDosError WinSqmIsOptedIn WinSqmSetDWORD - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CreateFileW kernel32!GetDiskFreeSpaceA - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - 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-IO-L1-1-0.dll:
kernel32!DeviceIoControl - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExW - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegGetValueW kernel32!RegOpenKeyExW kernel32!RegQueryValueExW - API-MS-Win-Core-Memory-L1-1-0.dll:
KernelBase!MapViewOfFileEx KernelBase!UnmapViewOfFile KernelBase!VirtualAlloc KernelBase!VirtualFree - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!SwitchToThread kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!InitializeCriticalSectionAndSpinCount ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetComputerNameExA KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GlobalMemoryStatusEx - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AddAccessAllowedAce KernelBase!AllocateAndInitializeSid KernelBase!AllocateLocallyUniqueId KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!IsValidSid KernelBase!SetSecurityDescriptorDacl - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus