Windows 10 DLL File Information - netjoin.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | Domain Join DLL |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 139 KB |
Total Number of Exported Functions: | 32 |
Total Number of Exported Functions With Names: | 32 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 126,976 Bytes | 89.2% | Read, Execute | Code |
.data | 0x00020000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x00021000 | 4,608 Bytes | 3.2% | Read | Initialized Data |
.didat | 0x00023000 | 1,024 Bytes | 0.7% | Write, Read | Initialized Data |
.rsrc | 0x00024000 | 3,072 Bytes | 2.2% | Read | Initialized Data |
.reloc | 0x00025000 | 5,120 Bytes | 3.6% | Read, Discardable | Initialized Data |
Static Linking
netjoin.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-rtlsupport-l1-2-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
ncrypt.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
ntdll.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-file-l2-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when netjoin.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, netjoin.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 | 4 | 2,850 Bytes | 2.0% |
Total | 4 | 2,850 Bytes | 2.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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:NetCreateProvisioningPackage | NetProvisionComputerAccount | NetRequestOfflineDomainJoin |
NetRequestProvisioningPackageInstall | NetSetuppCloseLog | NetSetuppOpenLog |
NetpAvoidNetlogonSpnSet | NetpChangeMachineName | NetpControlServices |
NetpCrackNamesStatus2Win32Error | NetpCreateComputerObjectInDs | NetpDoDomainJoin |
NetpDomainJoinLicensingCheck | NetpGetJoinInformation | NetpGetListOfJoinableOUs |
NetpGetLsaPrimaryDomain | NetpGetMachineAccountName | NetpIsSetupInProgress |
NetpJoinProvider2Initialize | NetpJoinProviderInitialize | NetpLogPrintHelper |
NetpMachineValidToJoin | NetpManageIPCConnect | NetpManageMachineAccountWithSid |
NetpQueryService | NetpSeparateUserAndDomain | NetpSetComputerAccountPassword |
NetpStopService | NetpUnJoinDomain | NetpUpdateAutoenrolConfig |
NetpUpgradePreNT5JoinInfo | NetpValidateName |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _ultow _vsnwprintf _vsnwprintf_s _wcsicmp _wcsnicmp _wcsupr _wtoi _wtol free malloc memcmp memcpy memset swscanf_s toupper wcscat_s wcschr wcscpy_s wcstoul - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-rtlsupport-l1-2-0.dll:
ntdll!RtlCompareMemory - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress - ncrypt.dll:
NCryptDeleteKey NCryptFreeObject NCryptOpenKey NCryptOpenStorageProvider NCryptSetProperty - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!DnsHostnameToComputerNameExW KernelBase!GetComputerNameExW KernelBase!GetLocalTime KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetSystemWindowsDirectoryW KernelBase!GetTickCount KernelBase!GetWindowsDirectoryW KernelBase!SetComputerNameEx2W KernelBase!SetComputerNameExW - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CheckTokenMembership KernelBase!GetLengthSid KernelBase!ImpersonateSelf KernelBase!RevertToSelf - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!SetThreadStackGuarantee kernel32!TerminateProcess - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!DnsHostnameToComputerNameW kernel32!GetComputerNameW - ntdll.dll:
EtwEventActivityIdControl EtwEventRegister EtwEventSetInformation EtwEventUnregister EtwEventWrite EtwEventWriteTransfer NtClose NtOpenThreadToken RtlAllocateAndInitializeSid RtlAllocateHeap RtlCompareUnicodeString RtlConvertSidToUnicodeString RtlCopySid RtlEqualSid RtlFreeAnsiString RtlFreeHeap RtlFreeOemString RtlFreeSid RtlGetNtProductType RtlImageNtHeader RtlInitString RtlInitUnicodeString RtlLengthRequiredSid RtlLengthSid RtlNtStatusToDosError RtlRunDecodeUnicodeString RtlRunEncodeUnicodeString RtlSubAuthorityCountSid RtlSubAuthoritySid RtlUnicodeStringToOemString RtlValidSid - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!VirtualAlloc KernelBase!VirtualProtect KernelBase!VirtualQuery - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!FlushFileBuffers KernelBase!GetFileAttributesW KernelBase!GetFileSize KernelBase!ReadFile KernelBase!SetFilePointer KernelBase!WriteFile - api-ms-win-core-file-l2-1-1.dll:
KernelBase!MoveFileExW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!WideCharToMultiByte - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI