Tagged articles
2 articles
Page 1 of 1
SpringMeng
SpringMeng
May 1, 2026 · Information Security

When a Screenshot Gets You Caught: How Invisible Watermarks Reveal Leakers

Screenshots may seem harmless, but hidden invisible watermarks can embed employee IDs or timestamps, survive photo captures, and be extracted to trace the source, as demonstrated with real‑world incidents, demo tools, and even Google’s AI SynthID technology.

AI watermarkDCTLSB
0 likes · 10 min read
When a Screenshot Gets You Caught: How Invisible Watermarks Reveal Leakers
Sohu Tech Products
Sohu Tech Products
Jun 10, 2020 · Mobile Development

Implementing Invisible LSB Watermark on iOS Images

This article explains how to embed and retrieve an invisible numeric watermark in iOS screenshots by modifying the least‑significant bit of the RGB pixel data, provides Swift code examples for encoding and decoding, discusses practical usage scenarios, and notes limitations and possible improvements.

Image ProcessingLSBSteganography
0 likes · 9 min read
Implementing Invisible LSB Watermark on iOS Images