| filename | InstallOptions.dll | |
|---|---|---|
| size | 12288 (0x3000) | |
| md5 | 4c7d97d0786ff08b20d0e8315b5fc3cb | |
| 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 | 0xc8 |
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 | 0x17fe | 0x1800 | R-X CODE | |
| .rdata | 0x3000 | 0x740 | 0x800 | R-- IDATA | |
| .data | 0x4000 | 0x27d9 | 0x600 | RW- IDATA | |
| .rsrc | 0x7000 | 0x98 | 0x200 | R-- IDATA | |
| .reloc | 0x8000 | 0x39c | 0x400 | R-- IDATA DISCARDABLE |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0x36d0 | 0x70 | |
| IMPORT | 0x3108 | 0x78 | |
| RESOURCE | 0x7000 | 0x98 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0x8000 | 0x2f8 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x3000 | 0x108 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 398 | GetPrivateProfileIntA | |
| KERNEL32.dll | 619 | MultiByteToWideChar | |
| KERNEL32.dll | 404 | GetPrivateProfileStringA | |
| KERNEL32.dll | 618 | MulDiv | |
| KERNEL32.dll | 950 | lstrcmpiA | |
| KERNEL32.dll | 944 | lstrcatA | |
| KERNEL32.dll | 956 | lstrcpynA | |
| KERNEL32.dll | 924 | WritePrivateProfileStringA | |
| KERNEL32.dll | 959 | lstrlenA | |
| KERNEL32.dll | 953 | lstrcpyA | |
| KERNEL32.dll | 501 | GlobalFree | |
| KERNEL32.dll | 375 | GetModuleHandleA | |
| KERNEL32.dll | 494 | GlobalAlloc | |
| USER32.dll | 523 | PtInRect | |
| USER32.dll | 473 | MapWindowPoints | |
| USER32.dll | 272 | GetDlgCtrlID | |
| USER32.dll | 445 | LoadIconA | |
| USER32.dll | 447 | LoadImageA | |
| USER32.dll | 441 | LoadCursorA | |
| USER32.dll | 96 | CreateWindowExA | |
| USER32.dll | 268 | GetDC | |
| USER32.dll | 642 | SetWindowPos | |
| USER32.dll | 372 | GetWindowRect | |
| USER32.dll | 85 | CreateDialogParamA | |
| USER32.dll | 657 | ShowWindow | |
| USER32.dll | 273 | GetDlgItem | |
| USER32.dll | 150 | DestroyIcon | |
| USER32.dll | 153 | DestroyWindow | |
| USER32.dll | 161 | DispatchMessageA | |
| USER32.dll | 681 | TranslateMessage | |
| USER32.dll | 314 | GetMessageA | |
| USER32.dll | 417 | IsDialogMessageA | |
| USER32.dll | 588 | SetCursor | |
| USER32.dll | 188 | DrawTextA | |
| USER32.dll | 366 | GetWindowLongA | |
| USER32.dll | 179 | DrawFocusRect | |
| USER32.dll | 27 | CallWindowProcA | |
| USER32.dll | 513 | PostMessageA | |
| USER32.dll | 478 | MessageBoxA | |
| USER32.dll | 196 | EnableWindow | |
| USER32.dll | 570 | SendMessageA | |
| USER32.dll | 645 | SetWindowTextA | |
| USER32.dll | 375 | GetWindowTextA | |
| USER32.dll | 725 | wsprintfA | |
| USER32.dll | 42 | CharNextA | |
| USER32.dll | 639 | SetWindowLongA | |
| GDI32.dll | 572 | SetTextColor | |
| GDI32.dll | 45 | CreateCompatibleDC | |
| GDI32.dll | 526 | SelectObject | |
| GDI32.dll | 444 | GetTextMetricsA | |
| GDI32.dll | 436 | GetTextExtentPoint32A | |
| GDI32.dll | 140 | DeleteDC | |
| GDI32.dll | 143 | DeleteObject | |
| comdlg32.dll | 9 | GetOpenFileNameA | |
| comdlg32.dll | 4 | CommDlgExtendedError | |
| comdlg32.dll | 11 | GetSaveFileNameA | |
| SHELL32.dll | 188 | SHGetPathFromIDListA | |
| SHELL32.dll | 121 | SHBrowseForFolderA | |
| SHELL32.dll | 167 | SHGetDesktopFolder | |
| SHELL32.dll | 183 | SHGetMalloc | |
| SHELL32.dll | 263 | ShellExecuteA |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x263e | dialog | |
| 2 | 0x268a | initDialog | |
| 3 | 0x26d1 | show |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )