| filename | dinstall.exe | |
|---|---|---|
| size | 40960 (0xa000) | |
| md5 | 021658669569c91dd212bc25b97ddc15 | |
| type | PE32 executable (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 | 0xd8 |
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 | 0x4484 | 0x5000 | R-X CODE | |
| .rdata | 0x6000 | 0xa62 | 0x1000 | R-- IDATA | |
| .data | 0x7000 | 0x1f5c | 0x1000 | RW- IDATA | |
| .rsrc | 0x9000 | 0x1190 | 0x2000 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x64ec | 0x50 | |
| RESOURCE | 0x9000 | 0x1190 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0 | 0 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x6000 | 0x10c | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| type | name | size | cp | |
|---|---|---|---|---|
| ICON | #1 | 744 | 0 | |
| ICON | #2 | 296 | 0 | |
| MENU | MAINMENU | 298 | 0 | |
| DIALOG | INSTDX | 190 | 0 | |
| STRING | #1 | 786 | 0 | |
| STRING | #2 | 1616 | 0 | |
| GROUP_ICON | #101 | 34 | 0 |
| id | lang | string |
|---|---|---|
| 1 | 1033 | DirectXSetup sample installer |
| 2 | 1033 | Unable to create the message dialog. |
| 3 | 1033 | &Yes |
| 4 | 1033 | &No |
| 5 | 1033 | &Cancel |
| 6 | 1033 | &Ok |
| 7 | 1033 | &Retry |
| 8 | 1033 | &Abort |
| 9 | 1033 | &Ignore |
| 10 | 1033 | Starting DirectXSetup... |
| 11 | 1033 | DirectXSetup returned %d. |
| 12 | 1033 | DirectX does not support the Windows version on the system. |
| 13 | 1033 | One of the required source files could not be found. |
| 14 | 1033 | A file's size could not be verified or was incorrect. |
| 15 | 1033 | A file's date and time could not be verified or were incorrect. |
| 16 | 1033 | A file's version could not be verified or was incorrect. |
| 17 | 1033 | The setup program ran out of disk space during installation. |
| 18 | 1033 | A required .inf file could not be found. |
| 19 | 1033 | The setup program could not find the working directory. |
| 20 | 1033 | An internal error occurred. |
| 21 | 1033 | This version of DirectX on Windows NT has no 3D support. |
| 22 | 1033 | The operating system on your system is not currently supported. |
| 23 | 1033 | The Cancel button was pressed before the application was fully installed. |
| 24 | 1033 | The version of Windows NT on the system does not contain the current version of DirectX. An older version of DirectX may be present, or DirectX may be absent altogether. |
| 25 | 1033 | DirectX was successfully installed on your system, you must now restart Windows for the changes to take effect. Do you wish to restart Windows? |
| 26 | 1033 | DirectX was successfully installed on your system. |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 555 | ResetEvent | |
| KERNEL32.dll | 662 | Sleep | |
| KERNEL32.dll | 613 | SetEvent | |
| KERNEL32.dll | 49 | CreateEventA | |
| KERNEL32.dll | 63 | CreateMutexA | |
| KERNEL32.dll | 556 | ResumeThread | |
| KERNEL32.dll | 268 | GetExitCodeThread | |
| KERNEL32.dll | 27 | CloseHandle | |
| KERNEL32.dll | 74 | CreateThread | |
| KERNEL32.dll | 685 | UnhandledExceptionFilter | |
| KERNEL32.dll | 621 | SetHandleCount | |
| KERNEL32.dll | 338 | GetStdHandle | |
| KERNEL32.dll | 342 | GetStringTypeW | |
| KERNEL32.dll | 339 | GetStringTypeA | |
| KERNEL32.dll | 170 | FlushFileBuffers | |
| KERNEL32.dll | 447 | LCMapStringA | |
| KERNEL32.dll | 484 | MultiByteToWideChar | |
| KERNEL32.dll | 448 | LCMapStringW | |
| KERNEL32.dll | 450 | LoadLibraryA | |
| KERNEL32.dll | 318 | GetProcAddress | |
| KERNEL32.dll | 636 | SetStdHandle | |
| KERNEL32.dll | 418 | HeapReAlloc | |
| KERNEL32.dll | 294 | GetModuleHandleA | |
| KERNEL32.dll | 336 | GetStartupInfoA | |
| KERNEL32.dll | 202 | GetCommandLineA | |
| KERNEL32.dll | 372 | GetVersion | |
| KERNEL32.dll | 125 | ExitProcess | |
| KERNEL32.dll | 670 | TerminateProcess | |
| KERNEL32.dll | 247 | GetCurrentProcess | |
| KERNEL32.dll | 718 | WaitForSingleObject | |
| KERNEL32.dll | 292 | GetModuleFileNameA | |
| KERNEL32.dll | 178 | FreeEnvironmentStringsA | |
| KERNEL32.dll | 179 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 722 | WideCharToMultiByte | |
| KERNEL32.dll | 262 | GetEnvironmentStrings | |
| KERNEL32.dll | 264 | GetEnvironmentStringsW | |
| KERNEL32.dll | 699 | VirtualAlloc | |
| KERNEL32.dll | 277 | GetFileType | |
| KERNEL32.dll | 413 | HeapDestroy | |
| KERNEL32.dll | 411 | HeapCreate | |
| KERNEL32.dll | 703 | VirtualFree | |
| KERNEL32.dll | 415 | HeapFree | |
| KERNEL32.dll | 559 | RtlUnwind | |
| KERNEL32.dll | 735 | WriteFile | |
| KERNEL32.dll | 282 | GetLastError | |
| KERNEL32.dll | 618 | SetFilePointer | |
| KERNEL32.dll | 191 | GetCPInfo | |
| KERNEL32.dll | 185 | GetACP | |
| KERNEL32.dll | 305 | GetOEMCP | |
| KERNEL32.dll | 409 | HeapAlloc | |
| USER32.dll | 446 | MessageBoxA | |
| USER32.dll | 606 | SetWindowTextA | |
| USER32.dll | 258 | GetDlgItem | |
| USER32.dll | 147 | DialogBoxParamA | |
| USER32.dll | 478 | PostMessageA | |
| USER32.dll | 559 | SetFocus | |
| USER32.dll | 211 | ExitWindowsEx | |
| USER32.dll | 185 | EndDialog | |
| USER32.dll | 427 | LoadStringA | |
| USER32.dll | 532 | SendMessageA | |
| USER32.dll | 618 | ShowWindow | |
| DSETUP.dll | 5 | ||
| DSETUP.dll | 10 | ||
| DSETUP.dll | 11 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )