Git Product home page Git Product logo

thesinghsec / secret-messenger Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 84 KB

Secret Messenger is a Python GUI application that allows you to hide secret text data within an image using steganography techniques. The application provides a user-friendly interface to select an image file, hide text within it, and save the modified image. It also allows you to reveal and display the hidden text from a previously modified image.

License: MIT License

Python 100.00%

secret-messenger's Introduction

Secret Messenger - Hide Secret in an Image

Secret Messenger is a Python GUI application that allows you to hide secret text data within an image using steganography techniques. The application provides a user-friendly interface to select an image file, hide text within it, and save the modified image. It also allows you to reveal and display the hidden text from a previously modified image.

image Special Thanks to Parvat Computer Technology.

Features

  • Select an image file (PNG or JPG) to hide secret text data.
  • Hide text within the selected image using steganography techniques.
  • Save the modified image with the hidden text.
  • Reveal and display the hidden text from a modified image.
  • User-friendly graphical interface with intuitive controls.

Requirements

  • Python 3.x
  • tkinter
  • PIL (Python Imaging Library)
  • stegano

Installation

  1. Clone the repository:

    git clone https://github.com/singhx-hub/Secret-Messenger.git
    
     Navigate to the project directory: cd secret-messenger
    
     bash
    
     Install the required dependencies: pip3 install -r requirements.txt
    

Usage:

Run the application: python3 secret_messenger.py

Click the "Open Image" button to select an image file.


Enter the text you want to hide in the "Enter Text to Hide" field.

Click the "Hide Data" button to hide the text within the image.

Click the "Save Image" button to save the modified image with the hidden text.

To reveal and display the hidden text from a modified image:
    Click the "Open Image" button to select the modified image.
    Click the "Show Data" button to reveal and display the hidden text.

Screenshots

image

image

image

image

License

This project is licensed under the MIT License.

Feel free to contribute and provide suggestions to improve this project. Thank you for using Secret Messenger!

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.