OmniHide PRO
From Just Solve the File Format Problem
Revision as of 18:32, 21 October 2023 by Parchivist (Talk | contribs)
OmniHide PRO is a Win32 program that hides a file in another file.
It only supports hiding 1 file in another, there is an option for password protection, and there is a free OHP Extractor.
In 'Portable Mode' there is no password protection and if the file being hidden is a zip or rar, it can be recovered by a standard tool like WinZip or WinRar without using OHP.
In 'Secure Mode' a password is required to extract the file.
The trial has several restrictions:
- Carrier file must be an image between 300x300 and 1440x1440
- A watermark will be added to the image
- Can't password protect/encrypt files
Several weaknesses were identified:
- The filename of the hidden data is stored in plain-text
- The hidden data is not compressed, making it it easy to determine the size of the embedded data
- A large quantity of consecutive spaces makes it easy to identify carrier files
Links
- Forensic analysis of video steganography tools (mirror 1, 2) - includes detection script for OmniHide PRO v1.0
- Homepage
- Download
- 'Portable Mode' sample
- 'Secure Mode' sample (password = 'secret')
- Review