Steganalysis
No key, so recovering the message is not the attack. Counting the code points that render as nothing is.
CryptanalysisDetectiondemo
Objectives
Detect a zero-width carrier by comparing rendered text with character count.
Recover the hidden bits and decode them without any key.
Explain why hiding must be layered on encryption rather than replace it.