Windows 10 DLL File Information - srpapi.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: | SRP APIs Dll |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 3 other DLL files in system32 directory are statically linked to this file. |
File Size: | 95 KB |
Total Number of Exported Functions: | 17 |
Total Number of Exported Functions With Names: | 17 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 76,288 Bytes | 78.4% | Read, Execute | Code |
.data | 0x00014000 | 512 Bytes | 0.5% | Write, Read | Initialized Data |
.idata | 0x00015000 | 5,632 Bytes | 5.8% | Read | Initialized Data |
.didat | 0x00017000 | 512 Bytes | 0.5% | Write, Read | Initialized Data |
.rsrc | 0x00018000 | 10,240 Bytes | 10.5% | Read | Initialized Data |
.reloc | 0x0001b000 | 3,072 Bytes | 3.2% | Read, Discardable | Initialized Data |
Static Linking
srpapi.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-debug-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-core-file-l1-2-1.dll
api-ms-win-ntuser-sysparams-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-appmodel-runtime-l1-1-1.dll
CRYPT32.dll
api-ms-win-core-wow64-l1-1-0.dll
bcrypt.dll
api-ms-win-core-sysinfo-l1-2-1.dll
ntdll.dll
KERNELBASE.dll
api-ms-win-core-apiquery-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when srpapi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, srpapi.dll won't be loaded.
List of files that are statically linked to srpapi.dll
appidapi.dll
AppLockerCSP.dll
efswrt.dll
This means that when one of the above files is loaded, srpapi.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 | 2 | 194 Bytes | 0.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 13,234 Bytes | 13.6% |
Total | 6 | 13,428 Bytes | 13.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
100 | AppID Driver |
101 | Identifies an application and enforces software restriction policies. |
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:AiEvaluatePlugin | AppIDDecodeAttributeString |
AppIDEncodeAttributeString | AppIDFreeAttributeString |
SrpClearEnterpriseIdForUIEnforcement | SrpCloseThreadNetworkContext |
SrpCreateThreadNetworkContext | SrpDoesPolicyAllowAppExecution |
SrpGetAllowedEnterprises | SrpGetEnterpriseIdForUIEnforcement |
SrpGetEnterpriseIdForUIEnforcementFromProcess | SrpGetProcessFQBNAttributeValue |
SrpInheritEnterpriseContext | SrpIsAllowed |
SrpRestoreEnterpriseContext | SrpSetEnterpriseIdForUIEnforcement |
SrpSetTokenEnterpriseId |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __dllonexit _amsg_exit _errno _except_handler4_common _initterm _itow_s _lock _onexit _unlock _vsnprintf _vsnwprintf _wcsicmp _wcstoi64 free iswspace malloc memcmp memcpy memmove memset public: virtual __thiscall type_info::~type_info(void) void __cdecl operator delete(void *) wcsncpy_s wcsnlen wcsstr - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!GetProcessId kernel32!OpenProcess kernel32!TerminateProcess - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!GetFinalPathNameByHandleW - api-ms-win-ntuser-sysparams-l1-1-0.dll:
user32!GetSystemMetrics - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-appmodel-runtime-l1-1-1.dll:
kernel!GetPackagePath kernel!GetStagedPackageOrigin kernel!PackageFamilyNameFromId kernel!PackageIdFromFullName kernel!PackageNameAndPublisherIdFromFamilyName - CRYPT32.dll:
CertGetEnhancedKeyUsage CertGetNameStringW CryptSIPLoad CryptSIPRetrieveSubjectGuidForCatalogFile - api-ms-win-core-wow64-l1-1-0.dll:
KernelBase!IsWow64Process KernelBase!Wow64DisableWow64FsRedirection KernelBase!Wow64RevertWow64FsRedirection - bcrypt.dll:
BCryptCloseAlgorithmProvider BCryptCreateHash BCryptDestroyHash BCryptFinishHash BCryptGetProperty BCryptHashData BCryptOpenAlgorithmProvider - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - ntdll.dll:
EtwEventEnabled EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids LdrResSearchResource NtClose NtCreateDirectoryObject NtCreateEvent NtCreateSection NtDelayExecution NtDeviceIoControlFile NtDuplicateObject NtDuplicateToken NtGetCachedSigningLevel NtMapViewOfSection NtOpenDirectoryObject NtOpenFile NtOpenKey NtOpenProcessToken NtOpenSymbolicLinkObject NtOpenThreadToken NtQueryDirectoryFile NtQueryDirectoryObject NtQueryInformationFile NtQueryLicenseValue NtQueryObject NtQuerySecurityAttributesToken NtQuerySymbolicLinkObject NtQueryValueKey NtQueryVolumeInformationFile NtReadFile NtSetCachedSigningLevel NtSetInformationThread NtSetValueKey NtUnmapViewOfSection NtWaitForSingleObject RtlAcquireSRWLockExclusive RtlAllocateHeap RtlCompareUnicodeString RtlCompareUnicodeStrings RtlCopyUnicodeString RtlCreateUnicodeString RtlEqualSid RtlEqualUnicodeString RtlFreeAnsiString RtlFreeHeap RtlGUIDFromString RtlGetAppContainerNamedObjectPath RtlInitUnicodeString RtlInitializeConditionVariable RtlLengthSid RtlNtStatusToDosError RtlNtStatusToDosErrorNoTeb RtlPrefixUnicodeString RtlReleaseSRWLockExclusive RtlRestoreLastWin32Error RtlRunOnceExecuteOnce RtlUpcaseUnicodeString - KERNELBASE.dll:
BaseGetNamedObjectDirectory - api-ms-win-core-apiquery-l1-1-0.dll:
ntdll!ApiSetQueryApiSetPresence - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI