How can I encode a batch file? I'm using Win XP. Thanks to anyone that can help!
Printable View
How can I encode a batch file? I'm using Win XP. Thanks to anyone that can help!
Hello,
Please excuse my ignorance, but I come from Bridlington and know nothing (apart from the fact that the weather is not as good as in Barcelona :D )
"Encode"..............what do you mean? is it "encrypt" or is it "compile" ( :confused: )............or is it just "write"
I am afraid that I am rather older than you and from a foreign country :(
I mean encrypt a batch file thnx
further details ?
could you show us what you have ?
then explain what you would like to do ?
kinda hard to focus in on the details with what you have given ................
Hi,
Are you looking for a tutorial/manual instructions...................or a tool :eek:
I guess batch file malware is as out of date as me..................maybe not? :D
AFAIK, you can't encrypt a batch file. It has to be plain text
for the system to read and execute it. There are utilities
that will compile or "convert" a batch file into a .COM
or .EXE file. This should obfuscate it enough so that
most people wouldn't know what it will do on execution.
:cool: