Xiao Steganography

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
Line 8: Line 8:
  
 
Optional password protection with choice of encryption (RC2, [[RC4]], [[DES]], [[Triple DES]]) and hashing ([[MD2]], [[MD4]], [[MD5]], SHA)
 
Optional password protection with choice of encryption (RC2, [[RC4]], [[DES]], [[Triple DES]]) and hashing ([[MD2]], [[MD4]], [[MD5]], SHA)
 +
 +
It has a bug in WAV encoding where it uses the LSB of every byte instead of every chunk, so for 16-bit WAVs, it's modifying a bit in the middle of the range, lowering the output quality
  
  
Line 14: Line 16:
 
* [https://web.archive.org/web/20070108032246/http://www.nakasoft.net/xiao/eng/ Homepage (archived)]
 
* [https://web.archive.org/web/20070108032246/http://www.nakasoft.net/xiao/eng/ Homepage (archived)]
 
* Download: [https://download.cnet.com/xiao-steganography/3000-2092_4-10541494.html CNet], [https://xiao-steganography.en.softonic.com/ Softonic], [https://www.softpedia.com/get/Security/Encrypting/Xiao-Steganography.shtml Softpedia], [https://web.archive.org/web/20070316080458/http://www.nakasoft.net:80/down_zone/files/setupxiao.exe archive.org]
 
* Download: [https://download.cnet.com/xiao-steganography/3000-2092_4-10541494.html CNet], [https://xiao-steganography.en.softonic.com/ Softonic], [https://www.softpedia.com/get/Security/Encrypting/Xiao-Steganography.shtml Softpedia], [https://web.archive.org/web/20070316080458/http://www.nakasoft.net:80/down_zone/files/setupxiao.exe archive.org]
 +
* [http://ijet.pl/index.php/ijet/article/view/10.24425-ijet.2023.144340 Steganography in audio files – COTS software analysis] - analysis of its incorrect encoding technique

Latest revision as of 22:01, 11 November 2023

File Format
Name Xiao Steganography
Ontology
Released 2005

Xiao Steganography by Nakasoft is a Win32 program that hides multiple files in a BMP or WAV

Optional password protection with choice of encryption (RC2, RC4, DES, Triple DES) and hashing (MD2, MD4, MD5, SHA)

It has a bug in WAV encoding where it uses the LSB of every byte instead of every chunk, so for 16-bit WAVs, it's modifying a bit in the middle of the range, lowering the output quality


[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox