Programming Level 3 90 points

Programming - Memory Dump Analysis

Mission

memory.img is generated from the FLAG injected at startup. Extract the ALLOC:0x4040 little-endian region and XOR-decrypt with MD5(heap-0x4040) to recover the flag.

#programming#offline-analysis#programming-memory-dump-3

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag