| filename | notepad .exe | |
|---|---|---|
| size | 348160 (0x55000) | |
| md5 | 211d3986706258f78ad83bda909d5d2b | |
| 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 | 0xe8 |
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 | 0x16e40 | 0x17000 | R-X CODE | |
| .rdata | 0x18000 | 0x4b3c | 0x5000 | R-- IDATA | |
| .data | 0x1d000 | 0x3378 | 0x1000 | RW- IDATA | |
| .rsrc | 0x21000 | 0x36370 | 0x37000 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x1bae8 | 0xa0 | |
| RESOURCE | 0x21000 | 0x36370 | |
| 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 | 0x18000 | 0x304 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| COMCTL32.dll | 38 | ImageList_Create | |
| COMCTL32.dll | 17 | ||
| COMCTL32.dll | 39 | ImageList_Destroy | |
| COMCTL32.dll | 65 | ImageList_ReplaceIcon | |
| COMCTL32.dll | 70 | ImageList_SetIconSize | |
| COMCTL32.dll | 44 | ImageList_Draw | |
| COMCTL32.dll | 55 | ImageList_GetImageInfo | |
| COMCTL32.dll | 76 | InitCommonControlsEx | |
| SHLWAPI.dll | 38 | PathFileExistsA | |
| SHLWAPI.dll | 42 | PathFindFileNameA | |
| SHLWAPI.dll | 40 | PathFindExtensionA | |
| SHELL32.dll | 21 | DragFinish | |
| SHELL32.dll | 26 | DragQueryPoint | |
| SHELL32.dll | 152 | ShellExecuteA | |
| SHELL32.dll | 23 | DragQueryFileA | |
| KERNEL32.dll | 359 | GetModuleHandleA | |
| KERNEL32.dll | 229 | FreeLibrary | |
| KERNEL32.dll | 74 | CreateFileA | |
| KERNEL32.dll | 753 | SetFilePointer | |
| KERNEL32.dll | 219 | FlushFileBuffers | |
| KERNEL32.dll | 780 | SetStdHandle | |
| KERNEL32.dll | 449 | GetTimeZoneInformation | |
| KERNEL32.dll | 545 | LCMapStringW | |
| KERNEL32.dll | 593 | MultiByteToWideChar | |
| KERNEL32.dll | 544 | LCMapStringA | |
| KERNEL32.dll | 241 | GetCPInfo | |
| KERNEL32.dll | 380 | GetOEMCP | |
| KERNEL32.dll | 235 | GetACP | |
| KERNEL32.dll | 526 | IsBadCodePtr | |
| KERNEL32.dll | 529 | IsBadReadPtr | |
| KERNEL32.dll | 532 | IsBadWritePtr | |
| KERNEL32.dll | 853 | VirtualAlloc | |
| KERNEL32.dll | 856 | VirtualFree | |
| KERNEL32.dll | 497 | HeapCreate | |
| KERNEL32.dll | 499 | HeapDestroy | |
| KERNEL32.dll | 336 | GetFileType | |
| KERNEL32.dll | 762 | SetHandleCount | |
| KERNEL32.dll | 321 | GetEnvironmentStringsW | |
| KERNEL32.dll | 873 | WideCharToMultiByte | |
| KERNEL32.dll | 346 | GetLastError | |
| KERNEL32.dll | 319 | GetEnvironmentStrings | |
| KERNEL32.dll | 227 | FreeEnvironmentStringsA | |
| KERNEL32.dll | 834 | UnhandledExceptionFilter | |
| KERNEL32.dll | 414 | GetStdHandle | |
| KERNEL32.dll | 507 | HeapSize | |
| KERNEL32.dll | 505 | HeapReAlloc | |
| KERNEL32.dll | 886 | WriteFile | |
| KERNEL32.dll | 303 | GetCurrentProcess | |
| KERNEL32.dll | 817 | TerminateProcess | |
| KERNEL32.dll | 393 | GetProcAddress | |
| KERNEL32.dll | 301 | GetCurrentDirectoryA | |
| KERNEL32.dll | 339 | GetFullPathNameA | |
| KERNEL32.dll | 357 | GetModuleFileNameA | |
| KERNEL32.dll | 428 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 304 | GetCurrentProcessId | |
| KERNEL32.dll | 306 | GetCurrentThreadId | |
| KERNEL32.dll | 446 | GetTickCount | |
| KERNEL32.dll | 638 | QueryPerformanceCounter | |
| KERNEL32.dll | 797 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 495 | HeapAlloc | |
| KERNEL32.dll | 501 | HeapFree | |
| KERNEL32.dll | 456 | GetVersionExA | |
| KERNEL32.dll | 253 | GetCommandLineA | |
| KERNEL32.dll | 412 | GetStartupInfoA | |
| KERNEL32.dll | 197 | FindFirstFileA | |
| KERNEL32.dll | 317 | GetDriveTypeA | |
| KERNEL32.dll | 183 | FileTimeToLocalFileTime | |
| KERNEL32.dll | 184 | FileTimeToSystemTime | |
| KERNEL32.dll | 193 | FindClose | |
| KERNEL32.dll | 171 | ExitProcess | |
| KERNEL32.dll | 689 | RtlUnwind | |
| KERNEL32.dll | 643 | RaiseException | |
| KERNEL32.dll | 224 | FormatMessageA | |
| KERNEL32.dll | 558 | LoadLibraryA | |
| KERNEL32.dll | 44 | CloseHandle | |
| KERNEL32.dll | 745 | SetEnvironmentVariableA | |
| KERNEL32.dll | 656 | ReadFile | |
| KERNEL32.dll | 415 | GetStringTypeA | |
| KERNEL32.dll | 418 | GetStringTypeW | |
| KERNEL32.dll | 349 | GetLocaleInfoA | |
| KERNEL32.dll | 859 | VirtualProtect | |
| KERNEL32.dll | 424 | GetSystemInfo | |
| KERNEL32.dll | 861 | VirtualQuery | |
| KERNEL32.dll | 744 | SetEndOfFile | |
| KERNEL32.dll | 50 | CompareStringA | |
| KERNEL32.dll | 51 | CompareStringW | |
| KERNEL32.dll | 228 | FreeEnvironmentStringsW | |
| USER32.dll | 595 | SetDlgItemTextA | |
| USER32.dll | 614 | SetParent | |
| USER32.dll | 233 | FrameRect | |
| USER32.dll | 372 | GetWindowRect | |
| USER32.dll | 375 | GetWindowTextA | |
| USER32.dll | 79 | CreateCursor | |
| USER32.dll | 394 | InflateRect | |
| USER32.dll | 149 | DestroyCursor | |
| USER32.dll | 566 | SendDlgItemMessageA | |
| USER32.dll | 314 | GetMessageA | |
| USER32.dll | 27 | CallWindowProcA | |
| USER32.dll | 172 | DragDetect | |
| USER32.dll | 243 | GetCapture | |
| USER32.dll | 252 | GetClassNameA | |
| USER32.dll | 349 | GetSystemMetrics | |
| USER32.dll | 188 | DrawTextA | |
| USER32.dll | 85 | CreateDialogParamA | |
| USER32.dll | 535 | RegisterClassExA | |
| USER32.dll | 439 | LoadCursorA | |
| USER32.dll | 589 | SetCursor | |
| USER32.dll | 580 | SetCapture | |
| USER32.dll | 553 | ReleaseCapture | |
| USER32.dll | 13 | BeginPaint | |
| USER32.dll | 226 | FillRect | |
| USER32.dll | 200 | EndPaint | |
| USER32.dll | 682 | TranslateMessage | |
| USER32.dll | 161 | DispatchMessageA | |
| USER32.dll | 346 | GetSysColor | |
| USER32.dll | 534 | RegisterClassA | |
| USER32.dll | 96 | CreateWindowExA | |
| USER32.dll | 679 | TranslateAcceleratorA | |
| USER32.dll | 513 | PostQuitMessage | |
| USER32.dll | 725 | WindowFromPoint | |
| USER32.dll | 94 | CreatePopupMenu | |
| USER32.dll | 397 | InsertMenuA | |
| USER32.dll | 676 | TrackPopupMenu | |
| USER32.dll | 289 | GetKeyState | |
| USER32.dll | 267 | GetCursorPos | |
| USER32.dll | 561 | ScreenToClient | |
| USER32.dll | 60 | ChildWindowFromPoint | |
| USER32.dll | 422 | IsIconic | |
| USER32.dll | 599 | SetForegroundWindow | |
| USER32.dll | 57 | CheckMenuItem | |
| USER32.dll | 311 | GetMenuState | |
| USER32.dll | 300 | GetMenu | |
| USER32.dll | 194 | EnableMenuItem | |
| USER32.dll | 646 | SetWindowTextA | |
| USER32.dll | 151 | DestroyMenu | |
| USER32.dll | 153 | DestroyWindow | |
| USER32.dll | 640 | SetWindowLongA | |
| USER32.dll | 366 | GetWindowLongA | |
| USER32.dll | 598 | SetFocus | |
| USER32.dll | 431 | IsWindowVisible | |
| USER32.dll | 403 | InvalidateRect | |
| USER32.dll | 699 | UpdateWindow | |
| USER32.dll | 489 | MoveWindow | |
| USER32.dll | 658 | ShowWindow | |
| USER32.dll | 443 | LoadIconA | |
| USER32.dll | 196 | EnableWindow | |
| USER32.dll | 476 | MessageBoxA | |
| USER32.dll | 275 | GetDlgItemTextA | |
| USER32.dll | 255 | GetClientRect | |
| USER32.dll | 64 | ClientToScreen | |
| USER32.dll | 643 | SetWindowPos | |
| USER32.dll | 273 | GetDlgItem | |
| USER32.dll | 571 | SendMessageA | |
| USER32.dll | 435 | LoadAcceleratorsA | |
| USER32.dll | 502 | OpenIcon | |
| USER32.dll | 227 | FindWindowA | |
| USER32.dll | 142 | DefWindowProcA | |
| USER32.dll | 417 | IsDialogMessageA | |
| GDI32.dll | 363 | GetDeviceCaps | |
| GDI32.dll | 81 | DPtoLP | |
| GDI32.dll | 444 | GetTextMetricsA | |
| GDI32.dll | 579 | StartDocA | |
| GDI32.dll | 582 | StartPage | |
| GDI32.dll | 152 | EndPage | |
| GDI32.dll | 150 | EndDoc | |
| GDI32.dll | 140 | DeleteDC | |
| GDI32.dll | 80 | CreateSolidBrush | |
| GDI32.dll | 143 | DeleteObject | |
| GDI32.dll | 459 | LineTo | |
| GDI32.dll | 463 | MoveToEx | |
| GDI32.dll | 510 | RestoreDC | |
| GDI32.dll | 570 | SetTextColor | |
| GDI32.dll | 438 | GetTextExtentPointA | |
| GDI32.dll | 532 | SetBkMode | |
| GDI32.dll | 517 | SaveDC | |
| GDI32.dll | 57 | CreateFontA | |
| GDI32.dll | 524 | SelectObject | |
| GDI32.dll | 58 | CreateFontIndirectA | |
| GDI32.dll | 405 | GetObjectA | |
| GDI32.dll | 421 | GetStockObject | |
| GDI32.dll | 531 | SetBkColor | |
| GDI32.dll | 502 | RemoveFontResourceA | |
| GDI32.dll | 3 | AddFontResourceA | |
| comdlg32.dll | 11 | GetSaveFileNameA | |
| comdlg32.dll | 9 | GetOpenFileNameA | |
| comdlg32.dll | 16 | PrintDlgA |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )