ZeroWidthEncoder
object ZeroWidthEncoder
Zero-width steganographic text encoding (Oversec-compatible mapping).
Embeds a length-prefixed UTF-8 payload in Unicode zero-width and variation-selector code points, prefixed with a PSH magic header. Uses spread markers to reduce detection of long invisible runs.
Functions
Link copied to clipboard
Removes leading zero-width encoded bytes from s, returning the first visible suffix.