Coder Social home page Coder Social logo

isteg's Introduction

License: MIT Codacy Badge HitCount

iSteg

A little steganography. Hiding text or file inside an image using LSB method

iSteg can hide your file inside an image.

https://github.com/rafiibrahim8/iSteg

Why iSteg?

  • You can choose how many least significant bit to use during creation of the file. Thus even less reduction in image quality.
  • Supports encryption. File/Message can be encrypted inside the image using AES CBC method. With 256 bit key.
  • Come with two flavor Command Line and GUI application. Select your preferred flavor.

Requirements

  • Just a computer with Java installed in it.

Running the program

GUI

  • Just double click on the .jar file. If you are on Linux do chmod +x iSteg-v2.1_GUI.jar before executing the jar.

Command Line

  • Simply open a Terminal/Command Prompt and type java -jar iSteg-v2.01_CLI.jar.

Downloads

  • GUI: GUI Release v2.1
  • Command Line: Release v2.01

    Verify Download

    SHA256(iSteg-v2.1_GUI.jar) : 668655387e0cdfc08317f3ee5be74e3a3e040f23bf5619e64abd1eaf7afeb0b3 SHA256(iSteg-v2.01_CLI.zip) : 4c83d24e7f0b1e07a8f6c63615c2d68e532c5dc8edfaabf8fe4856e2b5afc712

Screenshots

  • GUI Graphical User Interface (GUI)

  • CLI Command Line Interface (CLI)

FAQ

  • What is top image & bottom file?

    Ans: Top image is the image in which the your file will be hidden. Here bottom file is your file to be hidden.

isteg's People

Contributors

rafiibrahim8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ruevaughn

isteg's Issues

A question about this code

Could you perhaps assist me in determining which code corresponds to LSB 1 and LSB 2? I'm Newbies in programming.

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.