| filename | mapedit.exe | |
|---|---|---|
| size | 1449472 (0x161e00) | |
| md5 | 7f1507a8861d656de4412f8f6530fac2 | |
| 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 | 0xd0 |
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 | 0x9a8e | 0x9c00 | R-X CODE | |
| .rdata | 0xb000 | 0x250a | 0x2600 | R-- IDATA | |
| .data | 0xe000 | 0x8990 | 0x8400 | RW- IDATA | |
| .rsrc | 0x17000 | 0x14d230 | 0x14d400 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0xcf40 | 0x64 | |
| RESOURCE | 0x17000 | 0x14d230 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0 | 0 | |
| DEBUG | 0xb160 | 0x38 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0xb000 | 0x118 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 127 | CloseHandle | |
| KERNEL32.dll | 957 | LockResource | |
| KERNEL32.dll | 194 | CreateFileW | |
| KERNEL32.dll | 1103 | ReadFile | |
| KERNEL32.dll | 1359 | SizeofResource | |
| KERNEL32.dll | 1503 | WriteFile | |
| KERNEL32.dll | 754 | GetTickCount | |
| KERNEL32.dll | 615 | GetModuleHandleW | |
| KERNEL32.dll | 939 | LoadResource | |
| KERNEL32.dll | 337 | ExitProcess | |
| KERNEL32.dll | 393 | FindResourceW | |
| KERNEL32.dll | 1275 | SetFilePointer | |
| KERNEL32.dll | 571 | GetFileSize | |
| KERNEL32.dll | 674 | GetProcessHeap | |
| KERNEL32.dll | 819 | HeapFree | |
| KERNEL32.dll | 815 | HeapAlloc | |
| USER32.dll | 625 | PostQuitMessage | |
| USER32.dll | 371 | GetMessageW | |
| USER32.dll | 576 | MapVirtualKeyW | |
| USER32.dll | 713 | SetCursor | |
| USER32.dll | 173 | DestroyWindow | |
| USER32.dll | 233 | EndPaint | |
| USER32.dll | 624 | PostMessageW | |
| USER32.dll | 339 | GetKeyState | |
| USER32.dll | 322 | GetFocus | |
| USER32.dll | 378 | GetParent | |
| USER32.dll | 545 | LoadCursorW | |
| USER32.dll | 293 | GetClientRect | |
| USER32.dll | 109 | CreateMenu | |
| USER32.dll | 14 | BeginPaint | |
| USER32.dll | 287 | GetClassInfoW | |
| USER32.dll | 490 | InsertMenuItemW | |
| USER32.dll | 831 | TranslateMessage | |
| USER32.dll | 547 | LoadIconW | |
| USER32.dll | 495 | InvalidateRect | |
| USER32.dll | 453 | GetWindowLongW | |
| USER32.dll | 10 | AppendMenuW | |
| USER32.dll | 466 | GetWindowTextW | |
| USER32.dll | 620 | PeekMessageW | |
| USER32.dll | 60 | CharUpperW | |
| USER32.dll | 781 | SetWindowLongW | |
| USER32.dll | 800 | ShowWindow | |
| USER32.dll | 110 | CreatePopupMenu | |
| USER32.dll | 271 | GetActiveWindow | |
| USER32.dll | 113 | CreateWindowExW | |
| USER32.dll | 338 | GetKeyNameTextW | |
| USER32.dll | 650 | RegisterClassW | |
| USER32.dll | 426 | GetSystemMetrics | |
| USER32.dll | 534 | IsWindowVisible | |
| USER32.dll | 228 | EnableWindow | |
| USER32.dll | 2 | AdjustWindowRect | |
| USER32.dll | 181 | DispatchMessageW | |
| USER32.dll | 161 | DefWindowProcW | |
| USER32.dll | 788 | SetWindowTextW | |
| USER32.dll | 724 | SetFocus | |
| GDI32.dll | 568 | GetStockObject | |
| GDI32.dll | 49 | CreateCompatibleDC | |
| GDI32.dll | 270 | DeleteObject | |
| GDI32.dll | 732 | SetBkMode | |
| GDI32.dll | 784 | StretchBlt | |
| GDI32.dll | 54 | CreateDIBSection | |
| GDI32.dll | 267 | DeleteDC | |
| GDI32.dll | 724 | SelectObject | |
| GDI32.dll | 19 | BitBlt | |
| COMDLG32.dll | 14 | GetSaveFileNameW | |
| COMDLG32.dll | 12 | GetOpenFileNameW |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )