CryptoWinRT.dll
Description: Crypto WinRT Library
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.3636
Architecture: 32-bit
Operating System: Windows NT
SHA256: 6d4ae4553f14850805ca42a4fecfd484
File Size: 272.5 KB
Uploaded At: Dec. 1, 2025, 7:54 a.m.
Views: 4
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x154c0)
- DllGetActivationFactory (Ordinal: 2, Address: 0x17700)
- DllGetClassObject (Ordinal: 3, Address: 0x211c0)
Imported DLLs & Functions
api-ms-win-core-apiquery-l1-1-0.dll
- ApiSetQueryApiSetPresence (Address: 0x1003e058)
api-ms-win-core-com-l1-1-0.dll
- CoCreateFreeThreadedMarshaler (Address: 0x1003e064)
- CoCreateInstance (Address: 0x1003e06c)
- CoGetApartmentType (Address: 0x1003e060)
- CoTaskMemAlloc (Address: 0x1003e068)
- CoTaskMemFree (Address: 0x1003e074)
- CoWaitForMultipleHandles (Address: 0x1003e070)
api-ms-win-core-com-midlproxystub-l1-1-0.dll
- CStdStubBuffer2_Connect (Address: 0x1003e088)
- CStdStubBuffer2_CountRefs (Address: 0x1003e084)
- CStdStubBuffer2_Disconnect (Address: 0x1003e0a8)
- CStdStubBuffer2_QueryInterface (Address: 0x1003e0b8)
- NdrProxyForwardingFunction3 (Address: 0x1003e0c4)
- NdrProxyForwardingFunction4 (Address: 0x1003e0c8)
- NdrProxyForwardingFunction5 (Address: 0x1003e0cc)
- ObjectStublessClient10 (Address: 0x1003e09c)
- ObjectStublessClient11 (Address: 0x1003e080)
- ObjectStublessClient12 (Address: 0x1003e098)
- ObjectStublessClient13 (Address: 0x1003e0b0)
- ObjectStublessClient14 (Address: 0x1003e07c)
- ObjectStublessClient15 (Address: 0x1003e0a0)
- ObjectStublessClient16 (Address: 0x1003e08c)
- ObjectStublessClient17 (Address: 0x1003e0e0)
- ObjectStublessClient18 (Address: 0x1003e0dc)
- ObjectStublessClient19 (Address: 0x1003e0bc)
- ObjectStublessClient20 (Address: 0x1003e0e4)
- ObjectStublessClient21 (Address: 0x1003e0c0)
- ObjectStublessClient22 (Address: 0x1003e090)
- ObjectStublessClient23 (Address: 0x1003e0a4)
- ObjectStublessClient24 (Address: 0x1003e0b4)
- ObjectStublessClient3 (Address: 0x1003e094)
- ObjectStublessClient6 (Address: 0x1003e0d0)
- ObjectStublessClient7 (Address: 0x1003e0ac)
- ObjectStublessClient8 (Address: 0x1003e0d4)
- ObjectStublessClient9 (Address: 0x1003e0d8)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x1003e0ec)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x1003e0f4)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1003e100)
- RaiseException (Address: 0x1003e0fc)
- SetLastError (Address: 0x1003e10c)
- SetUnhandledExceptionFilter (Address: 0x1003e104)
- UnhandledExceptionFilter (Address: 0x1003e108)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1003e114)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x1003e11c)
- LocalFree (Address: 0x1003e120)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x1003e130)
- GetModuleFileNameA (Address: 0x1003e128)
- GetModuleFileNameW (Address: 0x1003e12c)
- GetModuleHandleExW (Address: 0x1003e134)
api-ms-win-core-memory-l1-1-0.dll
- VirtualAlloc (Address: 0x1003e13c)
- VirtualProtect (Address: 0x1003e144)
- VirtualQuery (Address: 0x1003e140)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x1003e158)
- GetCurrentProcessId (Address: 0x1003e168)
- GetCurrentThread (Address: 0x1003e14c)
- GetCurrentThreadId (Address: 0x1003e154)
- OpenProcessToken (Address: 0x1003e160)
- OpenThreadToken (Address: 0x1003e164)
- SetThreadStackGuarantee (Address: 0x1003e15c)
- TerminateProcess (Address: 0x1003e150)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1003e170)
api-ms-win-core-rtlsupport-l1-2-0.dll
- RtlCompareMemory (Address: 0x1003e178)
api-ms-win-core-string-l1-1-0.dll
- CompareStringW (Address: 0x1003e188)
- MultiByteToWideChar (Address: 0x1003e184)
- WideCharToMultiByte (Address: 0x1003e180)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x1003e1a4)
- AcquireSRWLockShared (Address: 0x1003e198)
- CreateEventExW (Address: 0x1003e1a8)
- InitializeSRWLock (Address: 0x1003e194)
- ReleaseSRWLockExclusive (Address: 0x1003e19c)
- ReleaseSRWLockShared (Address: 0x1003e1a0)
- SetEvent (Address: 0x1003e190)
- WaitForSingleObject (Address: 0x1003e1ac)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceExecuteOnce (Address: 0x1003e1b8)
- Sleep (Address: 0x1003e1b4)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemInfo (Address: 0x1003e1cc)
- GetSystemTimeAsFileTime (Address: 0x1003e1c0)
- GetTickCount (Address: 0x1003e1c4)
- GetTickCount64 (Address: 0x1003e1c8)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- QueueUserWorkItem (Address: 0x1003e1d4)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x1003e1dc)
- EncodePointer (Address: 0x1003e1e0)
api-ms-win-core-winrt-error-l1-1-0.dll
- GetRestrictedErrorInfo (Address: 0x1003e1f0)
- RoOriginateError (Address: 0x1003e1f4)
- RoOriginateErrorW (Address: 0x1003e1ec)
- RoTransformError (Address: 0x1003e1f8)
- SetRestrictedErrorInfo (Address: 0x1003e1e8)
api-ms-win-core-winrt-error-l1-1-1.dll
- IsErrorPropagationEnabled (Address: 0x1003e200)
- RoGetMatchingRestrictedErrorInfo (Address: 0x1003e208)
- RoReportFailedDelegate (Address: 0x1003e204)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x1003e210)
- RoInitialize (Address: 0x1003e218)
- RoUninitialize (Address: 0x1003e214)
api-ms-win-core-winrt-robuffer-l1-1-0.dll
- RoGetBufferMarshaler (Address: 0x1003e220)
api-ms-win-core-winrt-string-l1-1-0.dll
- HSTRING_UserFree (Address: 0x1003e234)
- HSTRING_UserMarshal (Address: 0x1003e258)
- HSTRING_UserSize (Address: 0x1003e228)
- HSTRING_UserUnmarshal (Address: 0x1003e250)
- WindowsCreateString (Address: 0x1003e248)
- WindowsCreateStringReference (Address: 0x1003e22c)
- WindowsDeleteString (Address: 0x1003e244)
- WindowsDeleteStringBuffer (Address: 0x1003e24c)
- WindowsDuplicateString (Address: 0x1003e230)
- WindowsGetStringRawBuffer (Address: 0x1003e240)
- WindowsIsStringEmpty (Address: 0x1003e238)
- WindowsPreallocateStringBuffer (Address: 0x1003e25c)
- WindowsPromoteStringBuffer (Address: 0x1003e254)
- WindowsStringHasEmbeddedNull (Address: 0x1003e23c)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x1003e274)
- EventProviderEnabled (Address: 0x1003e278)
- EventRegister (Address: 0x1003e26c)
- EventSetInformation (Address: 0x1003e270)
- EventUnregister (Address: 0x1003e268)
- EventWriteTransfer (Address: 0x1003e264)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
- GetDesktopWindow (Address: 0x1003e280)
api-ms-win-security-base-l1-1-0.dll
- GetTokenInformation (Address: 0x1003e288)
api-ms-win-security-sddl-l1-1-0.dll
- ConvertSidToStringSidW (Address: 0x1003e290)
bcrypt.dll
- BCryptCloseAlgorithmProvider (Address: 0x1003e2d0)
- BCryptCreateHash (Address: 0x1003e2b0)
- BCryptDecrypt (Address: 0x1003e298)
- BCryptDestroyHash (Address: 0x1003e2cc)
- BCryptDestroyKey (Address: 0x1003e2d8)
- BCryptEncrypt (Address: 0x1003e2a4)
- BCryptExportKey (Address: 0x1003e2e0)
- BCryptFinalizeKeyPair (Address: 0x1003e2ac)
- BCryptFinishHash (Address: 0x1003e2dc)
- BCryptGenerateKeyPair (Address: 0x1003e2b4)
- BCryptGenerateSymmetricKey (Address: 0x1003e2c0)
- BCryptGenRandom (Address: 0x1003e2e4)
- BCryptGetProperty (Address: 0x1003e29c)
- BCryptHash (Address: 0x1003e2b8)
- BCryptHashData (Address: 0x1003e2c8)
- BCryptImportKeyPair (Address: 0x1003e2a8)
- BCryptKeyDerivation (Address: 0x1003e2c4)
- BCryptOpenAlgorithmProvider (Address: 0x1003e2bc)
- BCryptSetProperty (Address: 0x1003e2d4)
- BCryptSignHash (Address: 0x1003e2a0)
- BCryptVerifySignature (Address: 0x1003e2e8)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x1003e328)
- __dllonexit (Address: 0x1003e330)
- _amsg_exit (Address: 0x1003e2f0)
- _callnewh (Address: 0x1003e310)
- _except_handler4_common (Address: 0x1003e304)
- _initterm (Address: 0x1003e2fc)
- _lock (Address: 0x1003e314)
- _onexit (Address: 0x1003e334)
- _purecall (Address: 0x1003e31c)
- _unlock (Address: 0x1003e32c)
- _XcptFilter (Address: 0x1003e308)
- ??1type_info@@UAE@XZ (Address: 0x1003e300)
- free (Address: 0x1003e30c)
- malloc (Address: 0x1003e318)
- memcmp (Address: 0x1003e2f4)
- memcpy (Address: 0x1003e2f8)
- memmove (Address: 0x1003e338)
- memset (Address: 0x1003e33c)
- realloc (Address: 0x1003e320)
- toupper (Address: 0x1003e324)
ntdll.dll
- _vsnwprintf (Address: 0x1003e350)
- EtwGetTraceEnableFlags (Address: 0x1003e364)
- EtwGetTraceEnableLevel (Address: 0x1003e378)
- EtwGetTraceLoggerHandle (Address: 0x1003e370)
- EtwRegisterTraceGuidsW (Address: 0x1003e37c)
- EtwTraceMessage (Address: 0x1003e380)
- EtwUnregisterTraceGuids (Address: 0x1003e360)
- LdrDisableThreadCalloutsForDll (Address: 0x1003e368)
- memcpy_s (Address: 0x1003e35c)
- memmove_s (Address: 0x1003e34c)
- RtlAllocateHeap (Address: 0x1003e348)
- RtlFreeHeap (Address: 0x1003e36c)
- RtlImageNtHeader (Address: 0x1003e344)
- RtlNtStatusToDosError (Address: 0x1003e354)
- sprintf_s (Address: 0x1003e358)
- wcsncmp (Address: 0x1003e374)
RPCRT4.dll
- CStdStubBuffer_AddRef (Address: 0x1003e00c)
- CStdStubBuffer_Connect (Address: 0x1003e044)
- CStdStubBuffer_CountRefs (Address: 0x1003e050)
- CStdStubBuffer_DebugServerQueryInterface (Address: 0x1003e018)
- CStdStubBuffer_DebugServerRelease (Address: 0x1003e030)
- CStdStubBuffer_Disconnect (Address: 0x1003e010)
- CStdStubBuffer_Invoke (Address: 0x1003e02c)
- CStdStubBuffer_IsIIDSupported (Address: 0x1003e000)
- CStdStubBuffer_QueryInterface (Address: 0x1003e024)
- IUnknown_AddRef_Proxy (Address: 0x1003e01c)
- IUnknown_QueryInterface_Proxy (Address: 0x1003e004)
- IUnknown_Release_Proxy (Address: 0x1003e008)
- NdrCStdStubBuffer_Release (Address: 0x1003e034)
- NdrCStdStubBuffer2_Release (Address: 0x1003e04c)
- NdrDllCanUnloadNow (Address: 0x1003e038)
- NdrDllGetClassObject (Address: 0x1003e040)
- NdrOleAllocate (Address: 0x1003e03c)
- NdrOleFree (Address: 0x1003e014)
- NdrStubCall2 (Address: 0x1003e020)
- NdrStubForwardingFunction (Address: 0x1003e028)
- UuidCreate (Address: 0x1003e048)