{"id":17047077,"url":"https://github.com/dimitarpetrov/stegify-mobile","last_synced_at":"2025-08-23T04:07:13.482Z","repository":{"id":217126212,"uuid":"210349869","full_name":"DimitarPetrov/stegify-mobile","owner":"DimitarPetrov","description":"📱Mobile application for LSB steganography, capable of hiding any file within an image.","archived":false,"fork":false,"pushed_at":"2020-10-04T16:37:54.000Z","size":2877,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T10:21:18.091Z","etag":null,"topics":["dart","decoding","encoding","flutter","hiding-in-png","hiding-information","mobile","mobile-app","steganography","stegify"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DimitarPetrov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-23T12:29:30.000Z","updated_at":"2024-03-27T23:11:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d17c1fc-5dfc-4037-86e3-e66614c53715","html_url":"https://github.com/DimitarPetrov/stegify-mobile","commit_stats":null,"previous_names":["dimitarpetrov/stegify-mobile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Fstegify-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Fstegify-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Fstegify-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Fstegify-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimitarPetrov","download_url":"https://codeload.github.com/DimitarPetrov/stegify-mobile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248591984,"owners_count":21130160,"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":["dart","decoding","encoding","flutter","hiding-in-png","hiding-information","mobile","mobile-app","steganography","stegify"],"created_at":"2024-10-14T09:48:21.331Z","updated_at":"2025-04-12T15:51:43.746Z","avatar_url":"https://github.com/DimitarPetrov.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stegify_mobile\n\nStegify is a multi-platform mobile application written with Flutter currently in active development.\nIt provides functionality same as [stegify](https://github.com/DimitarPetrov/stegify), but as a mobile application for\nandroid and ios.\n\nIn fact the underlying implementation of the [steganography](https://en.wikipedia.org/wiki/steganography) encoding/decoding is [stegify](https://github.com/DimitarPetrov/stegify)\nGo implementation used as flutter plugin in this project which can be found here: [stegify-flutter-plugin](https://github.com/DimitarPetrov/stegify-flutter-plugin).\n\n## Demonstration\n\n| Carrier                                | Data                                | Result                                               |\n| ---------------------------------------| ------------------------------------|------------------------------------------------------|\n| ![Original File](https://github.com/DimitarPetrov/stegify/blob/master/examples/street.jpeg) | ![Encoded File](https://github.com/DimitarPetrov/stegify/blob/master/examples/lake.jpeg) | ![Encoded File](https://github.com/DimitarPetrov/stegify/blob/master/examples/test_decode.jpeg) |\n\nThe `Result` file contains the `Data` file hidden in it. And as you can see it is fully transparent.\n\n## Status\n\nThe project is currently stuck due to lack of multithreading support for flutter plugins.\nCurrently it is impossible to call a flutter plugin in a separate thread due to [this](https://github.com/flutter/flutter/issues/13937) limitation.\n\nThis is higly needed since encoding of a photo takes several seconds and since doing it in separate thread is not supported it blocks the UI thread and the whole application freezes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarpetrov%2Fstegify-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitarpetrov%2Fstegify-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarpetrov%2Fstegify-mobile/lists"}