{"id":18283526,"url":"https://github.com/suresh142/lsb_image_steganography","last_synced_at":"2026-04-20T03:37:27.981Z","repository":{"id":209264908,"uuid":"723616214","full_name":"Suresh142/LSB_Image_Steganography","owner":"Suresh142","description":" Steganography is the art and science of concealing information within other data to ensure its confidentiality, In this project, you will implement a basic steganography system using the C programming language. The primary  goal is to embed a secret message within an image without visibly altering the image.","archived":false,"fork":false,"pushed_at":"2023-11-26T09:10:50.000Z","size":2997,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T05:42:46.757Z","etag":null,"topics":["c","cplusplus","cpp","image","lsb","lsb-steganography","secret","steganography"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Suresh142.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-26T08:28:04.000Z","updated_at":"2025-03-27T23:19:21.000Z","dependencies_parsed_at":"2024-01-06T15:00:25.232Z","dependency_job_id":null,"html_url":"https://github.com/Suresh142/LSB_Image_Steganography","commit_stats":null,"previous_names":["suresh142/lsb_image_steganography"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Suresh142/LSB_Image_Steganography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suresh142%2FLSB_Image_Steganography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suresh142%2FLSB_Image_Steganography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suresh142%2FLSB_Image_Steganography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suresh142%2FLSB_Image_Steganography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Suresh142","download_url":"https://codeload.github.com/Suresh142/LSB_Image_Steganography/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suresh142%2FLSB_Image_Steganography/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267684514,"owners_count":24127694,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","cplusplus","cpp","image","lsb","lsb-steganography","secret","steganography"],"created_at":"2024-11-05T13:09:48.786Z","updated_at":"2026-04-20T03:37:22.955Z","avatar_url":"https://github.com/Suresh142.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LSB IMAGE STEGANOGRAPHY\n## OVERVIEW\n\nThis C program implements a basic LSB (Least Significant Bit) image steganography technique. LSB steganography involves hiding information in the least significant bits of the pixel values in an image.\n\n## FEATURES\n\n- Embed text data into an image using LSB steganography.\n- Extract hidden text data from a steganographic image.\n\n## USAGE\n\n### Compilation\n\nCompile the program using a C compiler. For example:\n\n       1. gcc *.c\n       2. ./a.out -e beautiful.bmp secret.txt stego.bmp  --\u003e For Encoding\n       3. ./a.out -d stego.bmp decode.txt  --\u003e For Decoding\n\n# CONTRIBUTING\nFeel free to contribute to the project by opening issues or submitting pull requests.\n\n# FEEDBACK\nAny suggestion and feedback is welcome. You can message me on Instagram\n- https://www.instagram.com/itz_me_sooriii?r=nametag\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuresh142%2Flsb_image_steganography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuresh142%2Flsb_image_steganography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuresh142%2Flsb_image_steganography/lists"}