In this challenge, the flag gets printed only when certain bits in external EEPROM memory are cleared (equal to 0).

Simply changing the bits on the EEPROM chip does not work, as an integrity check ensures that data on the chip has not been modified.

Hint 1

Hint 2

Hint 3

Hint 4

Solution