79250739

Date: 2024-12-04 10:26:32
Score: 2
Natty:
Report link

Are you reading the test.dat file using a text editor? You're correct in that the program should be writing the string to the file as binary, but if you're opening the file in a text editor, the text editor is probably interpreting the binary as ASCII characters, and displaying them as such.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: G768