| filename | Demo.exe | |
|---|---|---|
| size | 315392 (0x4d000) | |
| md5 | 3b353ddd56749da122c2540c8ab48dae | |
| 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 | 0xe0 |
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 | 0x445a0 | 0x45000 | R-X CODE | |
| .rdata | 0x46000 | 0x18a2 | 0x2000 | R-- IDATA | |
| .data | 0x48000 | 0x8d438 | 0x5000 | RW- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x470d0 | 0x8c | |
| RESOURCE | 0 | 0 | |
| 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 | 0x46000 | 0x168 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 274 | GetFileSize | |
| KERNEL32.dll | 536 | ReadFile | |
| KERNEL32.dll | 735 | WriteFile | |
| KERNEL32.dll | 52 | CreateFileA | |
| KERNEL32.dll | 618 | SetFilePointer | |
| KERNEL32.dll | 180 | FreeLibrary | |
| KERNEL32.dll | 318 | GetProcAddress | |
| KERNEL32.dll | 450 | LoadLibraryA | |
| KERNEL32.dll | 400 | GlobalSize | |
| KERNEL32.dll | 385 | GlobalAlloc | |
| KERNEL32.dll | 392 | GlobalFree | |
| KERNEL32.dll | 125 | ExitProcess | |
| KERNEL32.dll | 670 | TerminateProcess | |
| KERNEL32.dll | 247 | GetCurrentProcess | |
| KERNEL32.dll | 294 | GetModuleHandleA | |
| KERNEL32.dll | 336 | GetStartupInfoA | |
| KERNEL32.dll | 202 | GetCommandLineA | |
| KERNEL32.dll | 372 | GetVersion | |
| KERNEL32.dll | 351 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 409 | HeapAlloc | |
| KERNEL32.dll | 415 | HeapFree | |
| KERNEL32.dll | 484 | MultiByteToWideChar | |
| KERNEL32.dll | 339 | GetStringTypeA | |
| KERNEL32.dll | 342 | GetStringTypeW | |
| KERNEL32.dll | 685 | UnhandledExceptionFilter | |
| KERNEL32.dll | 338 | GetStdHandle | |
| KERNEL32.dll | 277 | GetFileType | |
| KERNEL32.dll | 282 | GetLastError | |
| 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 | 413 | HeapDestroy | |
| KERNEL32.dll | 411 | HeapCreate | |
| KERNEL32.dll | 703 | VirtualFree | |
| KERNEL32.dll | 559 | RtlUnwind | |
| KERNEL32.dll | 144 | FindClose | |
| KERNEL32.dll | 418 | HeapReAlloc | |
| KERNEL32.dll | 248 | GetCurrentProcessId | |
| KERNEL32.dll | 636 | SetStdHandle | |
| KERNEL32.dll | 170 | FlushFileBuffers | |
| KERNEL32.dll | 447 | LCMapStringA | |
| KERNEL32.dll | 448 | LCMapStringW | |
| KERNEL32.dll | 191 | GetCPInfo | |
| KERNEL32.dll | 185 | GetACP | |
| KERNEL32.dll | 305 | GetOEMCP | |
| KERNEL32.dll | 609 | SetEndOfFile | |
| KERNEL32.dll | 27 | CloseHandle | |
| KERNEL32.dll | 518 | QueryPerformanceCounter | |
| KERNEL32.dll | 519 | QueryPerformanceFrequency | |
| KERNEL32.dll | 148 | FindFirstFileA | |
| KERNEL32.dll | 157 | FindNextFileA | |
| KERNEL32.dll | 621 | SetHandleCount | |
| KERNEL32.dll | 699 | VirtualAlloc | |
| USER32.dll | 298 | GetMessageA | |
| USER32.dll | 58 | ClientToScreen | |
| USER32.dll | 240 | GetClientRect | |
| USER32.dll | 614 | ShowCursor | |
| USER32.dll | 559 | SetFocus | |
| USER32.dll | 657 | UpdateWindow | |
| USER32.dll | 89 | CreateWindowExA | |
| USER32.dll | 498 | RegisterClassA | |
| USER32.dll | 410 | LoadCursorA | |
| USER32.dll | 132 | DefWindowProcA | |
| USER32.dll | 264 | GetForegroundWindow | |
| USER32.dll | 149 | DispatchMessageA | |
| USER32.dll | 642 | TranslateMessage | |
| USER32.dll | 342 | GetWindowLongA | |
| USER32.dll | 476 | PeekMessageA | |
| USER32.dll | 446 | MessageBoxA | |
| USER32.dll | 600 | SetWindowLongA | |
| USER32.dll | 580 | SetRect | |
| USER32.dll | 284 | GetMenu | |
| USER32.dll | 2 | AdjustWindowRectEx | |
| USER32.dll | 326 | GetSystemMetrics | |
| USER32.dll | 603 | SetWindowPos | |
| USER32.dll | 625 | SystemParametersInfoA | |
| USER32.dll | 348 | GetWindowRect | |
| GDI32.dll | 351 | GetStockObject | |
| DINPUT.dll | DirectInputCreateA | ||
| DSOUND.dll | 1 | ||
| DDRAW.dll | 8 | DirectDrawCreate |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )