Windows 8 DLL File Information - fveapibase.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Windows BitLocker Drive Encryption Base API |
File Version: | 6.2.9200.16420 (win8_gdr.120919-1813) |
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: | 185 KB |
Total Number of Exported Functions: | 51 |
Total Number of Exported Functions With Names: | 51 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 172,032 Bytes | 90.6% | Read, Execute | Code |
.data | 0x0002b000 | 1,024 Bytes | 0.5% | Write, Read | Initialized Data |
.idata | 0x0002c000 | 6,656 Bytes | 3.5% | Read | Initialized Data |
.rsrc | 0x0002e000 | 1,536 Bytes | 0.8% | Read | Initialized Data |
.reloc | 0x0002f000 | 7,680 Bytes | 4.0% | Read, Discardable | Initialized Data |
Static Linking
fveapibase.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
bcrypt.dll
ntdll.dll
RPCRT4.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-eventing-controller-l1-1-0.dll
api-ms-win-core-timezone-l1-1-0.dll
ncrypt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-memory-l1-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when fveapibase.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, fveapibase.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 | 972 Bytes | 0.5% |
Total | 1 | 972 Bytes | 0.5% |
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:FveAuthElementFromPassPhraseW | FveAuthElementFromPinW | FveAuthElementFromRecoveryPasswordW |
FveAuthElementGetKeyFileNameW | FveAuthElementReadExternalKeyW | FveAuthElementToRecoveryPasswordW |
FveAuthElementWriteExternalKeyW | FveClearUserFlags | FveCloseHandle |
FveCloseVolume | FveCommitChanges | FveConversionDecrypt |
FveConversionPause | FveConversionResume | FveConversionStop |
FveConversionStopEx | FveDiscardChanges | FveEnableRawAccess |
FveEraseDrive | FveFindFirstVolume | FveFindNextVolume |
FveGetAllowKeyExport | FveGetAuthMethodGuids | FveGetAuthMethodInformation |
FveGetDataSet | FveGetFipsAllowDisabled | FveGetFveMethod |
FveGetFveMethodEDrv | FveGetIdentity | FveGetKeyPackage |
FveGetStatus | FveGetStatusW | FveGetUserFlags |
FveGetVolumeNameW | FveIsHardwareReadyForConversion | FveIsRecoveryPasswordGroupValidW |
FveIsRecoveryPasswordValidW | FveIsVolumeEncryptable | FveLockVolume |
FveNotifyVolumeAfterFormat | FveOpenVolumeByHandle | FveOpenVolumeExW |
FveOpenVolumeW | FveQuery | FveRevertVolume |
FveSetAllowKeyExport | FveSetFipsAllowDisabled | FveSetFveMethod |
FveSetUserFlags | FveUpgradeVolume | InternalFveIsVolumeEncrypted |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _purecall _snwscanf_s _ultow_s _vsnwprintf _wcsicmp _wcslwr _wcsnicmp _wcsupr free iswdigit malloc memcmp memcpy memset public: virtual __thiscall type_info::~type_info(void) strncmp swprintf_s void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) wcscat_s wcschr wcscpy_s wcsnlen wcsrchr wcsstr wcstoul - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - bcrypt.dll:
BCryptCloseAlgorithmProvider BCryptCreateHash BCryptDecrypt BCryptDestroyHash BCryptDestroyKey BCryptEncrypt BCryptFinishHash BCryptGenRandom BCryptGenerateSymmetricKey BCryptGetFipsAlgorithmMode BCryptHashData BCryptOpenAlgorithmProvider BCryptSetProperty - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite LdrGetDllHandle LdrGetProcedureAddress NtAdjustPrivilegesToken NtAllocateUuids NtClose NtClose NtCreateEvent NtCreateEvent NtCreateKey NtDeleteKey NtDeleteValueKey NtDeviceIoControlFile NtDeviceIoControlFile NtEnumerateKey NtLoadKey NtOpenFile NtOpenFile NtOpenKey NtOpenKey NtOpenMutant NtOpenProcessTokenEx NtOpenSymbolicLinkObject NtOpenSymbolicLinkObject NtOpenThreadTokenEx NtQueryAttributesFile NtQueryKey NtQuerySymbolicLinkObject NtQuerySymbolicLinkObject NtQuerySystemInformation NtQuerySystemInformation NtQueryValueKey NtQueryValueKey NtQueryVolumeInformationFile NtReleaseMutant NtResetEvent NtResetEvent NtSetSecurityObject NtUnloadKey NtWaitForSingleObject NtWaitForSingleObject RtlAddAccessAllowedAceEx RtlAllocateAndInitializeSid RtlAllocateHeap RtlCompareMemory RtlCreateAcl RtlCreateSecurityDescriptor RtlFreeAnsiString RtlFreeHeap RtlFreeSid RtlGUIDFromString RtlGetVersion RtlInitAnsiString RtlInitUnicodeString RtlLengthSecurityDescriptor RtlLengthSid RtlNtStatusToDosError RtlSetDaclSecurityDescriptor RtlSetOwnerSecurityDescriptor RtlSetThreadErrorMode RtlStringFromGUID - RPCRT4.dll:
UuidCreate - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegEnumKeyExW KernelBase!RegGetValueW KernelBase!RegLoadKeyW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW KernelBase!RegUnLoadKeyW - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AdjustTokenPrivileges KernelBase!DuplicateTokenEx - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FindClose KernelBase!FindFirstFileW KernelBase!FlushFileBuffers KernelBase!GetDiskFreeSpaceW KernelBase!GetDriveTypeW KernelBase!GetFileAttributesW KernelBase!GetFileSizeEx KernelBase!GetLogicalDrives KernelBase!GetVolumeInformationW KernelBase!GetVolumeNameForVolumeMountPointW KernelBase!GetVolumePathNamesForVolumeNameW KernelBase!ReadFile KernelBase!SetFileAttributesW KernelBase!SetFilePointerEx KernelBase!WriteFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!MultiByteToWideChar - api-ms-win-eventing-controller-l1-1-0.dll:
KernelBase!ControlTraceW KernelBase!EnableTraceEx2 KernelBase!StartTraceW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - ncrypt.dll:
NCryptCloseProtectionDescriptor NCryptCreateProtectionDescriptor NCryptGetProtectionDescriptorInfo NCryptProtectSecret NCryptUnprotectSecret - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlSizeHeap - api-ms-win-core-memory-l1-1-1.dll:
KernelBase!VirtualAlloc KernelBase!VirtualFree - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalFree - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI