Hướng dẫn Tạo Virus giả mạo bằng CMD trên Notepad

TricksMMO

Administrator
Staff member
CMD ** Cách tạo vi -rút giả với CMD **

** Trước đây, tôi đã hướng dẫn bạn: ** 7 Các lệnh CMD cần biết, hãy phá vỡ máy tính bằng tệp CMD, .bat và một số thủ thuật khác với CMD.Hôm nay, TrickSmmo sẽ chỉ cho bạn cách tạo vi -rút giả với CMD.Chương trình này sẽ lừa dối bạn bè của bạn, nghĩ rằng máy tính của họ có virus.Một số thông báo sẽ hiển thị trên màn hình, giống như máy tính của bạn đang bị phá hủy.Vào cuối chương trình, một tin nhắn sẽ bật thông báo "Máy tính của bạn đang bị phá hủy! Tạm biệt".Sau đó, máy tính sẽ tắt.Để hủy quy trình tắt máy, hãy nhập lệnh: Tắt máy /A vào dấu nhắc lệnh và nhấn Enter.Đây chỉ là một chương trình vô hại và không ảnh hưởng đến máy tính của bạn.

** Tham gia kênh Telegram của thủ thuật

** Cách tạo vi -rút giả trong CMD **

** Bước 1: ** Chúng tôi vẫn sử dụng Notepad quen thuộc để viết lệnh CMD.Mở Trình chỉnh sửa Notepad (bạn có thể sử dụng Notepad ++ hoặc bất kỳ trình soạn thảo nào).

** Bước 2: ** Viết chương trình Virus giả mạo

Nếu bạn có kinh nghiệm trong các tệp viết (CMD), hãy tự do sửa đổi và cải thiện mã bên dưới.Nếu bạn không có kinh nghiệm, chỉ cần sao chép và dán mã vào Notepad.Lưu tệp dưới dạng ".bat", chẳng hạn như "virus.bat".

Bạn có thể tải xuống chương trình tại liên kết dưới đây:

[Tải xuống mã virus.bat] (https://trickmmo.com/doad/virus-code.bat)

Hoặc sao chép mã bên dưới vào Notepad và Tùy chỉnh:

`` `
@echo tắt
Shutdown -s -t 100 -c "Máy tính của bạn sẽ bị phá hủy sau 15 giây!"
Tiêu đề Khởi tạo trình tự tấn công
Màu 02
Echo cảnh báo hoàn thành tập tin tham nhũng sắp xảy ra.
Thời gian chờ /T 3 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 10
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 9
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 8
Thời gian chờ /T 1 /NOBREAK
CLS
echo hoàn thành tham nhũng và tắt máy tính trong 7
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 6
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 5
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 4
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 3
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 2
Thời gian chờ /T 1 /NOBREAK
CLS
Echo hoàn thành tham nhũng và tắt máy tính trong 1
Thời gian chờ /T 1 /NOBREAK
CLS
Echo tham nhũng và tắt máy tính được khởi tạo
Thời gian chờ /T 3 /NOBREAK
CLS
Echo làm hỏng các tệp hệ thống quan trọng ...
Echo del * *
Thời gian chờ /T 2 /NOBREAK
Echo hệ thống không thể tìm thấy tệp được chỉ định.
Echo:
Echo:
Echo:
Echo:
Echo:
Echo làm hỏng phân vùng gốc ...
Echo del C: \ Windows
Thời gian chờ /T 2 /NOBREAK
Echo Xóa thành công!
Echo:
Echo:
Echo:
Echo:
Echo:
Echo:
Echo:
Echo vô hiệu hóa tường lửa Windows ...
Echo giết tất cả các quá trình ...
Thời gian chờ /T 2 /NOBREAK
Echo cho phép virus khởi động từ khởi động ...
Thời gian chờ /T 2 /NOBREAK
Echo:
Echo:
Echo:
Echo:
Echo:
=======================================
CMD **How to create a fake virus with CMD**

**Previously, I had instructed you:** 7 IT CMD commands need to know, break the computer with CMD, .bat file, and some other tricks with CMD. Today, Tricksmmo will show you how to create fake viruses with CMD. This program will deceive your friends, thinking that their computer has a virus. Some notifications will display on the screen, like your computer is being destroyed. At the end of the program, a message will turn on the notice "your computer is being destroyed! Goodbye". After that, the computer will shutdown. To cancel the Shutdown process, type the command: Shutdown /A into the command prompt and press Enter. This is just a harmless program and does not affect your computer.

**Join the Telegram channel of Tricksmmo** 👉 **Link** 👈 TricksMMO

**How to create a fake virus in CMD**

**Step 1:** We still use the familiar notepad to write the CMD command. Open the Notepad editor (you can use Notepad ++ or any editor).

**Step 2:** Write a fake virus program

If you have experience in writing Batch (CMD) files, freely modify and improve the code below. If you do not have experience, just copy and paste codes into Notepad. Save the file as ".bat", such as "virus.bat".

You can download the program at the link below:

[Download Virus Code.bat](https://trickmmo.com/download/virus-code.bat)

Or copy the code below to notepad, and customize:

```
@echo off
shutdown -s -t 100 -c "your computer will be destroyed after 15 seconds!"
title trickmmo attack sequence Initiation
color 02
echo Warning-Complete File Corruption Imminent.
Timeout /T 3 /Nobreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 10
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 9
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 8
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 7
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 6
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 5
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 4
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 3
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 2
Timeout /T 1 /NoBreak> Nul
CLS
echo Complete File Corruption and Computer Shutdown in 1
Timeout /T 1 /NoBreak> Nul
CLS
echo file Corruption and Computer Shutdown Initiateded
Timeout /T 3 /Nobreak> Nul
CLS
echo Corrupting Critical System Files ...
Echo del * *
Timeout /T 2 /Nobreak> Nul
Echo the system cannot Find the file specified.
Echo:
Echo:
Echo:
Echo:
Echo:
Echo Corrupting Root Partition ...
Echo del c: \ Windows
Timeout /T 2 /Nobreak> Nul
Echo Deletion Successful!
Echo:
Echo:
Echo:
Echo:
Echo:
Echo:
Echo:
Echo Disabling Windows Firewall ...
Echo Killing All Processes ...
Timeout /T 2 /Nobreak> Nul
Echo Allowing Virus To Boot from Startup ...
Timeout /T 2 /Nobreak> Nul
Echo:
Echo:
Echo:
Echo:
Echo:
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top