Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1689

ECHO (or somehow write) hex characters to output file

$
0
0
I am aware that standard CMD.EXE does not support ECHOing hex codes to stdout, like

echo "\xEF\xBB\xBF" >file.txt

I expected there must be some way in swiss army knife TCC, but I haven't found one.
Can't TCC do this? (w/o relying on external progs like forfiles etc)

Viewing all articles
Browse latest Browse all 1689

Trending Articles