Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

StegBit hides by finding the nearest value that has the selected bit set to match the message. So if the bit being used for hiding

StegBit hides by finding the nearest value that has the selected bit set to match the message. So if the bit being used for hiding is #3(value =8), the message bit is a one, and the pixel value is 7, then we add one to change the pixel value to 8. If the pixel value were 179(0xB3==10110011) we could add 8 or subtract 4. Since subtracting 4 yields the closer value (175 is closer to 179 than 187), that is what we do to get 175(0xAF ==10101111). Use StegBit to hide CoatCheck.jpg in MantisC_24.bmp, M2_24.bmp, and Simpsons_24.bmp, using bits 1,3, and 6. This will yield 9 files.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions