White Noise Storm (WNSTORM)
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Steganography |released=1992 }} '''White Noise Storm (WNSTORM)''' by Ray (Arsen) Arachelian is a DOS steganogr...") |
Parchivist (Talk | contribs) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 6: | Line 6: | ||
}} | }} | ||
| − | '''White Noise Storm (WNSTORM)''' by Ray (Arsen) Arachelian is a DOS steganography program that hides files in [[PCX]] images | + | '''White Noise Storm (WNSTORM)''' by Ray (Arsen) Arachelian is a DOS encryption program with a proprietary algorithm. It also comes with the companion WNINJECT steganography program that hides files in [[PCX]] images. |
| + | |||
| + | |||
| + | == Formats == | ||
| + | |||
| + | * Encryption | ||
| + | * Encryption with no header (stealth option) | ||
| + | * Encryption with old method from v1.01 | ||
| + | * Steganography in .pcx images | ||
| + | |||
| + | Further description of the various formats and the encryption method is included in the documentation and source code. | ||
| + | |||
| + | |||
| + | == Identification == | ||
| + | |||
| + | Encrypted files without the stealth option start with Hex "{{magic|456E6372797074656420627920574E53544F524D2052656C20}}" ("EncryptedbyWNSTORMRel"). | ||
| + | |||
| + | Files encrypted with the stealth option and steganography files don't have a header. | ||
| + | |||
| − | |||
| Line 14: | Line 31: | ||
* [http://www.nic.funet.fi/pub/crypt/steganography/wns210.zip Download] | * [http://www.nic.funet.fi/pub/crypt/steganography/wns210.zip Download] | ||
* [http://www.nic.funet.fi/pub/crypt/steganography/wns210.txt.gz Message] | * [http://www.nic.funet.fi/pub/crypt/steganography/wns210.txt.gz Message] | ||
| + | * [http://cd.textfiles.com/hackersencyc/PROGRAMS/WNS210_O.ZIP Download OS/2 version] | ||
| + | * [https://ftp.arnes.si/ftp/packages2/crypto-tools/code/wnstorm.zip v1.01 (no steganography)] | ||
* [https://www.jjtc.com/stegdoc/sec313.html Review] | * [https://www.jjtc.com/stegdoc/sec313.html Review] | ||
* [https://www.scitepress.org/PublishedPapers/2009/21697/21697.pdf Performance analysis] | * [https://www.scitepress.org/PublishedPapers/2009/21697/21697.pdf Performance analysis] | ||
| + | * [[TrID]] definition: http://mark0.net/download/triddefs_xml.7z → w → wnstorm.trid.xml | ||
Latest revision as of 06:45, 5 November 2023
White Noise Storm (WNSTORM) by Ray (Arsen) Arachelian is a DOS encryption program with a proprietary algorithm. It also comes with the companion WNINJECT steganography program that hides files in PCX images.
[edit] Formats
- Encryption
- Encryption with no header (stealth option)
- Encryption with old method from v1.01
- Steganography in .pcx images
Further description of the various formats and the encryption method is included in the documentation and source code.
[edit] Identification
Encrypted files without the stealth option start with Hex "456E6372797074656420627920574E53544F524D2052656C20" ("EncryptedbyWNSTORMRel").
Files encrypted with the stealth option and steganography files don't have a header.
[edit] Links
- Download
- Message
- Download OS/2 version
- v1.01 (no steganography)
- Review
- Performance analysis
- TrID definition: http://mark0.net/download/triddefs_xml.7z → w → wnstorm.trid.xml