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." π΅οΈ