
StegCloak
#Application Protection#Data Protection
A browser extension that helps you find and track sensitive data exposure across the web.
StegCloak: A JavaScript-Based Steganography Module
StegCloak is a pure JavaScript module for steganography, created using a functional programming style. It is designed to hide secrets within text by first compressing and encrypting the secret, and then cloaking it with special Unicode invisible characters.
It can be used to safely watermark various forms of communication
It can be used to effectively watermark strings, embed invisible scripts on webpages, annotate texts on social media, or facilitate any other form of covert communication.
Key Features
Safeguard your invisible secrets with the use of passwords and HMAC integrity.
- Ensures cryptographic security by encrypting the invisible secret with AES-256-CTR.
- Utilizes 6 invisible Unicode characters that function seamlessly across the web.
- Compatible with platforms like Twitter, Gmail, WhatsApp, Telegram, Instagram, Facebook, and many more.
- Achieves maximum compression to minimize the payload using LZ and Huffman algorithms.
- Completely invisible; employs Zero Width Characters instead of traditional white spaces or tabs.
- Extremely fast! Conceals the entire Wikipedia page source for steganography (containing 800 lines and 205,362 characters) within a cover text of just 3 words in under one second.
- File hiding within strings can be accomplished by uploading the file to the cloud and using stegclo.