Loading page
Review the challenge brief, files, and requirements.
A message has been hidden using LSB steganography in the pixel data below. Extract it.
pixels = [
(180, 115, 102), (194, 134, 131), (129, 116, 194), (113, 186, 194),
(169, 111, 174), (154, 104, 103), (110, 126, 128), (164, 176, 103),
(170, 125, 190), (182, 188, 169), (153, 129, 156), (175, 135, 101),
(197, 120, 189), (155, 142, 135), (119, 126, 197), (143, 112, 110),
(148, 113, 145), (145, 176, 132), (105, 193, 158), (169, 115, 148),
(110, 170, 137), (180, 178, 147), (173, 125, 191), (109, 104, 185)
]
Extract the hidden message from the pixel data.
Sign in to attempt this challenge.
Use Proving Grounds to continue your challenge practice.
Open Proving Grounds