Windows 7 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 7, 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.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 147 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 | 123,392 Bytes | 81.7% | Read, Execute | Code |
.data | 0x00020000 | 1,536 Bytes | 1.0% | Write, Read | Initialized Data |
.rsrc | 0x00021000 | 17,920 Bytes | 11.9% | Read | Initialized Data |
.reloc | 0x00026000 | 6,144 Bytes | 4.1% | Read, Discardable | Initialized Data |
Static Linking
wbiosrvc.dll is statically linked to the following files:msvcrt.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-winsvc-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
KERNEL32.dll
API-MS-Win-Core-Debug-L1-1-0.dll
API-MS-Win-Core-File-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-IO-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-NamedPipe-L1-1-0.dll
API-MS-Win-Security-LSALookup-L1-1-0.dll
ADVAPI32.dll
USER32.dll
ole32.dll
RPCRT4.dll
VERSION.dll
SETUPAPI.dll
VAULTCLI.dll
ntdll.dll
CRYPT32.dll
NETAPI32.dll
WTSAPI32.dll
Secur32.dll
credui.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.4% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 32,598 Bytes | 21.6% |
Total | 6 | 33,176 Bytes | 22.0% |
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 free iswdigit malloc memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: int __thiscall type_info::operator==(class type_info const &)const 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-0.dll:
kernel32!GetLastError kernel32!RaiseException kernel32!SetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle kernel32!DuplicateHandle - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedExchangeAdd KernelBase!InterlockedIncrement - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!ProcessIdToSessionId kernel32!ResumeThread kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!InitializeCriticalSectionAndSpinCount kernel32!OpenProcess kernel32!ReleaseSemaphore kernel32!ResetEvent kernel32!SetEvent kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!SystemTimeToFileTime - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - API-MS-WIN-Service-winsvc-L1-1-0.dll:
sechost!QueryServiceStatus - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!ChangeServiceConfigW sechost!QueryServiceConfigW - KERNEL32.dll:
CancelSynchronousIo CreateSemaphoreW LoadLibraryW RaiseFailFastException RegisterWaitForSingleObject UnregisterWait UnregisterWaitEx WTSGetActiveConsoleSessionId WaitForMultipleObjects - API-MS-Win-Core-Debug-L1-1-0.dll:
KernelBase!OutputDebugStringA - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CompareFileTime kernel32!CreateFileW kernel32!FindClose kernel32!FindFirstFileW kernel32!FindNextFileW kernel32!ReadFile kernel32!WriteFile - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - API-MS-Win-Core-IO-L1-1-0.dll:
kernel32!CreateIoCompletionPort kernel32!DeviceIoControl kernel32!GetOverlappedResult kernel32!GetQueuedCompletionStatus kernel32!PostQueuedCompletionStatus - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress - API-MS-Win-Core-NamedPipe-L1-1-0.dll:
KernelBase!CreatePipe - API-MS-Win-Security-LSALookup-L1-1-0.dll:
sechost!LookupAccountSidLocalW - ADVAPI32.dll:
AccessCheck AddAccessAllowedAce AllocateAndInitializeSid ConvertStringSecurityDescriptorToSecurityDescriptorW CopySid CreateWellKnownSid CredIsProtectedW CredProtectW EqualDomainSid EqualSid FreeSid GetLengthSid GetSidIdentifierAuthority GetSidSubAuthority GetSidSubAuthorityCount GetTokenInformation ImpersonateLoggedOnUser InitializeAcl InitializeSecurityDescriptor IsValidSecurityDescriptor IsValidSid LogonUserW RegCloseKey RegCreateKeyExW RegDeleteValueW RegEnumKeyExW RegGetValueW RegOpenKeyExW RegQueryValueExW RegSetValueExW SetSecurityDescriptorDacl SetSecurityDescriptorGroup SetSecurityDescriptorOwner ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - USER32.dll:
RegisterDeviceNotificationA UnregisterDeviceNotification - ole32.dll:
CoTaskMemAlloc CoTaskMemFree - RPCRT4.dll:
NdrAsyncServerCall NdrServerCall2 RpcAsyncCompleteCall RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcMgmtStopServerListening RpcRevertToSelf RpcRevertToSelfEx RpcServerInqBindings RpcServerInqCallAttributesW RpcServerListen RpcServerRegisterIfEx RpcServerSubscribeForNotification RpcServerTestCancel RpcServerUnregisterIf RpcServerUnsubscribeForNotification RpcServerUseProtseqEpW UuidCreate - VERSION.dll:
GetFileVersionInfoSizeW - SETUPAPI.dll:
SetupDiDestroyDeviceInfoList SetupDiEnumDeviceInfo SetupDiEnumDeviceInterfaces SetupDiGetClassDevsExW SetupDiGetClassDevsW SetupDiGetDeviceInstanceIdW SetupDiGetDeviceInterfaceDetailW SetupDiGetDeviceRegistryPropertyW SetupDiOpenDevRegKey - VAULTCLI.dll:
VaultAddItem VaultCloseVault VaultCreateItemType VaultEnumerateItems VaultFree VaultGetItem VaultGetItemType VaultOpenVault VaultRemoveItem - ntdll.dll:
RtlEqualSid RtlGetNtProductType RtlImageNtHeader - CRYPT32.dll:
CryptProtectData CryptUnprotectData CryptUnprotectMemory - NETAPI32.dll:
netutils!NetApiBufferFree samcli!NetUserModalsGet wkscli!NetGetJoinInformation - WTSAPI32.dll:
WTSDisconnectSession WTSFreeMemory WTSQuerySessionInformationW - Secur32.dll:
sspicli!LsaConnectUntrusted sspicli!LsaDeregisterLogonProcess sspicli!LsaFreeReturnBuffer sspicli!LsaLogonUser sspicli!LsaLookupAuthenticationPackage - credui.dll:
CredPackAuthenticationBufferW