You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pictograph is the best steganography app available for iOS and macOS. Easily send hidden messages to anyone you want. You can even encrypt the messages with a password.
Note: This project was compiled using Xcode 9. If you're still using Xcode 8, use this commit: 861deaa163d121af2b7058afe9d50f45b73dba96.
You can download Pictograph Mac here. You can get Pictograph iOS on the App Store here.
Steganography
Steganography is the practice of hiding messages in plain sight. Pictograph works by changing the least significant bits in each pixel in a specific way so that a message can be hidden. Because Pictograph only changes the least significant bits in a pixel, the change is imperceptible to human eyes.
Encryption
AES-256 encryption is used in Pictograph when encryption is enabled. This encryption is incredibly hard to break, so rest assured your message will be safe if you choose to encrypt it.
Pictograph uses the publicly available RNCryptor library for encryption and decryption.
Author
My name is Adam Boyd.
Your best bet to contact me is on Twitter. @MrAdamBoyd