Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
blocks.json is generated from the FLAG injected at startup. Filter FlagFragment events with topic 0xfeedface, order by index, and hex-decode to recover the flag.
Inspect blocks.json and identify the target record
filter FlagFragment events with topic 0xfeedface, order by index, and hex-decode
Verify that the reconstructed value has FLAG{...} format