How Can I embed the length of my secret message in the special bytes of the cover image

3 次查看(过去 30 天)
How Can I embed the length of my secret message in the special bytes of the cover image
  1 个评论
DGM
DGM 2021-11-30
If you need to do low-level editing of the file, you can use fopen() fseek(), fread(), etc.
In order to have a more specific answer than that, you'll need a more specific question. What is the file format? Where exactly are you trying to cram metadata? How much metadata is there?

请先登录,再进行评论。

回答(1 个)

yanqi liu
yanqi liu 2021-12-1
yes,sir,may be use base64 to encode message,and use lsb method to embed the string into image matrix

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by