Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 520 Bytes

======= Simple LSB Steganography.

Overview

This is my Midterm project when I were a student, the first step into InfoSec by implement simple LSB Steganography algorithm using Java.

Usage

Building and Running with JRE:

$ git clone https://github.com/doantranhoang/simple-lsb-steg.git
$ cd simple-lsb-steg/src
$ javac UITStegGui.java
$ java UITStegGui

About LSB Steganography

My blog post: http://blog.hoangdoan.io/2014/01/steganography-ky-thuat-che-dau-thong-tin-p2.html