Skip to content

Java-Based Steganography Application

Notifications You must be signed in to change notification settings

lucian-regus/OurSecret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation


HideNSeek

OurSecret

Empowering Privacy, One Pixel at a Time

OurSecret is a steganography application designed to safeguard your confidential data by discreetly embedding it within digital media. Developed in Java with an intuitive Graphical User Interface (GUI) created using Swing.

Features

  • Data Embedding: Hide information within digital media discreetly, offering both 1-bit and 4-bit embedding options for varying levels of data capacity.
  • File Format Support: Support for popular file formats, such as WAV (audio) and PNG (image), providing versatility for your steganography needs.

Restrictions

  • Exclusively utilizes the RGBA color model for PNG files

Usage

javac *.java
java Main

About

Java-Based Steganography Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages