Last active
January 18, 2023 12:45
-
-
Save shuantsu/f31c65dc993871111a150a86d6ac4263 to your computer and use it in GitHub Desktop.
virus.py
This file contains hidden or 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
import ctypes, base64;ctypes.windll.WINMM.mciSendStringW(base64.b64decode('c2V0IGNkYXVkaW8gZG9vciBvcGVu').decode('utf8'), None, 0, None) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment