Back to Browse

picoCTF 2023 MSB

3.6K views
Apr 28, 2023
4:43

Uses most significant bit steganography to hide text in an image. Found a decoder at: https://github.com/Pulho/sigBits. There's also one at: https://github.com/Larkteryny/MSB-LSB-steganography (it requests a password, but seems to not use it). Once you decode the image, you can search for the flag in the large text file that is output.

Download

0 formats

No download links available.

picoCTF 2023 MSB | NatokHD