// REFERENCE

BMP signature

Signature (hex): 42 4D (BM)

A BMP (Windows bitmap) starts with 42 4D (BM). An uncompressed, simple format, popular in steganography challenges for its predictable structure.

Related tools

Work with this in:

Related

Signatures verifiable with CyberEscudo's magic-bytes identifier. Educational content.