Skip to content

JenishCodes/HideIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust library to hide secrete messages in png file.

Functionality:

  1. Encode message with secrete chunk key
  2. Decode message with if found with given chunk key
  3. Remove message with given chunk key from file
  4. Print all potential bytes that can be message

About

Library build in rust to hide secrete message in png file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages