Executable envelopes
(→Executable documents) |
(→Executable documents) |
||
Line 24: | Line 24: | ||
Most such formats are covered (or would be covered) in the article for the corresponding document format. There are probably a lot of old self-displaying [[Graphics#Raster Graphics Formats|raster graphics]] formats of this type, e.g. self-running [[Flexible Line Interpretation|FLI]], but they are rarely documented specially. | Most such formats are covered (or would be covered) in the article for the corresponding document format. There are probably a lot of old self-displaying [[Graphics#Raster Graphics Formats|raster graphics]] formats of this type, e.g. self-running [[Flexible Line Interpretation|FLI]], but they are rarely documented specially. | ||
− | * [[BIGTEXT (Kevin Solway)]] [{{CdTextfilesURL|simtel/simtel20/MSDOS/FILUTL/BIGTEXT.ZIP}}] | + | * [[BIGTEXT (Kevin Solway)]] [{{CdTextfilesURL|simtel/simtel20/MSDOS/FILUTL/BIGTEXT.ZIP}}][{{CdTextfilesURL|jcs/jcsma2v14/WRITGAID/BIGTXT32.ZIP}}] |
* [[BREEZE text to .EXE format]] (Kevin Solway) [{{CdTextfilesURL|simtel/simtel20/MSDOS/EDITOR/BREEZE50.ZIP}}] | * [[BREEZE text to .EXE format]] (Kevin Solway) [{{CdTextfilesURL|simtel/simtel20/MSDOS/EDITOR/BREEZE50.ZIP}}] | ||
* [[DIZ2EXE]] (Olan Patrick Barnes) [{{SACFTPURL|utiltext|diz2exe.zip}}] | * [[DIZ2EXE]] (Olan Patrick Barnes) [{{SACFTPURL|utiltext|diz2exe.zip}}] | ||
* [[Graphic Workshop self-displaying picture]] | * [[Graphic Workshop self-displaying picture]] | ||
+ | * [[READMAKE]] (Bruce Guthrie / Wayne Software) [{{CdTextfilesURL|nightowl/nopv10/051A/READ307.ZIP}}] | ||
+ | * [[SHOW (Gary M. Raymond)]] [{{CdTextfilesURL|nightowl/nopv10/051A/SHOWV20.ZIP}}] | ||
+ | * [[Simply Docs]] (SimpleWare / Robert E. Pitcher) [{{CdTextfilesURL|nightowl/nopv10/051A/SIMDOC20.ZIP}}] | ||
* [[sMAUG ANSI Executable]] | * [[sMAUG ANSI Executable]] | ||
* [[TEXE]] | * [[TEXE]] | ||
* [[TEXTLIFE]] (Kevin Solway) [{{CdTextfilesURL|simtel/simtel20/MSDOS/FILUTL/TEXTLIFE.ZIP}}] | * [[TEXTLIFE]] (Kevin Solway) [{{CdTextfilesURL|simtel/simtel20/MSDOS/FILUTL/TEXTLIFE.ZIP}}] | ||
+ | * [[TurboTXT]] (by HyperWare, part of ExtraDOS Toolbox) [{{SACFTPURL|utiltext|txt500.zip}}] | ||
* [[TXT2COM (De Trans Software)]] | * [[TXT2COM (De Trans Software)]] | ||
* [[TXT2COM (Keith P. Graham)]] | * [[TXT2COM (Keith P. Graham)]] | ||
* [[TXT2COM (Prakash.K)]] | * [[TXT2COM (Prakash.K)]] | ||
* [[TXT2COM (Wiering Software)]] | * [[TXT2COM (Wiering Software)]] | ||
− | |||
* [[XDOC (JauMing Tseng)]] | * [[XDOC (JauMing Tseng)]] | ||
* [[X-Filer]] (Philip P. Kapusta) [{{SACFTPURL|utiltext|xfile101.zip}}] | * [[X-Filer]] (Philip P. Kapusta) [{{SACFTPURL|utiltext|xfile101.zip}}] |
Revision as of 18:59, 9 November 2021
Executable envelopes refers to a diverse class of files that use a standard executable format, but which were generated in a formulaic way from some original file (which may or may not have itself been executable). They usually consist of a boilerplate decoder section, plus a payload section that could potentially be extracted to a standard format.
Contents |
Executable compression
Refer to Executable compression.
Some executable compression utilities can also do executable obfuscation, encryption and password protection, expiration, etc.
Self-extracting archives
Most self-extracting archive formats are covered (or would be covered) in the article for the corresponding Archiving format.
A few are listed at Archiving#Self-extracting archives, especially if they have their own article.
Self-extracting installers
Self-extracting installer formats are listed at Archiving#Program/App/Applet/Installer specialized archive formats, along with other formats.
Executable documents
(A document in some known format, combined with a viewer for that format.)
Most such formats are covered (or would be covered) in the article for the corresponding document format. There are probably a lot of old self-displaying raster graphics formats of this type, e.g. self-running FLI, but they are rarely documented specially.
- BIGTEXT (Kevin Solway) [1][2]
- BREEZE text to .EXE format (Kevin Solway) [3]
- DIZ2EXE (Olan Patrick Barnes) [4]
- Graphic Workshop self-displaying picture
- READMAKE (Bruce Guthrie / Wayne Software) [5]
- SHOW (Gary M. Raymond) [6]
- Simply Docs (SimpleWare / Robert E. Pitcher) [7]
- sMAUG ANSI Executable
- TEXE
- TEXTLIFE (Kevin Solway) [8]
- TurboTXT (by HyperWare, part of ExtraDOS Toolbox) [9]
- TXT2COM (De Trans Software)
- TXT2COM (Keith P. Graham)
- TXT2COM (Prakash.K)
- TXT2COM (Wiering Software)
- XDOC (JauMing Tseng)
- X-Filer (Philip P. Kapusta) [10]
Executable libraries
(Multiple executable files combined into one executable file.)
Transfer-encoded executables
(A file that remains executable despite having had a transfer encoding or the like applied. This is impossible or impractical with most executable formats, unless they are very "raw", as .COM format is.)
- c2t (Jørgen Ibsen)
- com2txt (Naoyuki Nide)
- Com2txt (Dark Stalker)
- COMT