| filename | freecell.exe | |
|---|---|---|
| size | 55296 (0xd800) | |
| md5 | 4d9b5e540158bf8e9b1bcac1aedd8c60 | |
| type | PE32 executable (GUI) Intel 80386, for MS Windows | |
| mimetype | application/x-dosexec | |
| clamav | scan pending | |
| 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 | 0x517a | 0x5200 | R-X CODE | |
| .data | 0x7000 | 0x138c | 0x200 | RW- IDATA | |
| .rsrc | 0x9000 | 0x7f10 | 0x8000 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x5780 | 0xb4 | |
| RESOURCE | 0x9000 | 0x7f10 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0 | 0 | |
| DEBUG | 0x1210 | 0x1c | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0x250 | 0xa8 | |
| IAT | 0x1000 | 0x1f4 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| id | lang | string |
|---|---|---|
| 301 | 1033 | FreeCell |
| 302 | 1033 | by Jim Horne |
| 303 | 1033 | FreeCell Game #%d |
| 304 | 1033 | Out of memory. Close other applications and try again. |
| 305 | 1033 | Do you want to resign this game? |
| 306 | 1033 | That move is not allowed. |
| 307 | 1033 | That move requires moving %u cards.You only have enough free space to move %u. |
| 308 | 1033 | Cards Left: %u |
| 309 | 1033 | Are you sure you want to delete all statistics? |
| 310 | 1033 | 1 win |
| 311 | 1033 | 1 loss |
| 312 | 1033 | %u wins |
| 313 | 1033 | %u losses |
| 314 | 1033 | How to Play |
| 315 | 1033 | Commands |
| 316 | 1033 | streak |
| 317 | 1033 | stype |
| 318 | 1033 | FreeCell |
| 319 | 1033 | This session %u%% won: %u lost: %u% |
| 320 | 1033 | Total %u%% won: %u lost: %u% |
| 321 | 1033 | Streaks wins: %u losses: %u% current: %s |
| module_name | hint | ord | function_name |
|---|---|---|---|
| msvcrt.dll | 237 | _except_handler3 | |
| msvcrt.dll | 214 | _controlfp | |
| msvcrt.dll | 152 | __set_app_type | |
| msvcrt.dll | 133 | __p__fmode | |
| msvcrt.dll | 128 | __p__commode | |
| msvcrt.dll | 182 | _adjust_fdiv | |
| msvcrt.dll | 154 | __setusermatherr | |
| msvcrt.dll | 314 | _initterm | |
| msvcrt.dll | 109 | __getmainargs | |
| msvcrt.dll | 168 | _acmdln | |
| msvcrt.dll | 655 | exit | |
| msvcrt.dll | 200 | _cexit | |
| msvcrt.dll | 78 | _XcptFilter | |
| msvcrt.dll | 246 | _exit | |
| msvcrt.dll | 197 | _c_exit | |
| msvcrt.dll | 697 | isdigit | |
| msvcrt.dll | 790 | time | |
| msvcrt.dll | 762 | srand | |
| msvcrt.dll | 748 | rand | |
| ADVAPI32.dll | 505 | RegSetValueExW | |
| ADVAPI32.dll | 474 | RegFlushKey | |
| ADVAPI32.dll | 481 | RegOpenKeyExA | |
| ADVAPI32.dll | 491 | RegQueryValueExA | |
| ADVAPI32.dll | 466 | RegDeleteValueW | |
| ADVAPI32.dll | 492 | RegQueryValueExW | |
| ADVAPI32.dll | 462 | RegCreateKeyW | |
| ADVAPI32.dll | 456 | RegCloseKey | |
| KERNEL32.dll | 412 | GetStartupInfoA | |
| KERNEL32.dll | 359 | GetModuleHandleA | |
| KERNEL32.dll | 927 | lstrlenW | |
| KERNEL32.dll | 357 | GetModuleFileNameA | |
| KERNEL32.dll | 924 | lstrcpynW | |
| KERNEL32.dll | 384 | GetPrivateProfileIntW | |
| KERNEL32.dll | 393 | GetProcAddress | |
| KERNEL32.dll | 558 | LoadLibraryA | |
| GDI32.dll | 583 | StretchBlt | |
| GDI32.dll | 18 | BitBlt | |
| GDI32.dll | 531 | SetBkColor | |
| GDI32.dll | 564 | SetRectRgn | |
| GDI32.dll | 437 | GetTextExtentPoint32W | |
| GDI32.dll | 570 | SetTextColor | |
| GDI32.dll | 589 | TextOutW | |
| GDI32.dll | 559 | SetPixel | |
| GDI32.dll | 75 | CreateRectRgn | |
| GDI32.dll | 412 | GetPixel | |
| GDI32.dll | 445 | GetTextMetricsW | |
| GDI32.dll | 363 | GetDeviceCaps | |
| GDI32.dll | 33 | CombineRgn | |
| GDI32.dll | 71 | CreatePen | |
| GDI32.dll | 80 | CreateSolidBrush | |
| GDI32.dll | 143 | DeleteObject | |
| GDI32.dll | 45 | CreateCompatibleDC | |
| GDI32.dll | 44 | CreateCompatibleBitmap | |
| GDI32.dll | 524 | SelectObject | |
| GDI32.dll | 475 | PatBlt | |
| GDI32.dll | 61 | CreateFontIndirectW | |
| GDI32.dll | 140 | DeleteDC | |
| GDI32.dll | 459 | LineTo | |
| GDI32.dll | 463 | MoveToEx | |
| GDI32.dll | 421 | GetStockObject | |
| GDI32.dll | 66 | CreateICW | |
| USER32.dll | 589 | SetCursor | |
| USER32.dll | 442 | LoadCursorW | |
| USER32.dll | 13 | BeginPaint | |
| USER32.dll | 654 | ShowCursor | |
| USER32.dll | 231 | FlashWindow | |
| USER32.dll | 634 | SetTimer | |
| USER32.dll | 200 | EndPaint | |
| USER32.dll | 434 | KillTimer | |
| USER32.dll | 438 | LoadBitmapW | |
| USER32.dll | 699 | UpdateWindow | |
| USER32.dll | 658 | ShowWindow | |
| USER32.dll | 97 | CreateWindowExW | |
| USER32.dll | 457 | LoadStringW | |
| USER32.dll | 349 | GetSystemMetrics | |
| USER32.dll | 666 | SystemParametersInfoW | |
| USER32.dll | 513 | PostQuitMessage | |
| USER32.dll | 483 | MessageBoxW | |
| USER32.dll | 475 | MessageBeep | |
| USER32.dll | 554 | ReleaseDC | |
| USER32.dll | 268 | GetDC | |
| USER32.dll | 143 | DefWindowProcW | |
| USER32.dll | 270 | GetDesktopWindow | |
| USER32.dll | 159 | DialogBoxParamW | |
| USER32.dll | 194 | EnableMenuItem | |
| USER32.dll | 300 | GetMenu | |
| USER32.dll | 403 | InvalidateRect | |
| USER32.dll | 576 | SendMessageW | |
| USER32.dll | 512 | PostMessageW | |
| USER32.dll | 580 | SetCapture | |
| USER32.dll | 553 | ReleaseCapture | |
| USER32.dll | 184 | DrawMenuBar | |
| USER32.dll | 537 | RegisterClassW | |
| USER32.dll | 444 | LoadIconW | |
| USER32.dll | 162 | DispatchMessageW | |
| USER32.dll | 682 | TranslateMessage | |
| USER32.dll | 680 | TranslateAcceleratorW | |
| USER32.dll | 318 | GetMessageW | |
| USER32.dll | 436 | LoadAcceleratorsW | |
| USER32.dll | 198 | EndDialog | |
| USER32.dll | 273 | GetDlgItem | |
| USER32.dll | 643 | SetWindowPos | |
| USER32.dll | 372 | GetWindowRect | |
| USER32.dll | 255 | GetClientRect | |
| USER32.dll | 723 | WinHelpW | |
| USER32.dll | 594 | SetDlgItemInt | |
| USER32.dll | 274 | GetDlgItemInt | |
| USER32.dll | 647 | SetWindowTextW | |
| USER32.dll | 729 | wsprintfW | |
| USER32.dll | 346 | GetSysColor | |
| USER32.dll | 364 | GetWindowDC | |
| USER32.dll | 422 | IsIconic | |
| CARDS.dll | 5 | cdtTerm | |
| CARDS.dll | 4 | cdtInit | |
| CARDS.dll | 3 | cdtDrawExt | |
| SHELL32.dll | 148 | ShellAboutW | |
| COMCTL32.dll | 76 | InitCommonControlsEx |
StringTable 040904B0
| CompanyName | Microsoft Corporation |
| FileDescription | Entertainment Pack FreeCell Game |
| FileVersion | 5.1.2600.0 (xpclient.010817-1148) |
| InternalName | freecell |
| LegalCopyright | © Microsoft Corporation. All rights reserved. |
| OriginalFilename | freecell |
| ProductName | Microsoft® Windows® Operating System |
| ProductVersion | 5.1.2600.0 |
VS_FIXEDFILEINFO
| FileVersion | 5.1.2600.0 |
| ProductVersion | 5.1.2600.0 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x3f |
| FileFlags | 0 |
| FileOS | 0x40004 |
| FileType | 1 |
| FileSubtype | 0 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
[?] can't find file_offset of VA 0x250
offset:( 0x )