vpnike.dll
Description: VPNIKE Protocol Engine - Test dll
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 64-bit
Operating System: Windows NT
SHA256: 1addddef6c0a1fc54add5e787c89d64e
File Size: 714.0 KB
Uploaded At: Dec. 1, 2025, 7:42 a.m.
Views: 4
Exported Functions
- VpnIkeRoamToBestCostInterface (Ordinal: 1, Address: 0x7920)
- InitializeProtocolEngine (Ordinal: 2, Address: 0x70c0)
- InitializeServerProtocolEngine (Ordinal: 3, Address: 0x74c0)
- SendMessageToProtocolEngine (Ordinal: 4, Address: 0x7490)
- UninitializeProtocolEngine (Ordinal: 5, Address: 0x73c0)
- UninitializeServerProtocolEngine (Ordinal: 6, Address: 0x78a0)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x18007ff58)
- IsDebuggerPresent (Address: 0x18007ff70)
- OutputDebugStringA (Address: 0x18007ff68)
- OutputDebugStringW (Address: 0x18007ff60)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x18007ff80)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x18007ff90)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x18007ffb8)
- SetLastError (Address: 0x18007ffb0)
- SetUnhandledExceptionFilter (Address: 0x18007ffa0)
- UnhandledExceptionFilter (Address: 0x18007ffa8)
api-ms-win-core-file-l1-1-0.dll
- CreateFileA (Address: 0x18007ffc8)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x18007ffd8)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x18007ffe8)
- HeapAlloc (Address: 0x18007fff0)
- HeapFree (Address: 0x180080000)
- HeapReAlloc (Address: 0x18007fff8)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180080020)
- LocalFree (Address: 0x180080018)
- LocalReAlloc (Address: 0x180080010)
api-ms-win-core-io-l1-1-0.dll
- DeviceIoControl (Address: 0x180080030)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
- GetComputerNameA (Address: 0x180080040)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180080060)
- GetModuleFileNameA (Address: 0x180080070)
- GetModuleHandleExW (Address: 0x180080058)
- GetModuleHandleW (Address: 0x180080050)
- GetProcAddress (Address: 0x180080068)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180080080)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x1800800a8)
- GetCurrentProcessId (Address: 0x1800800a0)
- GetCurrentThreadId (Address: 0x180080098)
- OpenProcessToken (Address: 0x1800800b0)
- TerminateProcess (Address: 0x180080090)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800800c0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180080108)
- RegCreateKeyExW (Address: 0x180080118)
- RegDeleteValueW (Address: 0x180080100)
- RegGetValueW (Address: 0x1800800d0)
- RegOpenKeyExA (Address: 0x1800800f0)
- RegOpenKeyExW (Address: 0x1800800e0)
- RegQueryInfoKeyW (Address: 0x1800800e8)
- RegQueryValueExA (Address: 0x180080110)
- RegQueryValueExW (Address: 0x1800800f8)
- RegSetValueExW (Address: 0x1800800d8)
api-ms-win-core-registry-l2-1-0.dll
- RegCreateKeyW (Address: 0x180080130)
- RegEnumKeyW (Address: 0x180080128)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x180080148)
- WideCharToMultiByte (Address: 0x180080140)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrlenW (Address: 0x180080158)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180080188)
- AcquireSRWLockShared (Address: 0x1800801f8)
- CreateEventA (Address: 0x1800801d0)
- CreateMutexExW (Address: 0x1800801e8)
- CreateSemaphoreExW (Address: 0x180080178)
- DeleteCriticalSection (Address: 0x1800801f0)
- EnterCriticalSection (Address: 0x1800801c0)
- InitializeCriticalSection (Address: 0x1800801a0)
- InitializeCriticalSectionAndSpinCount (Address: 0x1800801d8)
- InitializeCriticalSectionEx (Address: 0x180080180)
- LeaveCriticalSection (Address: 0x1800801b0)
- OpenSemaphoreW (Address: 0x180080198)
- ReleaseMutex (Address: 0x180080168)
- ReleaseSemaphore (Address: 0x1800801b8)
- ReleaseSRWLockExclusive (Address: 0x1800801a8)
- ReleaseSRWLockShared (Address: 0x1800801c8)
- ResetEvent (Address: 0x180080200)
- SetEvent (Address: 0x180080170)
- WaitForSingleObject (Address: 0x1800801e0)
- WaitForSingleObjectEx (Address: 0x180080190)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180080210)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetLocalTime (Address: 0x180080220)
- GetSystemTimeAsFileTime (Address: 0x180080228)
- GetTickCount (Address: 0x180080230)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpool (Address: 0x1800802a8)
- CloseThreadpoolCleanupGroup (Address: 0x180080278)
- CloseThreadpoolCleanupGroupMembers (Address: 0x1800802b0)
- CloseThreadpoolTimer (Address: 0x180080280)
- CloseThreadpoolWork (Address: 0x180080240)
- CreateThreadpool (Address: 0x180080298)
- CreateThreadpoolCleanupGroup (Address: 0x1800802a0)
- CreateThreadpoolTimer (Address: 0x180080258)
- CreateThreadpoolWork (Address: 0x180080288)
- SetThreadpoolThreadMaximum (Address: 0x180080248)
- SetThreadpoolThreadMinimum (Address: 0x180080260)
- SetThreadpoolTimer (Address: 0x180080270)
- SubmitThreadpoolWork (Address: 0x180080250)
- WaitForThreadpoolTimerCallbacks (Address: 0x180080290)
- WaitForThreadpoolWorkCallbacks (Address: 0x180080268)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- ChangeTimerQueueTimer (Address: 0x1800802c0)
- CreateTimerQueueTimer (Address: 0x1800802d0)
- DeleteTimerQueueTimer (Address: 0x1800802c8)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x1800802f8)
- GetTraceEnableLevel (Address: 0x180080300)
- GetTraceLoggerHandle (Address: 0x1800802e8)
- TraceMessage (Address: 0x1800802f0)
- UnregisterTraceGuids (Address: 0x1800802e0)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x180080320)
- EventSetInformation (Address: 0x180080328)
- EventUnregister (Address: 0x180080310)
- EventWriteTransfer (Address: 0x180080318)
api-ms-win-security-base-l1-1-0.dll
- CheckTokenMembership (Address: 0x180080340)
- ImpersonateLoggedOnUser (Address: 0x180080338)
api-ms-win-security-lsalookup-l2-1-0.dll
- LookupAccountNameW (Address: 0x180080350)
eappprxy.dll
- EapHostPeerBeginSession (Address: 0x180080368)
- EapHostPeerClearConnection (Address: 0x1800803a8)
- EapHostPeerEndSession (Address: 0x1800803b0)
- EapHostPeerFreeEapError (Address: 0x180080398)
- EapHostPeerGetResponseAttributes (Address: 0x180080388)
- EapHostPeerGetResult (Address: 0x180080370)
- EapHostPeerGetSendPacket (Address: 0x180080390)
- EapHostPeerGetUIContext (Address: 0x180080380)
- EapHostPeerProcessReceivedPacket (Address: 0x180080378)
- EapHostPeerSetResponseAttributes (Address: 0x1800803a0)
- EapHostPeerSetUIContext (Address: 0x180080360)
fwpuclnt.dll
- FwpmEngineClose0 (Address: 0x180080448)
- FwpmEngineGetOption0 (Address: 0x1800803d8)
- FwpmEngineOpen0 (Address: 0x180080400)
- FwpmEngineSetOption0 (Address: 0x1800803e0)
- FwpmFreeMemory0 (Address: 0x180080410)
- FwpmIPsecTunnelAdd2 (Address: 0x180080428)
- FwpmIPsecTunnelDeleteByKey0 (Address: 0x180080418)
- FwpmNetEventSubscribe4 (Address: 0x1800803c8)
- FwpmNetEventUnsubscribe0 (Address: 0x1800803d0)
- FwpmProviderContextCreateEnumHandle0 (Address: 0x180080438)
- FwpmProviderContextEnum3 (Address: 0x1800803c0)
- FwpmProviderContextGetByKey3 (Address: 0x180080460)
- IkeextSaCreateEnumHandle0 (Address: 0x180080458)
- IkeextSaDeleteById0 (Address: 0x1800803f0)
- IkeextSaDestroyEnumHandle0 (Address: 0x180080450)
- IkeextSaEnum2 (Address: 0x180080408)
- IkeextSaUpdateAdditionalAddressesByTunnelId0 (Address: 0x1800803f8)
- IkeextSaUpdatePreferredAddressesByTunnelId0 (Address: 0x180080420)
- IPsecSaContextCreateEnumHandle0 (Address: 0x1800803e8)
- IPsecSaContextDestroyEnumHandle0 (Address: 0x180080468)
- IPsecSaContextEnum1 (Address: 0x180080440)
- IPsecSaInitiateAsync0 (Address: 0x180080430)
IPHLPAPI.DLL
- CancelMibChangeNotify2 (Address: 0x18007fe60)
- ConvertInterfaceGuidToLuid (Address: 0x18007fe28)
- ConvertInterfaceIndexToLuid (Address: 0x18007fe48)
- ConvertInterfaceLuidToGuid (Address: 0x18007fe38)
- ConvertInterfaceLuidToIndex (Address: 0x18007fe40)
- ConvertIpv4MaskToLength (Address: 0x18007fe30)
- DeleteIpForwardEntry (Address: 0x18007fe98)
- GetAdaptersAddresses (Address: 0x18007fe78)
- GetAdaptersInfo (Address: 0x18007feb0)
- GetBestInterfaceEx (Address: 0x18007fe80)
- GetCurrentThreadCompartmentId (Address: 0x18007fe68)
- GetIfEntry2 (Address: 0x18007fe50)
- GetIpAddrTable (Address: 0x18007fe88)
- GetIpForwardTable (Address: 0x18007fea0)
- GetPerAdapterInfo (Address: 0x18007fea8)
- GetUnicastIpAddressEntry (Address: 0x18007fe58)
- NotifyUnicastIpAddressChange (Address: 0x18007fe70)
- SetCurrentThreadCompartmentId (Address: 0x18007feb8)
- SetIpForwardEntry (Address: 0x18007fe90)
msvcrt.dll
- __C_specific_handler (Address: 0x180080500)
- __CxxFrameHandler3 (Address: 0x180080488)
- __dllonexit (Address: 0x1800804d8)
- _amsg_exit (Address: 0x180080510)
- _callnewh (Address: 0x180080528)
- _CxxThrowException (Address: 0x180080520)
- _initterm (Address: 0x180080508)
- _itoa_s (Address: 0x180080558)
- _itow_s (Address: 0x180080490)
- _lock (Address: 0x1800804e8)
- _onexit (Address: 0x1800804d0)
- _purecall (Address: 0x1800805a8)
- _stricmp (Address: 0x1800805c8)
- _strnicmp (Address: 0x1800804b0)
- _unlock (Address: 0x1800804e0)
- _vsnprintf (Address: 0x1800805c0)
- _vsnprintf_s (Address: 0x180080588)
- _vsnwprintf (Address: 0x1800805b8)
- _wcslwr (Address: 0x1800804a0)
- _XcptFilter (Address: 0x180080518)
- ??0exception@@QEAA@AEBQEBD@Z (Address: 0x180080570)
- ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x180080530)
- ??0exception@@QEAA@AEBV0@@Z (Address: 0x180080590)
- ??0exception@@QEAA@XZ (Address: 0x180080598)
- ??1exception@@UEAA@XZ (Address: 0x1800805a0)
- ??1type_info@@UEAA@XZ (Address: 0x1800804f0)
- ?terminate@@YAXXZ (Address: 0x1800804f8)
- ?what@exception@@UEBAPEBDXZ (Address: 0x180080578)
- atoi (Address: 0x1800804b8)
- atol (Address: 0x1800804a8)
- free (Address: 0x180080540)
- malloc (Address: 0x180080538)
- mbstowcs (Address: 0x1800804c0)
- memcmp (Address: 0x180080480)
- memcpy (Address: 0x180080478)
- memcpy_s (Address: 0x1800805b0)
- memmove_s (Address: 0x180080580)
- memset (Address: 0x1800805d0)
- strchr (Address: 0x180080560)
- strstr (Address: 0x180080548)
- strtok (Address: 0x1800804c8)
- wcschr (Address: 0x180080568)
- wcsncpy (Address: 0x180080550)
- wcsstr (Address: 0x180080498)
ntdll.dll
- EtwTraceMessage (Address: 0x180080600)
- NtQueryInformationToken (Address: 0x180080610)
- RtlCaptureContext (Address: 0x180080660)
- RtlIpv4AddressToStringA (Address: 0x180080640)
- RtlIpv4AddressToStringW (Address: 0x180080628)
- RtlIpv4StringToAddressW (Address: 0x1800805e8)
- RtlIpv6AddressToStringA (Address: 0x180080648)
- RtlIpv6AddressToStringW (Address: 0x180080638)
- RtlIpv6StringToAddressA (Address: 0x180080668)
- RtlIpv6StringToAddressW (Address: 0x1800805f0)
- RtlLocalTimeToSystemTime (Address: 0x180080620)
- RtlLookupFunctionEntry (Address: 0x180080658)
- RtlNtStatusToDosError (Address: 0x1800805f8)
- RtlPublishWnfStateData (Address: 0x1800805e0)
- RtlQueueWorkItem (Address: 0x180080608)
- RtlTimeFieldsToTime (Address: 0x180080630)
- RtlTimeToSecondsSince1970 (Address: 0x180080618)
- RtlVirtualUnwind (Address: 0x180080650)
RASAPI32.dll
- RasSetEapUserDataAEx (Address: 0x18007fec8)
- RasUpdateConnection (Address: 0x18007fed0)
rasman.dll
- RasActivateRoute (Address: 0x1800806f0)
- RasAllocateRoute (Address: 0x1800806d0)
- RasAllocInterfaceLuidIndex (Address: 0x1800806b8)
- RasDeAllocateRoute (Address: 0x180080698)
- RasDeviceGetInfo (Address: 0x180080680)
- RasFreeInterfaceLuidIndex (Address: 0x1800806c0)
- RasGetKey (Address: 0x1800806a0)
- RasGetPortUserData (Address: 0x180080700)
- RasGetTimeSinceLastActivity (Address: 0x1800806f8)
- RasInitializeNoWait (Address: 0x1800806a8)
- RasPortGetBundle (Address: 0x1800806d8)
- RasPortGetStatisticsEx (Address: 0x180080690)
- RasProtocolStarted (Address: 0x1800806e0)
- RasSendProtocolResultToRasman (Address: 0x180080678)
- RasSetConnectionUserData (Address: 0x1800806e8)
- RasSetPortUserData (Address: 0x1800806b0)
- RasSetTunnelEndPoints (Address: 0x180080688)
- RasUpdateDefaultRouteSettings (Address: 0x1800806c8)
rasmans.dll
- NlmGetBestCostNetworkConnection (Address: 0x180080710)
RPCRT4.dll
- I_RpcBindingIsClientLocal (Address: 0x18007ff48)
- Ndr64AsyncServerCallAll (Address: 0x18007fee8)
- NdrAsyncServerCall (Address: 0x18007ff10)
- NdrServerCall2 (Address: 0x18007fee0)
- NdrServerCallAll (Address: 0x18007fef0)
- RpcAsyncCompleteCall (Address: 0x18007ff08)
- RpcImpersonateClient (Address: 0x18007ff30)
- RpcRaiseException (Address: 0x18007ff00)
- RpcRevertToSelf (Address: 0x18007ff28)
- RpcServerRegisterAuthInfoA (Address: 0x18007ff20)
- RpcServerRegisterIfEx (Address: 0x18007ff38)
- RpcServerUnregisterIf (Address: 0x18007ff40)
- RpcServerUseProtseqEpA (Address: 0x18007ff18)
- UuidCreate (Address: 0x18007fef8)
rtutils.dll
- RouterLogEventA (Address: 0x180080720)
- TraceDeregisterA (Address: 0x180080740)
- TraceDeregisterExA (Address: 0x180080730)
- TracePrintfExA (Address: 0x180080728)
- TraceRegisterExA (Address: 0x180080738)
- TraceVprintfExA (Address: 0x180080748)