| filename | OVRDisplay32.dll | |
|---|---|---|
| size | 64512 (0xfc00) | |
| md5 | f97041db10ec86ff9e48e956caab6dc3 | |
| 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 | 0x100 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 223 | 21005 | 1 |
| 224 | 21005 | 12 |
| 225 | 21005 | 4 |
| 221 | 21005 | 4 |
| 207 | 65501 | 1 |
| 203 | 65501 | 9 |
| 1 | 0 | 73 |
| 229 | 31101 | 5 |
| 220 | 31101 | 1 |
| 219 | 21005 | 1 |
| 151 | 0 | 1 |
| 222 | 31101 | 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
Sections
| name | va | vsize | raw size | flags | |
|---|---|---|---|---|---|
| .text | 0x1000 | 0xaca4 | 0xae00 | R-X CODE | |
| .rdata | 0xc000 | 0x2fc2 | 0x3000 | R-- IDATA | |
| .data | 0xf000 | 0x724 | 0x400 | RW- IDATA | |
| .rsrc | 0x10000 | 0x5c0 | 0x600 | R-- IDATA | |
| .reloc | 0x11000 | 0xe94 | 0x1000 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| d3d11.dll | 5 | D3D11CreateDeviceAndSwapChain | |
| OPENGL32.dll | 342 | glViewport | |
| OPENGL32.dll | 66 | glDeleteTextures | |
| OPENGL32.dll | 111 | glGetIntegerv | |
| OPENGL32.dll | 243 | glReadBuffer | |
| OPENGL32.dll | 16 | glClear | |
| OPENGL32.dll | 11 | glBindTexture | |
| KERNEL32.dll | 933 | LoadLibraryA | |
| KERNEL32.dll | 254 | DecodePointer | |
| KERNEL32.dll | 871 | IsDebuggerPresent | |
| KERNEL32.dll | 877 | IsProcessorFeaturePresent | |
| KERNEL32.dll | 275 | DisableThreadLibraryCalls | |
| KERNEL32.dll | 726 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 526 | GetCurrentThreadId | |
| KERNEL32.dll | 522 | GetCurrentProcessId | |
| KERNEL32.dll | 1069 | QueryPerformanceCounter | |
| KERNEL32.dll | 274 | DeviceIoControl | |
| KERNEL32.dll | 127 | CloseHandle | |
| KERNEL32.dll | 186 | CreateFileA | |
| KERNEL32.dll | 592 | GetLastError | |
| KERNEL32.dll | 669 | GetProcAddress | |
| KERNEL32.dll | 206 | CreateMutexA | |
| KERNEL32.dll | 1017 | OutputDebugStringA | |
| KERNEL32.dll | 716 | GetSystemDirectoryA | |
| KERNEL32.dll | 1018 | OutputDebugStringW | |
| KERNEL32.dll | 289 | EncodePointer | |
| USER32.dll | 882 | WindowFromDC | |
| USER32.dll | 293 | GetClientRect | |
| USER32.dll | 589 | MessageBoxW | |
| MSVCP120.dll | 717 | void __cdecl std::_Xout_of_range(char const *) ?_Xout_of_range@std@@YAXPBD@Z | |
| MSVCP120.dll | 688 | char const * __cdecl std::_Syserror_map(int) ?_Syserror_map@std@@YAPBDH@Z | |
| MSVCP120.dll | 713 | void __cdecl std::_Xbad_alloc(void) ?_Xbad_alloc@std@@YAXXZ | |
| MSVCP120.dll | 716 | void __cdecl std::_Xlength_error(char const *) ?_Xlength_error@std@@YAXPBD@Z | |
| MSVCP120.dll | 709 | char const * __cdecl std::_Winerror_map(int) ?_Winerror_map@std@@YAPBDH@Z | |
| MSVCR120.dll | 372 | __CxxFrameHandler3 | |
| MSVCR120.dll | 1766 | memcpy | |
| MSVCR120.dll | 1755 | malloc | |
| MSVCR120.dll | 344 | _CxxThrowException | |
| MSVCR120.dll | 114 | void __cdecl operator delete(void *) ??3@YAXPAX@Z | |
| MSVCR120.dll | 1667 | free | |
| MSVCR120.dll | 1534 | calloc | |
| MSVCR120.dll | 112 | void * __cdecl operator new(unsigned int) ??2@YAPAXI@Z | |
| MSVCR120.dll | 1910 | vswprintf_s | |
| MSVCR120.dll | 1770 | memset | |
| MSVCR120.dll | 1768 | memmove | |
| MSVCR120.dll | 1614 | exit | |
| MSVCR120.dll | 1858 | strstr | |
| MSVCR120.dll | 1097 | _purecall | |
| MSVCR120.dll | 1325 | _vsnprintf_s | |
| MSVCR120.dll | 1764 | memchr | |
| MSVCR120.dll | 1838 | strcat_s | |
| MSVCR120.dll | 111 | public: virtual __thiscall type_info::~type_info(void) ??1type_info@@UAE@XZ | |
| MSVCR120.dll | 916 | _lock | |
| MSVCR120.dll | 1284 | _unlock | |
| MSVCR120.dll | 558 | _calloc_crt | |
| MSVCR120.dll | 430 | __dllonexit | |
| MSVCR120.dll | 1082 | _onexit | |
| MSVCR120.dll | 367 | __CppXcptFilter | |
| MSVCR120.dll | 535 | _amsg_exit | |
| MSVCR120.dll | 933 | _malloc_crt | |
| MSVCR120.dll | 780 | _initterm | |
| MSVCR120.dll | 781 | _initterm_e | |
| MSVCR120.dll | 592 | _crt_debugger_hook | |
| MSVCR120.dll | 428 | __crtUnhandledException | |
| MSVCR120.dll | 427 | __crtTerminateProcess | |
| MSVCR120.dll | 309 | void __cdecl terminate(void) ?terminate@@YAXXZ | |
| MSVCR120.dll | 634 | _except_handler4_common | |
| MSVCR120.dll | 396 | __clean_type_info_names_internal |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x8b00 | DrvChoosePixelFormat | |
| 2 | 0x8380 | DrvCopyContext | |
| 3 | 0x8170 | DrvCreateContext | |
| 4 | 0x81e0 | DrvCreateLayerContext | |
| 5 | 0x8340 | DrvDeleteContext | |
| 6 | 0x8250 | DrvDescribeLayerPlane | |
| 7 | 0x82d0 | DrvDescribePixelFormat | |
| 8 | 0x8a80 | DrvGetCurrentContext | |
| 9 | 0x8ac0 | DrvGetCurrentDC | |
| 10 | 0x8290 | DrvGetLayerPaletteEntries | |
| 11 | 0x8b40 | DrvGetPixelFormat | |
| 12 | 0x88c0 | DrvGetProcAddress | |
| 13 | 0x8970 | DrvMakeCurrent | |
| 14 | 0x8440 | DrvRealizeLayerPalette | |
| 15 | 0x7f60 | DrvReleaseContext | |
| 16 | 0x8300 | DrvSetCallbackProcs | |
| 17 | 0x8050 | DrvSetContext | |
| 18 | 0x8400 | DrvSetLayerPaletteEntries | |
| 19 | 0x8130 | DrvSetPixelFormat | |
| 20 | 0x83c0 | DrvShareLists | |
| 21 | 0x84c0 | DrvSwapBuffers | |
| 22 | 0x8480 | DrvSwapLayerBuffers | |
| 23 | 0x8b80 | DrvSwapMultipleBuffers | |
| 24 | 0x7fd0 | DrvValidateVersion | |
| 25 | 0xa430 | OpenAdapter10 | |
| 26 | 0xa510 | OpenAdapter10_2 | |
| 27 | 0xa100 | OpenAdapter | |
| 28 | 0xa5f0 | PreloadLibrary |
StringTable 000004b0
| CompanyName | Oculus VR, LLC |
| FileDescription | Oculus Display Driver |
| FileVersion | 1.2.6.0 |
| InternalName | OVRDisplay.dll |
| LegalCopyright | Copyright 2014 Oculus VR, LLC All Rights reserved. |
| OriginalFilename | OVRDisplay.dll |
| ProductName | Oculus Display Driver |
| ProductVersion | 1.2.6.0 |
VS_FIXEDFILEINFO
| FileVersion | 1.2.6.0 |
| ProductVersion | 1.2.6.0 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x3f |
| FileFlags | 8 |
| FileOS | 0x40004 |
| FileType | 3 |
| FileSubtype | 4 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )