Git Product home page Git Product logo

steganography-png-decoder's Introduction

steganography-png-decoder

Python script for getting encoded text from PNG pictures

Prepare

$ git clone https://github.com/s373r/steganography-png-decoder.git
$ cd steganography-png-decoder
$ chmod +x steganography-png-decoder.py

Bacis usage

$ ./steganography-png-decoder.py -h
usage: steganography-png-decoder.py [-h] file

Prints PNG text sections

positional arguments:
  file        an PNG image

optional arguments:
  -h, --help  show this help message and exit

$ ./steganography-png-decoder.py samples/tEXT-chunks.png
[00000049-00000074] tEXt:
Title PngSuite

[00000075-00000135] tEXt:
Author Willem A.J. van Schaik
([email protected])

[00000136-00000203] tEXt:
Copyright Copyright Willem van Schaik, Singapore 1995-96

[00000204-00000466] tEXt:
Description A compilation of a set of images created to test the
various color-types of the PNG format. Included are
black&white, color, paletted, with alpha channel, with
transparency formats. All bit-depths allowed according
to the spec are present.

[00000467-00000535] tEXt:
Software Created on a NeXTstation color using "pnmtopng".

[00000536-00000567] tEXt:
Disclaimer Freeware.

steganography-png-decoder's People

Contributors

s373r avatar

Watchers

 avatar

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.