BmpPacker
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Obfuscation |released=2002 }} '''bmpPacker''' by Jens Gödeke encrypts any file and converts it into a Windows ...") |
Parchivist (Talk | contribs) |
||
Line 18: | Line 18: | ||
== Links == | == Links == | ||
* [http://www.jens-goedeke.eu/tools/bmppacker Homepage] | * [http://www.jens-goedeke.eu/tools/bmppacker Homepage] | ||
+ | * [https://github.com/mmtechnodrone/SSAK SSAK] - GUI front end for file identification, data carving, hexdump and steganography programs that includes bmpPacker |
Latest revision as of 22:20, 28 August 2023
bmpPacker by Jens Gödeke encrypts any file and converts it into a Windows BMP. The original file can be recovered with the correct password.
- Standalone program. No installation is required. Can be run from removable disks.
- Runs on all 32/64 bit Windows systems.
- Three encryption methods to choose from: Blowfish, Twofish, Rijndael (AES)
- Optionally compress the file before encryption.