{"id":17022326,"url":"https://github.com/s373r/steganography-png-decoder","last_synced_at":"2025-04-12T09:32:23.516Z","repository":{"id":45958607,"uuid":"104872894","full_name":"s373r/steganography-png-decoder","owner":"s373r","description":"A Python script for extracting encoded text from PNG images","archived":false,"fork":false,"pushed_at":"2021-10-28T11:29:52.000Z","size":26,"stargazers_count":16,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:51:07.538Z","etag":null,"topics":["cft","decoder","png","python3","steganography"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s373r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-26T10:50:42.000Z","updated_at":"2025-02-14T21:53:51.000Z","dependencies_parsed_at":"2022-08-28T17:33:46.548Z","dependency_job_id":null,"html_url":"https://github.com/s373r/steganography-png-decoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s373r%2Fsteganography-png-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s373r%2Fsteganography-png-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s373r%2Fsteganography-png-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s373r%2Fsteganography-png-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s373r","download_url":"https://codeload.github.com/s373r/steganography-png-decoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248546185,"owners_count":21122272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cft","decoder","png","python3","steganography"],"created_at":"2024-10-14T07:09:56.733Z","updated_at":"2025-04-12T09:32:23.224Z","avatar_url":"https://github.com/s373r.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# steganography-png-decoder\nPython script for getting encoded text from PNG pictures\n\n# Prepare\n\n```\n$ git clone https://github.com/s373r/steganography-png-decoder.git\n$ cd steganography-png-decoder\n$ chmod +x steganography-png-decoder.py\n```\n\n# Bacis usage\n\n```\n$ ./steganography-png-decoder.py -h\n```\n\n```\nusage: steganography-png-decoder.py [-h] file\n\nPrints PNG text sections\n\npositional arguments:\n  file        an PNG image\n\noptional arguments:\n  -h, --help  show this help message and exit\n```\n---\n```\n$ ./steganography-png-decoder.py samples/tEXT-chunks.png\n```\n```\n[00000049-00000074] tEXt:\nTitle PngSuite\n\n[00000075-00000135] tEXt:\nAuthor Willem A.J. van Schaik\n(willem@schaik.com)\n\n[00000136-00000203] tEXt:\nCopyright Copyright Willem van Schaik, Singapore 1995-96\n\n[00000204-00000466] tEXt:\nDescription A compilation of a set of images created to test the\nvarious color-types of the PNG format. Included are\nblack\u0026white, color, paletted, with alpha channel, with\ntransparency formats. All bit-depths allowed according\nto the spec are present.\n\n[00000467-00000535] tEXt:\nSoftware Created on a NeXTstation color using \"pnmtopng\".\n\n[00000536-00000567] tEXt:\nDisclaimer Freeware.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs373r%2Fsteganography-png-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs373r%2Fsteganography-png-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs373r%2Fsteganography-png-decoder/lists"}