Skip to content
#

data-hiding

Here are 7 public repositories matching this topic...

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
Object-Oriented-Programming

Comprehensive resource on OOP principles (Encapsulation, Inheritance, Polymorphism, Abstraction), advanced concepts (Interfaces, Abstract Classes, Nested Classes, Lambda Expressions, Generics), and design patterns (Singleton, Factory, Adapter, Strategy). Includes detailed docs, Java/C++ code examples, diagrams, and exercises. Contributions welcome!

  • Updated Jan 3, 2026
  • Java

ImageStego is a Java-based desktop application designed to securely hide patient medical data within diagnostic images using steganography. The application utilizes the Least Significant Bit (LSB) technique to embed text data into the Red channel of an image.

  • Updated Jan 27, 2026
  • Java

Add this topic to your repo

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

Learn more