text_zwc_extract
Extract hidden messages encoded with zero-width characters. Decodes invisible Unicode to binary by testing both polarity assignments (ZWSP as 0 or 1).
Instructions
Decode a zero-width character encoded message. Extracts ZWC chars and decodes binary: ZWSP=0, ZWNJ=1 (attempts both polarities).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text containing ZWC-encoded message |