Windows 10 DLL File Information - appidsvc.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: | Application Identity Service |
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: | 34 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 25,088 Bytes | 72.1% | Read, Execute | Code |
.data | 0x00008000 | 512 Bytes | 1.5% | Write, Read | Initialized Data |
.idata | 0x00009000 | 4,096 Bytes | 11.8% | Read | Initialized Data |
.didat | 0x0000a000 | 512 Bytes | 1.5% | Write, Read | Initialized Data |
.rsrc | 0x0000b000 | 1,536 Bytes | 4.4% | Read | Initialized Data |
.reloc | 0x0000c000 | 2,048 Bytes | 5.9% | Read, Discardable | Initialized Data |
Static Linking
appidsvc.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
OLEAUT32.dll
USERENV.dll
RPCRT4.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
ntdll.dll
SLC.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when appidsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, appidsvc.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 | 8 | 850 Bytes | 2.4% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,140 Bytes | 3.3% |
Total | 10 | 1,990 Bytes | 5.7% |
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)
String ID | String Text |
---|---|
100 | Application Identity |
101 | Determines and verifies the identity of an application. Disabling this service will prevent AppLocker from being enforced. |
200 | Microsoft Corporation |
201 | Microsoft Corporation |
202 | Inspects the AppID certificate cache for invalid or revoked certificates. |
300 | Microsoft Corporation |
301 | Microsoft Corporation |
302 | Converts the software restriction policies policy from XML into binary format. |
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 | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _vsnwprintf free malloc memcmp memset - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolTimer KernelBase!CreateThreadpoolWait ntdll!TpReleaseTimer ntdll!TpReleaseWait ntdll!TpSetTimer ntdll!TpSetWait ntdll!TpWaitForTimer ntdll!TpWaitForWait - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CompareFileTime KernelBase!CreateFileW KernelBase!GetFinalPathNameByHandleW - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegSetValueExW - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance - OLEAUT32.dll:
VariantInit - USERENV.dll:
RegisterGPNotification UnregisterGPNotification - RPCRT4.dll:
I_RpcMapWin32Status NdrAsyncServerCall RpcAsyncAbortCall RpcAsyncCompleteCall RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcRevertToSelf RpcServerInqBindings RpcServerInqCallAttributesW RpcServerRegisterIf3 RpcServerTestCancel RpcServerUnregisterIf RpcServerUseProtseqW - 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!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose NtCommitTransaction NtCreateFile NtCreateKey NtCreateTransaction NtOpenKey NtQueryInformationFile NtQueryKey NtQueryLicenseValue NtSetInformationProcess RtlAllocateHeap RtlFreeHeap RtlInitUnicodeString RtlNtStatusToDosErrorNoTeb RtlUpcaseUnicodeString - SLC.dll:
SLRegisterWindowsEvent SLUnregisterWindowsEvent - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI