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

1 Ansicht (letzte 30 Tage)
How Can I embed the length of my secret message in the special bytes of the cover image
  1 Kommentar
DGM
DGM am 30 Nov. 2021
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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by