Giter VIP home page Giter VIP logo

subedigaurav / dct-image-steganography Goto Github PK

View Code? Open in Web Editor NEW
11.0 4.0 3.0 7.41 MB

Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.

License: BSD 3-Clause "New" or "Revised" License

Java 98.46% CSS 1.54%
steganography dct image-steganography image-steganography-tool covert-channel lsb-steganography lsb-bit-manipulation lsb-algorithm

dct-image-steganography's Introduction

DCT LSB Image Steganography Project

It is a full-fledged JavaFX Application for hiding text messages in JPEG image. The technique is known as Steganography

This project is the implementation of my own research paper. The corresponding paper can be found here.

Installing

Pre-requisites

  1. MySQL Server

    The configuration of MySQL Server is:

    server: localhost
    port: 3306
    username: root
    password: none

    You can use the above credentials, or use you own. Modify the DbUtil.java file as necessary. The file is located in src->util

  2. Java Development Kit 8

    You can download the JDK from here

Launch the Application by running MainWindow.java located in the src->util folder.

Limitations

  1. The input image must have dimensions divisible by 8. This is because the MCU used for frequency domain transformation is of size 8x8.
  2. The imput image should be Baseline JPEG. Progressive JPEGs are not supported.

Acknowledgements

I would like to thank all the professionals in the field for their contribution. I am grateful to the maintainers of the following libraries:

  1. JFoeniX
  2. ControlsFX
  3. Apache Commons Codec

NOTE

I developed the project in IntelliJ IDEA. You can use the impl file for configurations.

Have a Nice Day!

Gaurav Subedi

dct-image-steganography's People

Contributors

subedigaurav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dct-image-steganography's Issues

How to run the program

Hi, thanks for your contribution. I am really interested in this project. Could you provide some commands to show how to run your program?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.