I'm Rolan, and this is InVisioVault - my steganography tool that lets you hide files inside images, videos, and audio. Think of it as a digital magic trick: your files become invisible, hidden in plain sight!
What makes it special?
- 🔐 Bank-level encryption (AES-256)
- ⚡ Super fast (10-100x faster than other tools)
- 🎭 Automatic decoy protection (innocent files protect your real ones)
- 🎬 Works with images, videos, and audio
- 🛡️ Evades detection tools (advanced anti-detection)
Perfect for keeping personal files private, learning about cybersecurity, or just satisfying your inner spy! 🕵️
# Clone the repo
git clone https://github.com/Mrtracker-new/InVisioVault_R.git
cd InVisioVault_R
# Install
pip install -e .
# Launch!
python main.py- Click "Hide Files" in the app
- Choose an image (PNG, BMP, or TIFF)
- Select files to hide
- Create a password
- Click "Hide" - Done! ✨
Your files are now encrypted and invisible inside the image!
- Click "Extract Files"
- Select the image with hidden data
- Enter your password
- Choose output folder
- Click "Extract" - Got them back! 🎉
- 🖼️ Image steganography - PNG, BMP, TIFF support
- 🎬 Video steganography - MP4, AVI, MKV, MOV
- 🎵 Audio steganography - MP3, WAV, FLAC, AAC
- 🔐 Military-grade encryption - AES-256-CBC
- 🔑 Two-factor authentication - Password + keyfile
- 🎭 Automatic decoy mode - Every operation creates innocent-looking decoy files
- 🛡️ Anti-detection - Evades steganalysis tools
- 🎲 Randomized hiding - Password-seeded positioning
- 🔒 Multiple security levels - 100K to 1M+ iterations
- 🚀 Revolutionary speed - 10-100x faster extraction
- 💾 Memory efficient - Works great even on older computers
- 🔄 Batch processing - Handle multiple files at once
- 📊 Smart analysis - Automatic capacity detection
Want to know more? Check out the Complete Guide for:
- 📦 Detailed installation instructions
- 🎯 Step-by-step tutorials
- ⚡ Advanced features
- 🏗️ Technical architecture
- 🛡️ Security best practices
- 🐛 Troubleshooting
- 💻 Developer API
📁 Your Files → 🔐 Encrypt → 🎲 Randomize → 🖼️ Hide in Pixels → ✨ Invisible!
The magic:
- Your files get encrypted with AES-256
- Data gets scattered randomly in the image pixels
- Each bit hides in the least significant bit (LSB)
- The image looks identical - nobody suspects anything!
Why it's so fast:
- Old way: Try 1000+ different sizes, wait 30+ seconds 😴
- My way: Read exact size instantly, done in 1-5 seconds! ⚡
I've temporarily removed some advanced features from public release:
- 🎭 Unicode RTL Polyglot
- ⚡ Self-Executing Images
- 🔧 ICO/EXE Polyglots
Why? These features are powerful but could be misused. I'm committed to responsible development and want to ensure proper safeguards before making them publicly available.
For legitimate research/educational access, contact me with your academic affiliation and research purpose.
# Speed test
python demo_performance.py
# Full functionality test
python test_main.py
# Run test suite
python -m pytest tests/ -vWant a standalone Windows executable? Easy!
# Professional build (recommended)
python build_scripts/build_executable.py --clean
# Or use the batch file
build_scripts\build_exe.batCreates dist/InvisioVault.exe - ready to share!
| What You Need | Where to Go |
|---|---|
| 📖 How to use | Complete Guide |
| 🐛 Found a bug | Report it |
| 💡 Have an idea | Share it |
| 📧 Contact me | rolanlobo901@gmail.com |
I built InVisioVault to learn about:
- Cryptography and steganography
- Software architecture
- Performance optimization
- Security best practices
Use it responsibly! This is for learning, research, and keeping your personal files private. Always follow your local laws and regulations.
📖 Read the Full Guide • ⭐ Star This Repo
Built with passion by Rolan (RNR)
If this helped you or you learned something, give it a star! ⭐
Version 1.0.0 • October 2025 • MIT License
"The best hiding spot is the one everyone looks at but nobody sees." 🕵️