Windows 10 DLL File Information - EsdSip.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | Crypto SIP provider for signing and verifying .esd Electronic Software Distribution files |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 16 KB |
Total Number of Exported Functions: | 11 |
Total Number of Exported Functions With Names: | 11 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 10,752 Bytes | 63.6% | Read, Execute | Code |
.data | 0x00004000 | 512 Bytes | 3.0% | Write, Read | Initialized Data |
.idata | 0x00005000 | 2,048 Bytes | 12.1% | Read | Initialized Data |
.rsrc | 0x00006000 | 1,536 Bytes | 9.1% | Read | Initialized Data |
.reloc | 0x00007000 | 1,024 Bytes | 6.1% | Read, Discardable | Initialized Data |
Static Linking
EsdSip.dll is statically linked to the following files:msvcrt.dll
ADVAPI32.dll
CRYPT32.dll
KERNEL32.dll
ntdll.dll
This means that when EsdSip.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, EsdSip.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 | 1,052 Bytes | 6.2% |
Total | 1 | 1,052 Bytes | 6.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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:DllCanUnloadNow | DllMain | DllRegisterServer | DllUnregisterServer |
EsdSipCreateHash | EsdSipDelSignature | EsdSipGetCaps | EsdSipGetSignature |
EsdSipIsMyFileType | EsdSipPutSignature | EsdSipVerifyHash |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _vsnwprintf _wcsnicmp free malloc memcmp memcpy memset wcschr - ADVAPI32.dll:
CryptAcquireContextW CryptCreateHash CryptDestroyHash CryptGetHashParam CryptHashData CryptReleaseContext - CRYPT32.dll:
CryptDecodeObject CryptEncodeObject CryptFindOIDInfo CryptSIPAddProvider CryptSIPRemoveProvider - KERNEL32.dll:
CloseHandle CreateFileW DisableThreadLibraryCalls GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetFileAttributesW GetFileSizeEx GetFullPathNameW GetLastError GetModuleFileNameW GetModuleHandleW GetProcessHeap GetSystemTimeAsFileTime GetTickCount HeapFree LocalAlloc LocalFree QueryPerformanceCounter ReadFile SetEndOfFile SetFilePointerEx SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter VirtualAlloc VirtualFree WriteFile ntdll!RtlAllocateHeap - ntdll.dll:
RtlAllocateHeap RtlFreeHeap