Skip to content

Instantly share code, notes, and snippets.

@shuantsu
Last active January 18, 2023 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shuantsu/f31c65dc993871111a150a86d6ac4263 to your computer and use it in GitHub Desktop.
Save shuantsu/f31c65dc993871111a150a86d6ac4263 to your computer and use it in GitHub Desktop.
virus.py
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