{"id":18256839,"url":"https://github.com/hrichharms/rust-lsb","last_synced_at":"2025-04-08T22:28:47.565Z","repository":{"id":132969889,"uuid":"389237719","full_name":"hrichharms/rust-lsb","owner":"hrichharms","description":"Simple least significant bit (LSB) image steganography algorithm implemented in Rust.","archived":false,"fork":false,"pushed_at":"2022-10-26T15:27:21.000Z","size":19271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T17:43:20.976Z","etag":null,"topics":["lsb","lsb-algorithm","lsb-bit-manipulation","lsb-steganography","steganography"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/hrichharms.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":"2021-07-25T02:01:03.000Z","updated_at":"2021-09-24T18:30:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e44b909b-6d68-45a2-8140-f664616c8299","html_url":"https://github.com/hrichharms/rust-lsb","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/hrichharms%2Frust-lsb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Frust-lsb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Frust-lsb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Frust-lsb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrichharms","download_url":"https://codeload.github.com/hrichharms/rust-lsb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247938386,"owners_count":21021514,"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":["lsb","lsb-algorithm","lsb-bit-manipulation","lsb-steganography","steganography"],"created_at":"2024-11-05T10:23:53.630Z","updated_at":"2025-04-08T22:28:47.555Z","avatar_url":"https://github.com/hrichharms.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-lsb\nSimple least significant bit (LSB) image steganography algorithm implemented in Rust.\n\n## Usage\n\nTo enode a file into an image:\n\n```console\nrust-lsb hidden_message.txt host_image.png encoded.png\n```\n\nTo extract an encoded file from an image:\n\n```console\nrust-lsb encoded.png hidden_message.txt\n```\n\n## Todo\n\n- Implement variable bit usage i.e. use 2 least significant bits etc.\n- Implement better logging\n- Implement better error handling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrichharms%2Frust-lsb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrichharms%2Frust-lsb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrichharms%2Frust-lsb/lists"}