BDV DataHider
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) |
Parchivist (Talk | contribs) |
||
Line 6: | Line 6: | ||
}} | }} | ||
− | '''BDV DataHider''' by | + | '''BDV DataHider''' by BaDeVlad is a Win32 steganography program that can hide data inside a [[BMP]], append a file to any other file, or hide data in the unused space of a floppy. |
− | == v2 | + | == v2 functionality == |
It hides a single file or a text message and can encrypt it with a password | It hides a single file or a text message and can encrypt it with a password | ||
Line 22: | Line 22: | ||
− | == v3 | + | == v3 functionality == |
* adds Blowfish, Twofish, AES, Mars, Cast-256, and Serpent encryption | * adds Blowfish, Twofish, AES, Mars, Cast-256, and Serpent encryption | ||
* removes [[BMP]] steganography | * removes [[BMP]] steganography | ||
Line 33: | Line 33: | ||
* [http://www.bdvnotepad.com/products/bdv-datahider/ Homepage (v3.2)] | * [http://www.bdvnotepad.com/products/bdv-datahider/ Homepage (v3.2)] | ||
* [https://web.archive.org/web/20060207100337/http://www.badevlad.com/datahider_en.htm Older Homepage (v2.2) (archived)] | * [https://web.archive.org/web/20060207100337/http://www.badevlad.com/datahider_en.htm Older Homepage (v2.2) (archived)] | ||
+ | * [https://web.archive.org/web/20041011013532/http://www.badevlad.hotmail.ru/new/bdvdh_en.htm Older homepage (archived)] | ||
+ | * [https://freesoft.net/windows/bdv_datahider_20/download v2.3] ([https://web.archive.org/web/20231021064727/https://dl.freesoftru.net/apps/1/6/561/setup_2.3.exe mirror]) |
Revision as of 06:44, 21 October 2023
BDV DataHider by BaDeVlad is a Win32 steganography program that can hide data inside a BMP, append a file to any other file, or hide data in the unused space of a floppy.
v2 functionality
It hides a single file or a text message and can encrypt it with a password
- Steganography
- can read jpg, bmp, ico, emf and wmf, but it is always saved as bmp
- can choose 1-7 bits per byte
- can shrink the image down to minimal size required to hide the data
- Generic appender - can attach any file to any other file
- Secret Diskette - hides data in unused areas of floppy
v3 functionality
- adds Blowfish, Twofish, AES, Mars, Cast-256, and Serpent encryption
- removes BMP steganography
- can hide multiple files (and preserve folder structure) in any Secret Storage
- Secret Storage in any file - generic appending
- Secret Storage in any FAT/FAT32/NTFS drive (including USB) - not clear what it's doing ('Avoid creating "Secret Storage" on a FAT32 disks, because it can be detected in Windows Vista or later versions.')