Windows 7 DLL File Information - cryptxml.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: | XML DigSig API |
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: | 83 KB |
Total Number of Exported Functions: | 19 |
Total Number of Exported Functions With Names: | 19 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 76,800 Bytes | 89.8% | Read, Execute | Code |
.data | 0x00014000 | 2,048 Bytes | 2.4% | Write, Read | Initialized Data |
.rsrc | 0x00015000 | 1,536 Bytes | 1.8% | Read | Initialized Data |
.reloc | 0x00016000 | 3,584 Bytes | 4.2% | Read, Discardable | Initialized Data |
Static Linking
cryptxml.dll is statically linked to the following files:ntdll.dll
API-MS-Win-Core-ErrorHandling-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-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-String-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
webservices.dll
KERNEL32.dll
This means that when cryptxml.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, cryptxml.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 | 3 | 2,308 Bytes | 2.7% |
Total | 3 | 2,308 Bytes | 2.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)
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:CryptXmlAddObject | CryptXmlClose | CryptXmlCreateReference | CryptXmlDigestReference |
CryptXmlEncode | CryptXmlEnumAlgorithmInfo | CryptXmlFindAlgorithmInfo | CryptXmlGetAlgorithmInfo |
CryptXmlGetDocContext | CryptXmlGetReference | CryptXmlGetSignature | CryptXmlGetStatus |
CryptXmlGetTransforms | CryptXmlImportPublicKey | CryptXmlOpenToDecode | CryptXmlOpenToEncode |
CryptXmlSetHMACSecret | CryptXmlSign | CryptXmlVerifySignature |
Imported Functions List
The following functions are imported by this dll:- ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtTerminateProcess RtlAllocateHeap RtlFreeHeap RtlImageNtHeader RtlUnhandledExceptionFilter RtlUnwind _alloca_probe _vsnprintf memcpy memmove memset - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!GetProcessHeap KernelBase!HeapCreate KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegEnumKeyExW kernel32!RegOpenKeyExW kernel32!RegQueryInfoKeyW kernel32!RegQueryValueExW - API-MS-Win-Core-Memory-L1-1-0.dll:
KernelBase!VirtualAlloc KernelBase!VirtualProtect KernelBase!VirtualQuery - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!lstrlen KernelBase!lstrlenW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
kernel32!CreateThread kernel32!ResumeThread - API-MS-Win-Core-String-L1-1-0.dll:
KernelBase!CompareStringW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!CreateMutexW kernel32!ReleaseMutex kernel32!SetEvent kernel32!WaitForMultipleObjectsEx kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemInfo KernelBase!GetVersion - webservices.dll:
WsAlloc WsCopyNode WsCreateError WsCreateHeap WsCreateReader WsCreateWriter WsCreateXmlBuffer WsEndReaderCanonicalization WsFillReader WsFlushWriter WsFreeError WsFreeHeap WsFreeReader WsFreeWriter WsGetErrorProperty WsGetErrorString WsGetReaderNode WsGetReaderPosition WsGetReaderProperty WsGetWriterPosition WsGetWriterProperty WsMoveReader WsMoveWriter WsReadElement WsReadNode WsReadStartElement WsReadToStartElement WsRemoveNode WsResetHeap WsSetInput WsSetInputToBuffer WsSetOutput WsSetOutputToBuffer WsSetReaderPosition WsSetWriterPosition WsSkipNode WsStartReaderCanonicalization WsWriteBytes WsWriteElement WsWriteEndElement - KERNEL32.dll:
CompareStringA DelayLoadFailureHook InterlockedCompareExchange InterlockedDecrement InterlockedIncrement LoadLibraryW