Windows 7 DLL File Information - msv1_0.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: | Microsoft Authentication Package v1.0 |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 250 KB |
Total Number of Exported Functions: | 32 |
Total Number of Exported Functions With Names: | 18 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 225,792 Bytes | 88.0% | Read, Execute | Code |
.data | 0x00039000 | 11,776 Bytes | 4.6% | Write, Read | Initialized Data |
.rsrc | 0x0003d000 | 6,144 Bytes | 2.4% | Read | Initialized Data |
.reloc | 0x0003f000 | 11,776 Bytes | 4.6% | Read, Discardable | Initialized Data |
Static Linking
msv1_0.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Security-Base-L1-1-0.dll
cryptdll.dll
KERNEL32.dll
This means that when msv1_0.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, msv1_0.dll won't be loaded.
List of files that are statically linked to msv1_0.dll
netlogon.dll
This means that when one of the above files is loaded, msv1_0.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 5 | 20,974 Bytes | 8.2% |
Total | 5 | 20,974 Bytes | 8.2% |
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:DllMain | LsaApCallPackage | LsaApCallPackagePassthrough |
LsaApCallPackageUntrusted | LsaApInitializePackage | LsaApLogonTerminated |
LsaApLogonUserEx2 | Msv1_0ExportSubAuthenticationRoutine | Msv1_0SubAuthenticationPresent |
MsvGetLogonAttemptCount | MsvIsLocalhostAliases | MsvSamLogoff |
MsvSamValidate | MsvValidateTarget | SpInitialize |
SpInstanceInit | SpLsaModeInitialize | SpUserModeInitialize |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _snwprintf_s _ultow _vsnprintf_s _wcsicmp free malloc memcpy memmove memset sprintf_s strcpy_s strncmp swprintf_s towupper wcscat_s wcschr wcscpy_s wcsncat_s wcsncmp wcsncpy_s wcsrchr - ntdll.dll:
EtwEventEnabled EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwLogTraceEvent EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtAllocateLocallyUniqueId NtClose NtCreateEvent NtCreateKey NtDeleteValueKey NtDuplicateObject NtDuplicateToken NtFilterToken NtOpenEvent NtOpenKey NtOpenProcess NtOpenProcessToken NtOpenThreadToken NtQueryInformationProcess NtQueryInformationToken NtQuerySystemInformation NtQuerySystemTime NtQueryValueKey NtSetEvent NtSetInformationThread NtSetSecurityObject NtSetValueKey NtWaitForSingleObject RtlAcquireResourceExclusive RtlAcquireResourceShared RtlAddAccessAllowedAce RtlAllocateAndInitializeSid RtlAllocateHeap RtlAppendUnicodeStringToString RtlAppendUnicodeToString RtlCompareMemory RtlConvertSharedToExclusive RtlCopySid RtlCopyUnicodeString RtlCreateAcl RtlCreateSecurityDescriptor RtlDeleteElementGenericTable RtlDeleteResource RtlDowncaseUnicodeString RtlDuplicateUnicodeString RtlEnterCriticalSection RtlEqualDomainName RtlEqualSid RtlEqualString RtlEqualUnicodeString RtlEraseUnicodeString RtlExtendedMagicDivide RtlFreeAnsiString RtlFreeHeap RtlFreeOemString RtlFreeSid RtlGetElementGenericTable RtlGetNtProductType RtlIdentifierAuthoritySid RtlImageNtHeader RtlImpersonateSelf RtlInitString RtlInitUnicodeString RtlInitializeCriticalSection RtlInitializeGenericTable RtlInitializeResource RtlInitializeSid RtlInsertElementGenericTable RtlIntegerToChar RtlIntegerToUnicodeString RtlIpv6StringToAddressExW RtlLeaveCriticalSection RtlLengthRequiredSid RtlLengthSid RtlLookupElementGenericTable RtlNtStatusToDosError RtlNumberGenericTableElements RtlOemStringToUnicodeString RtlPrefixUnicodeString RtlReleaseResource RtlRunDecodeUnicodeString RtlSetDaclSecurityDescriptor RtlSubAuthorityCountSid RtlSubAuthoritySid RtlSystemTimeToLocalTime RtlTimeToTimeFields RtlUpcaseUnicodeString RtlUpcaseUnicodeStringToOemString RtlUpperChar WinSqmIncrementDWORD WinSqmSetDWORD - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AdjustTokenPrivileges KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!ImpersonateAnonymousToken KernelBase!RevertToSelf - cryptdll.dll:
CDLocateCheckSum HMACwithSHA PBKDF2 aesCTSDecryptMsg aesCTSEncryptMsg - KERNEL32.dll:
ChangeTimerQueueTimer CloseHandle CreateDirectoryW CreateEventW CreateFileMappingW CreateFileW CreateTimerQueueTimer DebugBreak DelayLoadFailureHook DeleteTimerQueueTimer DisableThreadLibraryCalls ExpandEnvironmentStringsW FlushFileBuffers FormatMessageA FormatMessageW FreeLibrary GetComputerNameExW GetComputerNameW GetCurrentDirectoryW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetLastError GetLocalTime GetModuleFileNameW GetModuleHandleW GetProcAddress GetProfileIntW GetSystemDirectoryW GetSystemInfo GetSystemTimeAsFileTime GetTickCount GetVersion GetVersionExW GetWindowsDirectoryW InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedExchangeAdd InterlockedIncrement IsDebuggerPresent LoadLibraryA LoadLibraryExA LoadLibraryW LocalAlloc LocalFree MapViewOfFileEx MoveFileExW OpenFileMappingW OpenProcess QueryFullProcessImageNameW QueryPerformanceCounter RegSetValueExW RegisterWaitForSingleObjectEx SetCurrentDirectoryW SetFilePointer SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter UnmapViewOfFile UnregisterWait VirtualAlloc VirtualProtect VirtualQuery WriteFile ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlInterlockedCompareExchange64 ntdll!RtlLeaveCriticalSection