Question: An image file has three 8-bit components per pixel. These three components specify the strength of the red (R), green (G) and blue (B) colours

An image file has three 8-bit components per pixel. These three components specify the strength of the red (R), green (G) and blue (B) colours in a pixel. It is thought that the image file hides a message using LSB steganography, where the least-significant bit of each colour component may hide a bit. The message is thought to be ASCll-encoded and null terminated. The RGB values of the first eight pixels of the image are given below (expressed in hexadecimal). 0x7289D2, 0x6C8BCE, 0x6893D2, 0x697FC2, 0x768AC1, 0x688DC4, 0x7986C9, 0x6A81C5 What is likely to be the first ASCII character of the hidden message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
