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

조회 수: 1 (최근 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