79495858

Date: 2025-03-09 11:47:47
Score: 3
Natty:
Report link

Use syscall.UTF16ToString with a converted []uint16 slice for simplicity, or unicode/utf16.Decode for flexibility. Both will let you print the string to the console.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dhurkesh B