| filename | AdressGUI_781.EXE | |
|---|---|---|
| size | 543776 (0x84c20) | |
| md5 | 519f95cd700ce822731658e64ae23a90 | |
| 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 | 0x80 |
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 | 0x30c30 | 0x30c30 | R-X CODE | |
| .bss | 0x32000 | 0x2bc77c | 0 | RW- UDATA | |
| .data | 0x2ef000 | 0x51450 | 0x51450 | RW- IDATA | |
| .idata | 0x341000 | 0x1034 | 0x1034 | RW- CODE IDATA | |
| .rsrc | 0x343000 | 0x1010 | 0x1010 | RW- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x341000 | 0x1034 | |
| RESOURCE | 0x343000 | 0x1010 | |
| 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 | 0 | 0 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| type | name | size | cp | |
|---|---|---|---|---|
| ICON | #1 | 744 | 0 | |
| DIALOG | #900 | 284 | 0 | |
| DIALOG | #910 | 804 | 0 | |
| DIALOG | #920 | 348 | 0 | |
| DIALOG | #930 | 560 | 0 | |
| DIALOG | #940 | 500 | 0 | |
| DIALOG | #950 | 372 | 0 | |
| GROUP_ICON | #124 | 20 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 107 | DeleteFileA | |
| KERNEL32.dll | 155 | ExitProcess | |
| KERNEL32.dll | 173 | FindClose | |
| KERNEL32.dll | 177 | FindFirstFileA | |
| KERNEL32.dll | 237 | GetCommandLineA | |
| KERNEL32.dll | 271 | GetCurrentDirectoryA | |
| KERNEL32.dll | 277 | GetCurrentThreadId | |
| KERNEL32.dll | 298 | GetFileAttributesA | |
| KERNEL32.dll | 316 | GetLastError | |
| KERNEL32.dll | 329 | GetModuleHandleA | |
| KERNEL32.dll | 355 | GetPrivateProfileStringA | |
| KERNEL32.dll | 359 | GetProcAddress | |
| KERNEL32.dll | 444 | GlobalAlloc | |
| KERNEL32.dll | 451 | GlobalFree | |
| KERNEL32.dll | 455 | GlobalLock | |
| KERNEL32.dll | 462 | GlobalUnlock | |
| KERNEL32.dll | 515 | LoadLibraryA | |
| KERNEL32.dll | 550 | MultiByteToWideChar | |
| KERNEL32.dll | 632 | RtlUnwind | |
| KERNEL32.dll | 691 | SetLastError | |
| KERNEL32.dll | 802 | WritePrivateProfileStringA | |
| USER32.DLL | 104 | EnableWindow | |
| USER32.DLL | 107 | SetWindowTextA | |
| USER32.DLL | 109 | GetWindowTextA | |
| USER32.DLL | 113 | GetWindowTextLengthA | |
| USER32.DLL | 116 | GetWindowRect | |
| USER32.DLL | 119 | GetParent | |
| USER32.DLL | 129 | IsWindow | |
| USER32.DLL | 135 | SystemParametersInfoA | |
| USER32.DLL | 148 | DialogBoxParamA | |
| USER32.DLL | 150 | DialogBoxIndirectParamA | |
| USER32.DLL | 152 | EndDialog | |
| USER32.DLL | 155 | GetDlgItem | |
| USER32.DLL | 160 | GetDlgItemTextA | |
| USER32.DLL | 171 | MapDialogRect | |
| USER32.DLL | 172 | IsDialogMessageA | |
| USER32.DLL | 175 | OpenClipboard | |
| USER32.DLL | 176 | CloseClipboard | |
| USER32.DLL | 178 | EmptyClipboard | |
| USER32.DLL | 179 | SetClipboardData | |
| USER32.DLL | 203 | InvalidateRect | |
| USER32.DLL | 207 | RedrawWindow | |
| USER32.DLL | 208 | SetFocus | |
| USER32.DLL | 211 | GetActiveWindow | |
| USER32.DLL | 227 | GetAsyncKeyState | |
| USER32.DLL | 25 | LoadCursorA | |
| USER32.DLL | 267 | SetTimer | |
| USER32.DLL | 268 | KillTimer | |
| USER32.DLL | 27 | LoadIconA | |
| USER32.DLL | 283 | GetSystemMenu | |
| USER32.DLL | 294 | AppendMenuA | |
| USER32.DLL | 306 | SetScrollPos | |
| USER32.DLL | 308 | SetScrollRange | |
| USER32.DLL | 321 | MessageBoxA | |
| USER32.DLL | 341 | SetCursor | |
| USER32.DLL | 35 | GetMessageA | |
| USER32.DLL | 362 | GetWindowLongA | |
| USER32.DLL | 364 | SetWindowLongA | |
| USER32.DLL | 366 | GetDesktopWindow | |
| USER32.DLL | 37 | PeekMessageA | |
| USER32.DLL | 39 | TranslateMessage | |
| USER32.DLL | 40 | DispatchMessageA | |
| USER32.DLL | 413 | SetWindowsHookExA | |
| USER32.DLL | 415 | UnhookWindowsHookEx | |
| USER32.DLL | 441 | GetDC | |
| USER32.DLL | 442 | ReleaseDC | |
| USER32.DLL | 510 | CharLowerA | |
| USER32.DLL | 512 | CharUpperA | |
| USER32.DLL | 52 | SendMessageA | |
| USER32.DLL | 573 | GetClassInfoExA | |
| USER32.DLL | 596 | RegisterClassExA | |
| USER32.DLL | 65 | PostQuitMessage | |
| USER32.DLL | 73 | GetSystemMetrics | |
| USER32.DLL | 74 | GetSysColor | |
| USER32.DLL | 7 | UnregisterClassA | |
| USER32.DLL | 79 | ShowWindow | |
| USER32.DLL | 83 | CreateWindowExA | |
| USER32.DLL | 85 | DestroyWindow | |
| USER32.DLL | 86 | SetWindowPos | |
| USER32.DLL | 90 | MoveWindow | |
| USER32.DLL | 91 | BringWindowToTop | |
| USER32.DLL | 98 | DefWindowProcA | |
| GDI32.DLL | 137 | GetStockObject | |
| GDI32.DLL | 147 | GetTextExtentPoint32A | |
| GDI32.DLL | 197 | SelectObject | |
| GDI32.DLL | 202 | SetBkColor | |
| GDI32.DLL | 203 | SetBkMode | |
| GDI32.DLL | 221 | SetTextColor | |
| GDI32.DLL | 50 | CreateSolidBrush | |
| GDI32.DLL | 54 | DeleteObject | |
| COMCTL32.DLL | 13 | InitCommonControlsEx | |
| COMDLG32.DLL | 19 | GetOpenFileNameA | |
| COMDLG32.DLL | 21 | GetSaveFileNameA | |
| CRTDLL.DLL | 200 | _iob | |
| CRTDLL.DLL | 232 | _itoa | |
| CRTDLL.DLL | 24 | __GetMainArgs | |
| CRTDLL.DLL | 422 | _stricmp | |
| CRTDLL.DLL | 431 | _strnicmp | |
| CRTDLL.DLL | 509 | atof | |
| CRTDLL.DLL | 510 | atoi | |
| CRTDLL.DLL | 522 | exit | |
| CRTDLL.DLL | 525 | fclose | |
| CRTDLL.DLL | 528 | fflush | |
| CRTDLL.DLL | 529 | fgetc | |
| CRTDLL.DLL | 530 | fgetpos | |
| CRTDLL.DLL | 531 | fgets | |
| CRTDLL.DLL | 535 | fopen | |
| CRTDLL.DLL | 537 | fputc | |
| CRTDLL.DLL | 540 | fread | |
| CRTDLL.DLL | 541 | free | |
| CRTDLL.DLL | 545 | fseek | |
| CRTDLL.DLL | 549 | fwrite | |
| CRTDLL.DLL | 551 | getc | |
| CRTDLL.DLL | 555 | gmtime | |
| CRTDLL.DLL | 585 | localeconv | |
| CRTDLL.DLL | 586 | localtime | |
| CRTDLL.DLL | 590 | malloc | |
| CRTDLL.DLL | 596 | memcpy | |
| CRTDLL.DLL | 597 | memmove | |
| CRTDLL.DLL | 598 | memset | |
| CRTDLL.DLL | 602 | pow | |
| CRTDLL.DLL | 608 | raise | |
| CRTDLL.DLL | 610 | realloc | |
| CRTDLL.DLL | 618 | signal | |
| CRTDLL.DLL | 61 | _chdir | |
| CRTDLL.DLL | 625 | strcat | |
| CRTDLL.DLL | 626 | strchr | |
| CRTDLL.DLL | 627 | strcmp | |
| CRTDLL.DLL | 632 | strftime | |
| CRTDLL.DLL | 635 | strncmp | |
| CRTDLL.DLL | 643 | strtol | |
| CRTDLL.DLL | 651 | time | |
| CRTDLL.DLL | 658 | ungetc | |
| CRTDLL.DLL | 673 | wcslen | |
| CRTDLL.DLL | 687 | wctomb |
Scanning the drive for archives: 1 file, 543776 bytes (532 KiB) Errors: 1
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )