Windows 8 DLL File Information - wbiosrvc.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 Biometric Service |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 204 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 169,984 Bytes | 81.2% | Read, Execute | Code |
.data | 0x0002b000 | 1,536 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x0002c000 | 7,680 Bytes | 3.7% | Read | Initialized Data |
.rsrc | 0x0002e000 | 17,408 Bytes | 8.3% | Read | Initialized Data |
.reloc | 0x00033000 | 11,776 Bytes | 5.6% | Read, Discardable | Initialized Data |
Static Linking
wbiosrvc.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-winsvc-l1-2-0.dll
api-ms-win-service-management-l2-1-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
KERNEL32.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-namedpipe-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
RPCRT4.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-version-l1-1-0.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-service-private-l1-1-0.dll
ntdll.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when wbiosrvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, wbiosrvc.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 | 2 | 578 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 32,506 Bytes | 15.5% |
Total | 6 | 33,084 Bytes | 15.8% |
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)
String ID | String Text |
---|---|
100 | Windows Biometric Service |
101 | The Windows biometric service gives client applications the ability to capture, compare, manipulate, and store biometric data without gaining direct access to any biometric hardware or samples. The service is hosted in a privileged SVCHOST process. |
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:ServiceMain |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _strnicmp _unlock _vsnwprintf _wcsnicmp _wtoi free iswdigit malloc memcmp memcpy memmove memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const strnlen swscanf_s toupper - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - api-ms-win-service-winsvc-l1-2-0.dll:
sechost!QueryServiceStatus - api-ms-win-service-management-l2-1-0.dll:
sechost!ChangeServiceConfigW sechost!QueryServiceConfigW - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedExchangeAdd KernelBase!InterlockedIncrement ntdll!RtlInterlockedCompareExchange64 - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!ProcessIdToSessionId kernel32!ResumeThread kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - KERNEL32.dll:
CreateSemaphoreW GetDevicePowerState LoadLibraryW LocalAlloc LocalFree RaiseFailFastException RegisterWaitForSingleObject UnregisterWait WTSGetActiveConsoleSessionId WaitForMultipleObjects - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolTimer KernelBase!TrySubmitThreadpoolCallback ntdll!TpReleaseTimer ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIoEx kernel32!CancelSynchronousIo kernel32!CreateIoCompletionPort kernel32!DeviceIoControl kernel32!GetOverlappedResult kernel32!GetQueuedCompletionStatus kernel32!PostQueuedCompletionStatus - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegEnumValueW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-namedpipe-l1-2-0.dll:
KernelBase!CreatePipe - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CompareFileTime KernelBase!CreateFileW KernelBase!FindClose KernelBase!FindFirstFileW KernelBase!FindNextFileW KernelBase!ReadFile KernelBase!WriteFile - RPCRT4.dll:
NdrAsyncServerCall NdrServerCall2 RpcAsyncCompleteCall RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcMgmtStopServerListening RpcRevertToSelf RpcRevertToSelfEx RpcServerInqBindings RpcServerInqCallAttributesW RpcServerListen RpcServerRegisterIfEx RpcServerSubscribeForNotification RpcServerTestCancel RpcServerUnregisterIf RpcServerUnsubscribeForNotification RpcServerUseProtseqEpW UuidCreate - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AccessCheck KernelBase!AddAccessAllowedAce KernelBase!AllocateAndInitializeSid KernelBase!CopySid KernelBase!CreateWellKnownSid KernelBase!EqualDomainSid KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetSidIdentifierAuthority KernelBase!GetSidSubAuthority KernelBase!GetSidSubAuthorityCount KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!IsValidSecurityDescriptor KernelBase!IsValidSid KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress - api-ms-win-core-version-l1-1-0.dll:
KernelBase!GetFileVersionInfoSizeExW - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - api-ms-win-service-private-l1-1-0.dll:
sechost!I_ScRegisterDeviceNotification sechost!I_ScUnregisterDeviceNotification - ntdll.dll:
RtlAcquireResourceExclusive RtlDeleteResource RtlEqualSid RtlGetNtProductType RtlImageNtHeader RtlInitializeResource RtlNtStatusToDosError RtlReleaseResource - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI