Windows XP DLL File Information - rpcss.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | Distributed COM Services |
File Version: | 5.1.2600.5512 (xpsp.080413-2108) |
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: | 390 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 251,392 Bytes | 62.9% | Read, Execute | Code |
.data | 0x0003f000 | 134,656 Bytes | 33.7% | Write, Read | Initialized Data |
.rsrc | 0x00060000 | 1,024 Bytes | 0.3% | Read | Initialized Data |
.reloc | 0x00061000 | 11,264 Bytes | 2.8% | Read, Discardable | Initialized Data |
Static Linking
rpcss.dll is statically linked to the following files:ADVAPI32.dll
KERNEL32.dll
msvcrt.dll
ntdll.dll
RPCRT4.dll
Secur32.dll
USER32.dll
WS2_32.dll
This means that when rpcss.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, rpcss.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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 900 Bytes | 0.2% |
Total | 1 | 900 Bytes | 0.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)
No string resources in this file.
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:CoGetComCatalog | GetRPCSSInfo | ServiceMain | WhichService |
Imported Functions List
The following functions are imported by this dll:- ADVAPI32.dll:
AccessCheck AddAccessAllowedAce AllocateAndInitializeSid AllocateLocallyUniqueId ChangeServiceConfigW CheckTokenMembership CloseCodeAuthzLevel CloseServiceHandle CommandLineFromMsiDescriptor ComputeAccessTokenFromCodeAuthzLevel ControlService ConvertSidToStringSidW ConvertStringSecurityDescriptorToSecurityDescriptorW CopySid CreateCodeAuthzLevel CreateProcessAsUserW CreateWellKnownSid CryptAcquireContextW CryptGenRandom CryptReleaseContext DeregisterEventSource DuplicateTokenEx EqualSid FreeSid GetAce GetLengthSid GetSecurityDescriptorDacl GetSecurityDescriptorLength GetSidIdentifierAuthority GetSidSubAuthority GetSidSubAuthorityCount GetTokenInformation ImpersonateAnonymousToken ImpersonateLoggedOnUser InitializeAcl InitializeSecurityDescriptor IsValidSecurityDescriptor IsValidSid LookupAccountNameW LookupAccountSidW LsaClose LsaFreeMemory LsaOpenPolicy LsaQueryInformationPolicy LsaRetrievePrivateData OpenProcessToken OpenSCManagerW OpenServiceW OpenThreadToken QueryServiceStatus QueryServiceStatusEx RegCloseKey RegCreateKeyExW RegEnumValueW RegNotifyChangeKeyValue RegOpenKeyExW RegOpenKeyW RegOpenUserClassesRoot RegQueryInfoKeyW RegQueryValueA RegQueryValueExW RegQueryValueW RegSetValueExW RegisterEventSourceW RegisterServiceCtrlHandlerExW ReportEventW RevertToSelf SaferiCompareTokenLevels SetSecurityDescriptorDacl SetServiceStatus SetThreadToken SetTokenInformation StartServiceW SystemFunction036 - KERNEL32.dll:
AddRefActCtx CloseHandle CreateEventA CreateEventW CreateFileMappingW CreateFileW CreateMutexW CreateProcessW CreateThread CreateTimerQueueTimer DebugBreak DelayLoadFailureHook DeleteTimerQueueTimer DeviceIoControl DisableThreadLibraryCalls DuplicateHandle ExpandEnvironmentStringsW FindActCtxSectionGuid FindActCtxSectionStringW FindClose FindFirstFileW FreeLibrary GetComputerNameA GetComputerNameW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetDiskFreeSpaceA GetDriveTypeW GetExitCodeProcess GetModuleFileNameW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemDirectoryW GetSystemInfo GetSystemTimeAsFileTime GetSystemWow64DirectoryA GetTickCount GlobalMemoryStatus InitializeCriticalSection InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedExchangeAdd InterlockedIncrement IsDebuggerPresent LoadLibraryA LoadLibraryExA LoadLibraryExW LoadLibraryW LocalAlloc LocalFree MapViewOfFile MapViewOfFileEx MultiByteToWideChar OpenEventW OpenFileMappingW OpenProcess QueryPerformanceCounter ReadFile RegisterWaitForSingleObject ReleaseActCtx ReleaseMutex ResetEvent ResumeThread SearchPathW SetEvent SetUnhandledExceptionFilter Sleep SleepEx TerminateJobObject TerminateProcess TlsAlloc TlsGetValue TlsSetValue UnhandledExceptionFilter UnmapViewOfFile VirtualAlloc VirtualFree WaitForMultipleObjects WaitForSingleObject WaitNamedPipeW WriteFile lstrcatW lstrcmpW lstrcmpi lstrcmpiW lstrcpyW lstrcpynW lstrlen lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlFreeHeap ntdll!RtlGetLastWin32Error ntdll!RtlLeaveCriticalSection ntdll!RtlRestoreLastWin32Error - msvcrt.dll:
__dllonexit _adjust_fdiv _except_handler3 _ftol _initterm _onexit _purecall _resetstkoflw _strcmpi _ultow _vsnwprintf _wcsicmp _wtoi ceil free malloc memmove strncmp swprintf towupper wcscat wcschr wcscpy wcslen wcsncpy wcstol - ntdll.dll:
DbgPrint NtAllocateLocallyUniqueId NtClose NtCompareTokens NtCreateFile NtDuplicateToken NtFsControlFile NtOpenFile NtOpenKey NtOpenSection NtQueryInformationToken NtQuerySystemInformation NtSetInformationProcess NtSetUuidSeed RtlAddAce RtlAdjustPrivilege RtlAllocateAndInitializeSid RtlAllocateHeap RtlCopySid RtlCreateAcl RtlCreateSecurityDescriptor RtlDeleteCriticalSection RtlEqualUnicodeString RtlFreeHeap RtlGetNtProductType RtlImageNtHeader RtlInitString RtlInitUnicodeString RtlInitializeCriticalSection RtlInitializeSid RtlLengthRequiredSid RtlLengthSid RtlNtStatusToDosError RtlSetDaclSecurityDescriptor RtlSetGroupSecurityDescriptor RtlSetOwnerSecurityDescriptor RtlSetSaclSecurityDescriptor RtlSubAuthoritySid - RPCRT4.dll:
I_RpcAllocate I_RpcBindingInqLocalClientPID I_RpcBindingInqTransportType I_RpcBindingInqWireIdForSnego I_RpcExceptionFilter I_RpcFree I_RpcServerCheckClientRestriction I_RpcServerInqLocalConnAddress I_RpcServerRegisterForwardFunction I_RpcServerSetAddressChangeFn I_RpcSystemFunction001 MesDecodeBufferHandleCreate MesEncodeFixedBufferHandleCreate MesHandleFree NdrAsyncClientCall NdrAsyncServerCall NdrClientCall2 NdrMesTypeAlignSize2 NdrMesTypeDecode2 NdrMesTypeEncode2 NdrServerCall2 RpcAsyncCancelCall RpcAsyncCompleteCall RpcAsyncInitializeHandle RpcBindingCopy RpcBindingFree RpcBindingFromStringBindingW RpcBindingReset RpcBindingSetAuthInfoExW RpcBindingSetAuthInfoW RpcBindingSetObject RpcBindingSetOption RpcBindingToStringBindingW RpcBindingVectorFree RpcImpersonateClient RpcMgmtEnableIdleCleanup RpcMgmtIsServerListening RpcMgmtSetServerStackSize RpcMgmtStatsVectorFree RpcRaiseException RpcRevertToSelf RpcRevertToSelfEx RpcServerInqBindings RpcServerListen RpcServerRegisterAuthInfoW RpcServerRegisterIf2 RpcServerRegisterIfEx RpcServerUnregisterIf RpcServerUseProtseqEpExW RpcStringBindingComposeW RpcStringBindingParseW TowerExplode UuidCreate - Secur32.dll:
EnumerateSecurityPackagesW FreeContextBuffer LsaFreeReturnBuffer LsaLogonUser LsaLookupAuthenticationPackage LsaRegisterLogonProcess - USER32.dll:
CharUpperW LoadStringW wsprintfW - WS2_32.dll:
WSAGetLastError WSAIoctl WSASetServiceW bind closesocket gethostbyname gethostname getsockname htons inet_ntoa socket