Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple least significant bit (LSB) image steganography algorithm implemented in Rust.

NotificationsYou must be signed in to change notification settings

hrichharms/rust-lsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple least significant bit (LSB) image steganography algorithm implemented in Rust.

Usage

To enode a file into an image:

rust-lsb hidden_message.txt host_image.png encoded.png

To extract an encoded file from an image:

rust-lsb encoded.png hidden_message.txt

Todo

  • Implement variable bit usage i.e. use 2 least significant bits etc.
  • Implement better logging
  • Implement better error handling

About

Simple least significant bit (LSB) image steganography algorithm implemented in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp