Simple/Basic steganography algorithms and methods

前端 未结 3 587
予麋鹿
予麋鹿 2021-02-04 10:41

What are the basic and simpliest steganography algorithms and methods?

I mean the steganography applied to images.

How does a simple pr

3条回答
  •  甜味超标
    2021-02-04 11:21

    Modifying least significant bits of bitmap pixels.

    For a nice overview, see this page

提交回复
热议问题