Skip to content
#

lsb

Here are 12 public repositories matching this topic...

Hide a text document (text.txt) within the same folder as this program into an image (host_image.jpg). The GUI will show the host image in the left panel. The hiding will be performed by replacing the ’n’ lower order bits of image with the ASCII values of the ‘m’ number of characters from the text document. The more text you embed into the image…

  • Updated Mar 27, 2017
  • Java

este projeto é uma aplicação em Java desenvolvida para realizar esteganografia digital em imagens no formato PNG, utilizando a técnica LSB (Least Significant Bit - Bit Menos Significativo). Ele permite ocultar dados (arquivos ou pastas compactadas em ZIP) dentro de uma imagem e, posteriormente, extrair esses dados da imagem modificada

  • Updated Jun 21, 2025
  • Java

Improve this page

Add a description, image, and links to the lsb 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 topic, visit your repo's landing page and select "manage topics."

Learn more