Use HTML's interpretation of multiple spaces to hide base64 code on any HTML page.
Example:
wget -O - 'https://example.org/' | grep -E '\[[0-9]+\]' | sed 's/\s\s\s\s/1/g' | sed 's/\s\s\s/0/g' | sed -r 's/\[[0-9]+\]//g' | tr -d -c '10' | fold -w 6 | tr '\n' ' ' > binary.txt
bash binary-base64-tobefree.sh binary.txt | base64 -d > decoded-output.txt
----
Useful for ENcoding: Kate for Linux has a "block/rectangular selection" tool.
Features
- steganography
- HTML
Follow whitespace-steganography
Other Useful Business Software
Turn Your Content into Interactive Magic - For Free
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of whitespace-steganography!