| filename | OSVolOSVol--Windows--SysWOW64--userenv.dll.fullextract | |
|---|---|---|
| size | 81920 (0x14000) | |
| md5 | d15618a0ff8dbc2c5bf3726bacc75a0b | |
| type | PE32 executable (DLL) (GUI) Intel 80386, for MS Windows | |
| mimetype | application/x-dosexec | |
| clamav | OK | |
| virustotal | → scan with virustotal.com | |
| histogram | ||
MZ Header
| signature | MZ |
| bytes_in_last_block | 0x90 |
| blocks_in_file | 3 |
| num_relocs | 0 |
| header_paragraphs | 4 |
| min_extra_paragraphs | 0 |
| max_extra_paragraphs | 0xffff |
| ss | 0 |
| sp | 0xb8 |
| checksum | 0 |
| ip | 0 |
| cs | 0 |
| reloc_table_offset | 0x40 |
| overlay_number | 0 |
| reserved0 | 0 |
| oem_id | 0 |
| oem_info | 0 |
| reserved2 | 0 |
| reserved3 | 0 |
| reserved4 | 0 |
| reserved5 | 0 |
| reserved6 | 0 |
| lfanew | 0xf0 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 149 | 30729 | 3 |
| 1 | 0 | 208 |
| 147 | 30729 | 43 |
| 146 | 30729 | 1 |
| 132 | 30729 | 15 |
| 131 | 30729 | 21 |
| 148 | 30729 | 1 |
| 145 | 30729 | 1 |
DOS stub
00000000: 0e 1f ba 0e 00 b4 09 cd 21 b8 01 4c cd 21 54 68 |........!..L.!Th| 00000010: 69 73 20 70 72 6f 67 72 61 6d 20 63 61 6e 6e 6f |is program canno| 00000020: 74 20 62 65 20 72 75 6e 20 69 6e 20 44 4f 53 20 |t be run in DOS | 00000030: 6d 6f 64 65 2e 0d 0d 0a 24 00 00 00 00 00 00 00 |mode....$.......|
PE Header
Packer / Compiler
Sections
| name | va | vsize | raw size | flags | |
|---|---|---|---|---|---|
| .text | 0x1000 | 0x10a1c | 0x10c00 | R-X CODE | |
| .orpc | 0x12000 | 0x33 | 0x200 | R-X CODE | |
| .data | 0x13000 | 0x584 | 0x600 | RW- IDATA | |
| .rsrc | 0x14000 | 0x15d8 | 0x1600 | R-- IDATA | |
| .reloc | 0x16000 | 0xf9c | 0x1000 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| msvcrt.dll | 1260 | memmove | |
| msvcrt.dll | 106 | _XcptFilter | |
| msvcrt.dll | 469 | _initterm | |
| msvcrt.dll | 257 | _amsg_exit | |
| msvcrt.dll | 345 | _except_handler4_common | |
| msvcrt.dll | 974 | _vsnwprintf | |
| msvcrt.dll | 20 | void __cdecl operator delete(void *) ??3@YAXPAX@Z | |
| msvcrt.dll | 18 | void * __cdecl operator new(unsigned int) ??2@YAPAXI@Z | |
| msvcrt.dll | 1258 | memcpy | |
| msvcrt.dll | 1246 | malloc | |
| msvcrt.dll | 1190 | free | |
| msvcrt.dll | 1262 | memset | |
| ntdll.dll | 1044 | RtlNtStatusToDosError | |
| ntdll.dll | 607 | RtlAdjustPrivilege | |
| ntdll.dll | 57 | EtwEventWrite | |
| ntdll.dll | 81 | EtwUnregisterTraceGuids | |
| ntdll.dll | 801 | RtlExpandEnvironmentStrings | |
| ntdll.dll | 212 | NtClose | |
| ntdll.dll | 982 | RtlIsDosDeviceName_U | |
| ntdll.dll | 614 | RtlAnsiCharToUnicodeChar | |
| ntdll.dll | 951 | RtlIntegerToChar | |
| ntdll.dll | 925 | RtlInitUnicodeStringEx | |
| ntdll.dll | 55 | EtwEventRegister | |
| ntdll.dll | 68 | EtwLogTraceEvent | |
| ntdll.dll | 56 | EtwEventUnregister | |
| ntdll.dll | 79 | EtwTraceMessage | |
| ntdll.dll | 65 | EtwGetTraceEnableFlags | |
| ntdll.dll | 66 | EtwGetTraceEnableLevel | |
| ntdll.dll | 74 | EtwRegisterTraceGuidsW | |
| ntdll.dll | 67 | EtwGetTraceLoggerHandle | |
| KERNELBASE.dll | 40 | BemFreeReference | |
| KERNELBASE.dll | 38 | BemCreateReference | |
| KERNELBASE.dll | 305 | GetSystemDefaultUILanguage | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 1 | GetLastError | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 6 | UnhandledExceptionFilter | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 5 | SetUnhandledExceptionFilter | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 4 | SetLastError | |
| API-MS-Win-Core-File-L1-1-0.dll | 35 | GetFileAttributesW | |
| API-MS-Win-Core-File-L1-1-0.dll | 4 | CreateFileW | |
| API-MS-Win-Core-File-L1-1-0.dll | CompareFileTime | ||
| API-MS-Win-Core-File-L1-1-0.dll | 2 | CreateDirectoryW | |
| API-MS-Win-Core-File-L1-1-0.dll | 62 | RemoveDirectoryW | |
| API-MS-Win-Core-File-L1-1-0.dll | 34 | GetFileAttributesExW | |
| API-MS-Win-Core-File-L1-1-0.dll | 7 | DeleteFileW | |
| API-MS-Win-Core-File-L1-1-0.dll | 22 | FindNextFileW | |
| API-MS-Win-Core-File-L1-1-0.dll | 65 | SetFileAttributesW | |
| API-MS-Win-Core-File-L1-1-0.dll | 11 | FindClose | |
| API-MS-Win-Core-File-L1-1-0.dll | 69 | SetFileTime | |
| API-MS-Win-Core-File-L1-1-0.dll | 28 | GetDiskFreeSpaceExW | |
| API-MS-Win-Core-File-L1-1-0.dll | 25 | FlushFileBuffers | |
| API-MS-Win-Core-File-L1-1-0.dll | 18 | FindFirstFileW | |
| API-MS-Win-Core-Handle-L1-1-0.dll | CloseHandle | ||
| API-MS-Win-Core-Heap-L1-1-0.dll | 2 | HeapAlloc | |
| API-MS-Win-Core-Heap-L1-1-0.dll | GetProcessHeap | ||
| API-MS-Win-Core-Heap-L1-1-0.dll | 9 | HeapReAlloc | |
| API-MS-Win-Core-Heap-L1-1-0.dll | 6 | HeapFree | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 7 | InterlockedIncrement | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 1 | InterlockedCompareExchange | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 4 | InterlockedExchange | |
| API-MS-Win-Core-IO-L1-1-0.dll | 2 | DeviceIoControl | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | DisableThreadLibraryCalls | ||
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 18 | LockResource | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 1 | FindResourceExW | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 7 | GetModuleFileNameW | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 12 | GetProcAddress | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 3 | FreeLibrary | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 13 | LoadLibraryExA | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 17 | LoadStringW | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 15 | LoadResource | |
| API-MS-Win-Core-LocalRegistry-L1-1-0.dll | 25 | RegOpenKeyExW | |
| API-MS-Win-Core-LocalRegistry-L1-1-0.dll | RegCloseKey | ||
| API-MS-Win-Core-LocalRegistry-L1-1-0.dll | 30 | RegQueryValueExW | |
| API-MS-Win-Core-LocalRegistry-L1-1-0.dll | 17 | RegGetValueW | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 10 | LocalAlloc | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 13 | LocalReAlloc | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 19 | Sleep | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 33 | lstrlenW | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 4 | FormatMessageW | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 11 | LocalFree | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 12 | GetCurrentThread | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 42 | TerminateProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 11 | GetCurrentProcessId | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 13 | GetCurrentThreadId | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 10 | GetCurrentProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 26 | OpenProcessToken | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 5 | CreateThread | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 39 | SetThreadToken | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 28 | OpenThreadToken | |
| API-MS-Win-Core-Profile-L1-1-0.dll | QueryPerformanceCounter | ||
| API-MS-Win-Core-String-L1-1-0.dll | 1 | CompareStringOrdinal | |
| API-MS-Win-Core-String-L1-1-0.dll | 7 | WideCharToMultiByte | |
| API-MS-Win-Core-String-L1-1-0.dll | 6 | MultiByteToWideChar | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 32 | SetEvent | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 13 | DeleteCriticalSection | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 40 | WaitForSingleObject | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 6 | CreateEventW | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 14 | EnterCriticalSection | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 16 | InitializeCriticalSectionAndSpinCount | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 19 | LeaveCriticalSection | |
| API-MS-Win-Core-SysInfo-L1-1-0.dll | 14 | GetTickCount | |
| API-MS-Win-Core-SysInfo-L1-1-0.dll | 11 | GetSystemTimeAsFileTime | |
| API-MS-Win-Security-Base-L1-1-0.dll | 7 | AddAccessAllowedAce | |
| API-MS-Win-Security-Base-L1-1-0.dll | 80 | PrivilegeCheck | |
| API-MS-Win-Security-Base-L1-1-0.dll | 38 | EqualSid | |
| API-MS-Win-Security-Base-L1-1-0.dll | 51 | GetSecurityDescriptorOwner | |
| API-MS-Win-Security-Base-L1-1-0.dll | 43 | GetFileSecurityW | |
| API-MS-Win-Security-Base-L1-1-0.dll | 62 | ImpersonateSelf | |
| API-MS-Win-Security-Base-L1-1-0.dll | 20 | AllocateAndInitializeSid | |
| API-MS-Win-Security-Base-L1-1-0.dll | 45 | GetLengthSid | |
| API-MS-Win-Security-Base-L1-1-0.dll | 63 | InitializeAcl | |
| API-MS-Win-Security-Base-L1-1-0.dll | 10 | AddAccessDeniedAce | |
| API-MS-Win-Security-Base-L1-1-0.dll | 40 | FreeSid | |
| API-MS-Win-Security-Base-L1-1-0.dll | 26 | CopySid | |
| API-MS-Win-Security-Base-L1-1-0.dll | 58 | GetTokenInformation | |
| API-MS-Win-Security-Base-L1-1-0.dll | 83 | RevertToSelf | |
| API-MS-Win-Security-Base-L1-1-0.dll | 61 | ImpersonateLoggedOnUser | |
| RPCRT4.dll | 256 | NdrOleAllocate | |
| RPCRT4.dll | 257 | NdrOleFree | |
| RPCRT4.dll | 16 | IUnknown_QueryInterface_Proxy | |
| RPCRT4.dll | 15 | IUnknown_AddRef_Proxy | |
| RPCRT4.dll | 17 | IUnknown_Release_Proxy | |
| RPCRT4.dll | 8 | CStdStubBuffer_QueryInterface | |
| RPCRT4.dll | CStdStubBuffer_AddRef | ||
| RPCRT4.dll | 1 | CStdStubBuffer_Connect | |
| RPCRT4.dll | 5 | CStdStubBuffer_Disconnect | |
| RPCRT4.dll | 6 | CStdStubBuffer_Invoke | |
| RPCRT4.dll | 7 | CStdStubBuffer_IsIIDSupported | |
| RPCRT4.dll | 2 | CStdStubBuffer_CountRefs | |
| RPCRT4.dll | 3 | CStdStubBuffer_DebugServerQueryInterface | |
| RPCRT4.dll | 4 | CStdStubBuffer_DebugServerRelease | |
| RPCRT4.dll | 201 | NdrDllUnregisterProxy | |
| RPCRT4.dll | 200 | NdrDllRegisterProxy | |
| RPCRT4.dll | 146 | NdrCStdStubBuffer_Release | |
| RPCRT4.dll | 198 | NdrDllCanUnloadNow | |
| RPCRT4.dll | 199 | NdrDllGetClassObject | |
| RPCRT4.dll | 149 | NdrClientCall2 | |
| RPCRT4.dll | 45 | I_RpcExceptionFilter | |
| RPCRT4.dll | 366 | RpcBindingSetAuthInfoExW | |
| RPCRT4.dll | 349 | RpcBindingFree | |
| RPCRT4.dll | 494 | RpcStringBindingComposeW | |
| RPCRT4.dll | 351 | RpcBindingFromStringBindingW | |
| RPCRT4.dll | 498 | RpcStringFreeW | |
| RPCRT4.dll | 432 | RpcRevertToSelf | |
| profapi.dll | 103 | ||
| profapi.dll | 102 | ||
| profapi.dll | 101 | ||
| profapi.dll | 104 | ||
| profapi.dll | 105 | ||
| KERNEL32.dll | 862 | MoveFileExW | |
| KERNEL32.dll | 205 | DelayLoadFailureHook | |
| KERNEL32.dll | 333 | FindResourceW | |
| KERNEL32.dll | 1049 | SearchPathW | |
| KERNEL32.dll | 1267 | WaitForMultipleObjects | |
| KERNEL32.dll | 178 | CreateSymbolicLinkW | |
| KERNEL32.dll | 911 | PrivCopyFileExW |
StringTable 040904B0
| CompanyName | Microsoft Corporation |
| FileDescription | Userenv |
| FileVersion | 6.1.7601.17514 (win7sp1_rtm.101119-1850) |
| InternalName | userenv |
| LegalCopyright | © Microsoft Corporation. All rights reserved. |
| OriginalFilename | userenv.dll |
| ProductName | Microsoft® Windows® Operating System |
| ProductVersion | 6.1.7601.17514 |
VS_FIXEDFILEINFO
| FileVersion | 6.1.7601.17514 |
| ProductVersion | 6.1.7601.17514 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x3f |
| FileFlags | 0 |
| FileOS | 0x40004 |
| FileType | 1 |
| FileSubtype | 0 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
[?] can't find file_offset of VA 0x2b0
offset:( 0x )