Skip to content
#

lsb-bit-manipulation

Here are 3 public repositories matching this topic...

Utilizing the concept of Least Significant Bytes of image media files this java program can be used to manipulate an image's bytecode to create a replica png with an encoded message string. it works by distributing the bits of a single byte of character into 8 bytes of image pixel data. also comes with a decoder function to read the hidden message.

  • Updated Sep 10, 2025
  • Java

Improve this page

Add a description, image, and links to the lsb-bit-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lsb-bit-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more