files
ports/tools/file/kolibrios
2025-03-23 19:27:42 +03:00

32 lines
1.4 KiB
Plaintext

# SPDX-License-Identifier: GPL-2.0
# KolibriOS and Menuet32 executable formats
# Copyright (C) 2025 KolibriOS team
0 string MENUET00 Old Menuet32 executable: MENUET00
>0x8 ulelong x \b, Version: %u
>0xC ulelong x \b, Entry: 0x%x
>0x10 ulelong x \b, Image end: 0x%x
>0x14 ulelong x \b, Memory end: 0x%x
>0x18 ulelong x \b, Stack top: 0x%x
>0x1C ulelong x \b, Command line: 0x%x
0 string MENUET01 KolibriOS/Menuet32 executable: MENUET01
>0x8 ulelong x \b, Version: %u
>0xC ulelong x \b, Entry: 0x%x
>0x10 ulelong x \b, Image end: 0x%x
>0x14 ulelong x \b, Memory end: 0x%x
>0x18 ulelong x \b, Stack top: 0x%x
>0x1C ulelong x \b, Command line: 0x%x
>0x20 ulelong x \b, App name: 0x%x
0 string MENUET02 KolibriOS executable: MENUET02 (TLS, HEAP init)
>0x8 ulelong x \b, Version: %u
>0xC ulelong x \b, Entry: 0x%x
>0x10 ulelong x \b, Image end: 0x%x
>0x14 ulelong x \b, Memory end: 0x%x
>0x18 ulelong x \b, Stack top: 0x%x
>0x1C ulelong x \b, Command line: 0x%x
>0x20 ulelong x \b, App name: 0x%x
>0x24 ulelong 2 \b, Subsystem: GUI
>0x24 ulelong 3 \b, Subsystem: CUI