-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb112e9
commit 621ad34
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
When launched, it creates and runs an invisible .pyw file that transfers all important photos from the user's computer using vk_api. The process is silent, a .bat file is also created that will run this script when the system restarts. | ||
When launched, it creates and runs an invisible .pyw file that transfers all important photos from the user's PC using vk_api. The process is silent, a .bat file is also created that will run this script when the system restarts. | ||
|
||
The .pyw file also creates another .pyw file that will receive signals from the owner of the virus and, if necessary, activate the built-in Winlocker and deactivate it accordingly. | ||
The .pyw file also creates another .pyw file that will receive signals from the owner of the virus and, if necessary, activate the built-in WinLock and deactivate it accordingly. | ||
|
||
P.S. | ||
(You don't need to install any modules) | ||
|
||
deinstall.py has been created to remove the virus from the user's computer. | ||
P.S. | ||
|
||
You don't need to install any modules | ||
- deinstall.py has been created to remove the virus from the user's PC. | ||
|
||
- Python version: > 3.3 | ||
|
||
Python version: >3.3 | ||
- OS: Windows (7)-10 |