hmkd.dll
Description: Windows HMAC Key Derivation API
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 32-bit
Operating System: Windows NT
SHA256: ca1faf6db80345e1c1d897e4bd6c46a0
File Size: 64.0 KB
Uploaded At: Dec. 1, 2025, 7:56 a.m.
Views: 6
Exported Functions
- HMKDCreateHmacKey (Ordinal: 1, Address: 0x2c20)
- HMKDDeriveKey (Ordinal: 2, Address: 0x45f0)
- HMKDGetHmacStatus (Ordinal: 3, Address: 0x3190)
- HMKDImportHmacKey (Ordinal: 4, Address: 0x33c0)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10010004)
- IsDebuggerPresent (Address: 0x10010000)
- OutputDebugStringW (Address: 0x10010008)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x10010010)
- SetLastError (Address: 0x1001001c)
- SetUnhandledExceptionFilter (Address: 0x10010018)
- UnhandledExceptionFilter (Address: 0x10010014)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10010024)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1001002c)
- HeapAlloc (Address: 0x10010030)
- HeapFree (Address: 0x10010034)
api-ms-win-core-libraryloader-l1-2-0.dll
- GetModuleFileNameA (Address: 0x1001003c)
- GetModuleHandleExW (Address: 0x10010048)
- GetModuleHandleW (Address: 0x10010040)
- GetProcAddress (Address: 0x10010044)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x10010050)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x10010060)
- GetCurrentProcessId (Address: 0x10010064)
- GetCurrentThreadId (Address: 0x10010058)
- TerminateProcess (Address: 0x1001005c)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1001006c)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x100100ac)
- AcquireSRWLockShared (Address: 0x1001009c)
- CreateMutexExW (Address: 0x100100a0)
- CreateSemaphoreExW (Address: 0x10010078)
- DeleteCriticalSection (Address: 0x1001007c)
- EnterCriticalSection (Address: 0x10010088)
- InitializeCriticalSection (Address: 0x10010084)
- InitializeCriticalSectionEx (Address: 0x10010080)
- LeaveCriticalSection (Address: 0x100100b0)
- OpenSemaphoreW (Address: 0x100100a4)
- ReleaseMutex (Address: 0x10010090)
- ReleaseSemaphore (Address: 0x10010094)
- ReleaseSRWLockExclusive (Address: 0x100100a8)
- ReleaseSRWLockShared (Address: 0x10010098)
- WaitForSingleObject (Address: 0x10010074)
- WaitForSingleObjectEx (Address: 0x1001008c)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x100100b8)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x100100c4)
- GetTickCount (Address: 0x100100c0)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x100100d8)
- CreateThreadpoolTimer (Address: 0x100100d0)
- SetThreadpoolTimer (Address: 0x100100d4)
- WaitForThreadpoolTimerCallbacks (Address: 0x100100cc)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x10010100)
- __dllonexit (Address: 0x10010124)
- _amsg_exit (Address: 0x100100e0)
- _callnewh (Address: 0x100100fc)
- _CxxThrowException (Address: 0x100100e4)
- _except_handler4_common (Address: 0x1001013c)
- _initterm (Address: 0x10010110)
- _lock (Address: 0x10010114)
- _onexit (Address: 0x10010128)
- _purecall (Address: 0x10010104)
- _unlock (Address: 0x10010118)
- _vsnwprintf (Address: 0x10010120)
- _XcptFilter (Address: 0x1001012c)
- ??0exception@@QAE@ABQBD@Z (Address: 0x100100f8)
- ??0exception@@QAE@ABQBDH@Z (Address: 0x100100f4)
- ??0exception@@QAE@ABV0@@Z (Address: 0x100100f0)
- ??1exception@@UAE@XZ (Address: 0x100100ec)
- ??1type_info@@UAE@XZ (Address: 0x10010138)
- ??3@YAXPAX@Z (Address: 0x10010148)
- ?what@exception@@UBEPBDXZ (Address: 0x100100e8)
- free (Address: 0x1001010c)
- malloc (Address: 0x10010134)
- memcmp (Address: 0x10010140)
- memcpy (Address: 0x10010130)
- memcpy_s (Address: 0x1001011c)
- memmove (Address: 0x10010144)
- memmove_s (Address: 0x10010108)
- memset (Address: 0x1001014c)
ncrypt.dll
- BCryptCloseAlgorithmProvider (Address: 0x10010198)
- BCryptCreateHash (Address: 0x10010190)
- BCryptDeriveKey (Address: 0x10010178)
- BCryptDestroyHash (Address: 0x1001015c)
- BCryptDestroyKey (Address: 0x1001016c)
- BCryptDestroySecret (Address: 0x10010170)
- BCryptDuplicateKey (Address: 0x10010174)
- BCryptEncrypt (Address: 0x10010158)
- BCryptExportKey (Address: 0x100101a0)
- BCryptFinalizeKeyPair (Address: 0x10010180)
- BCryptFinishHash (Address: 0x10010160)
- BCryptGenerateKeyPair (Address: 0x10010184)
- BCryptGenRandom (Address: 0x1001018c)
- BCryptGetProperty (Address: 0x10010164)
- BCryptHashData (Address: 0x10010168)
- BCryptImportKey (Address: 0x10010154)
- BCryptImportKeyPair (Address: 0x10010188)
- BCryptOpenAlgorithmProvider (Address: 0x10010194)
- BCryptSecretAgreement (Address: 0x1001017c)
- NCryptGetProperty (Address: 0x1001019c)
tbs.dll
- Tbsi_Context_Create (Address: 0x100101a8)
- Tbsip_Context_Close (Address: 0x100101ac)
- Tbsip_Submit_Command (Address: 0x100101b0)