nisargsuthar / StegoSpace

A python script to output hidden text inside .txt files that use different whitespace chars typically ' ' and '\t'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract hidden text in text based files.

A script to help decode the 0 width space technique of steganography.

Usage

python stegospace.py

Output will be printed in stdout stream in console.

About

A python script to output hidden text inside .txt files that use different whitespace chars typically ' ' and '\t'.


Languages

Language:Python 100.0%