GRABBER
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|com}}, {{ext|exe}} |released=≤1989 }} '''GRABBER''' is a screen capture utility for DOS, developed by ...") |
(→Sample files) |
||
Line 30: | Line 30: | ||
== Sample files == | == Sample files == | ||
* Versions 3.87 and earlier include some DEMO*.EXE or DEMO*.COM sample files. | * Versions 3.87 and earlier include some DEMO*.EXE or DEMO*.COM sample files. | ||
+ | * {{DexvertSamples|image/grabber}} | ||
[[Category:Executable envelopes]] | [[Category:Executable envelopes]] |
Revision as of 23:38, 11 July 2024
GRABBER is a screen capture utility for DOS, developed by Gerald (Jerry) A. Monroe.
Images are saved as self-displaying executable files. Older versions use COM format, while newer versions use EXE. The switch to EXE happened sometime between v3.34 and v3.60. The default filenames are "SCREEN00.EXE" (or "SCREEN00.COM"), "SCREEN01.EXE", etc.
Identification
Information based on minimal research. May not be correct for all files.
COM files have ASCII "This file was created by GRABBER.COM
" at offset 5.
EXE files have ASCII "Created by GRABBER
" at offset 49.
Software
The GRABBER distribution (at least v3.87+) includes utilities for converting to common formats such as GIF and PCX.
Sample files
- Versions 3.87 and earlier include some DEMO*.EXE or DEMO*.COM sample files.
- dexvert samples — image/grabber