79325224

Date: 2025-01-03 00:15:33
Score: 2
Natty:
Report link

To print a string that's 6 characters long at address 0x555555556004, you can do:

(gdb) p *(char[6]*)(0x555555556004)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Filler text (0.5): 55555555
  • Low reputation (1):
Posted by: buffetboy