79669906

Date: 2025-06-18 00:53:42
Score: 0.5
Natty:
Report link

echo adds a line feed, try this instead

<nul set/p z=a>1.txt

OR

cd|set/p="a">1.txt

Second method requires double quotes, and you can place a variable in place of a.

Note that both methods set ERRORLEVEL to 1.

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: zovbot