stegodon | steganography program for hiding a file

 by   leechy9 Python Version: Current License: GPL-3.0

kandi X-RAY | stegodon Summary

kandi X-RAY | stegodon Summary

stegodon is a Python library. stegodon has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However stegodon build file is not available. You can download it from GitHub.

This program steg-hides a file into an xml file. Erases tail data in each node of the xml. Each node in the xml tree has 0 or more spaces in its tail data. Each space represents a 1 for a bit, while each new node represents a 0. The bits are written in lsb order, which appears backwards when read sequentially, making most patterns less obvious. To further hide the information, the nodes are accessed in depth-first order. This means the bits may not appear in sequential order and are almost impossible to detect without first knowing that the data follows the depth-order scheme and parsing the xml. A tab character is used to denote the end of the stegged content. The ratio of storage between the hidden document and the carrier is inconsistent and very poor, so this should only be used to hide small files.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              stegodon has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              stegodon has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of stegodon is current.

            kandi-Quality Quality

              stegodon has no bugs reported.

            kandi-Security Security

              stegodon has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              stegodon is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              stegodon releases are not available. You will need to build from source code and install.
              stegodon has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stegodon
            Get all kandi verified functions for this library.

            stegodon Key Features

            No Key Features are available at this moment for stegodon.

            stegodon Examples and Code Snippets

            No Code Snippets are available at this moment for stegodon.

            Community Discussions

            No Community Discussions are available at this moment for stegodon.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install stegodon

            You can download it from GitHub.
            You can use stegodon like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/leechy9/stegodon.git

          • CLI

            gh repo clone leechy9/stegodon

          • sshUrl

            git@github.com:leechy9/stegodon.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link