Skip to content

doantranhoang/simple-lsb-steg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

======= 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

About

My first step into InfoSec by implement simple LSB Steganography when I were a student.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages