Masker
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) |
Parchivist (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 27: | Line 27: | ||
* [https://web.archive.org/web/20030604060217/http://www.softpuls.com:80/masker/msksetup.exe v5.0] | * [https://web.archive.org/web/20030604060217/http://www.softpuls.com:80/masker/msksetup.exe v5.0] | ||
* [https://web.archive.org/web/20010603073407/http://www.masker.online.de:80/msksetup.zip v2.3] | * [https://web.archive.org/web/20010603073407/http://www.masker.online.de:80/msksetup.zip v2.3] | ||
− | * [https:// | + | * [https://doi.org/10.7717/peerj-cs.7 Forensic analysis of video steganography tools] (mirror [https://www.proquest.com/docview/1956791137 1], [https://www.researchgate.net/publication/345803203_Forensic_analysis_of_video_steganography_tools 2]) - covers Masker v7.5 (73-byte signature, hidden file size can be determined) |
+ | * [http://www.spy-hunter.com/stegspydownload.htm Detected by StegSpy] |
Latest revision as of 07:08, 5 November 2023
Masker by Evgeny Zaretskiy is a Win32 program that hides files in other files
It supports inserting multiple files (preserving directory structure) into one carrier file and offers encryption and compression
Encryption algorithms supported: Blowfish, Twofish, CAST5, DES, TripleDES, Serpent-256, Rijndael-256 (AES)
It only supports the following carrier files:
- image: bmp, jpg, gif, tif, dib, pcx, png, wmf
- program: exe, dll, ocx
- audio: wav, snd, mid, mp3
- video: avi, mov, mpg, asf, mpa, mpe
[edit] Links
- Homepage (archived)
- Older homepage (archived)
- v7.5 (mirror)
- v7.0.8
- v5.0
- v2.3
- Forensic analysis of video steganography tools (mirror 1, 2) - covers Masker v7.5 (73-byte signature, hidden file size can be determined)
- Detected by StegSpy