Skip to main content

A simple library to make malware in python.

Project description

AdvancedPythonMalware is a Python Library for creating simple malwares. It can make GDI, Spam Boxes, or Even delete SYSTEM32!

List Of Classes And Commands GDI.tunnel() – Creates a tunnel effect like in the memz virus GDI.screen_glitch(repeat_time, r, g, b) – Creates screen glitches. Takes in (repeat_time, r, g, b) repeat_time is many times to glitch. and then the r, g, and b values give it the color. Base.warning(nameofmalware, command) – Creates a malware warning. Takes in nameofmalware and command. Nameofmalware, is the name of your malware. And will use that to make a custom messagebox. Command is what function you will run if the user presses ok, AKA The malware command. destructive.DeleteMBR() – Overwrites the Master Boot Record of the PC destructive.TakeownSystem32() – Takes full ownership of system32 so you can delete files and so on. destructive.DeleteCriticalFiles(repeat) – Trys to delete critical files in System32. The repeat argument is how many times you want it to try. destructive.BSOD() – Blue screens the PC. annoying.repeatingPopup(message, title) - Self explanitory. Creates a popup with specified message and text that cannot be closed. annoying.shutdown(time, message) – Shuts down the computer with specified time and specified message. annoying.restart(time, message) – Restarts the computer with specified time and specified message.

Lets make some malware!

!!!DISCLAIMER!!! 1. DO NOT USE THIS FOR MALICIOUS PURPOSES. OTHER THEN TESTING AND FUN. 2. DO NOT USE ANY OF THE COMMANDS IN THE “destructive” CLASS ON YOUR MAIN PC, AS OTHER THEN THE BSOD, THEY WILL CAUSE HARM AND MAYBE EVEN DESTROY IT. 3. DO NOT SPREAD ANY MALWARE MADE WITH THIS LIBRARY. 4. DO NOT DO THIS TO ANYONE WITHOUT THEIR CONSENT. 5. HAVE FUN :)

©️ 2022 UnusualMonkey, LLC. All rights reserved.

The Change Log

1.0.0 (7/26/22)

  • First Release

  • Added basic malware functions.

  • Check the README for more.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

advancedpythonmalware-1.0.0.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file advancedpythonmalware-1.0.0.tar.gz.

File metadata

  • Download URL: advancedpythonmalware-1.0.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for advancedpythonmalware-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5f19d241adc6a9771edbe7edc1fcedd3ce08726613d8ec10976a823923d8b29c
MD5 691aa9445aa7e8d97145d5c955939c75
BLAKE2b-256 581991c660c0f9f1647c85cbf7de08492b0fc45c2a57dba7de5ae61b865db4b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page