معرفی شرکت ها


advancedpythonmalware-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple library to make malware in python.
ویژگی مقدار
سیستم عامل -
نام فایل advancedpythonmalware-1.0.0
نام advancedpythonmalware
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Luke Dixon
ایمیل نویسنده lukeodixon@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/advancedpythonmalware/
مجوز MIT
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.


نحوه نصب


نصب پکیج whl advancedpythonmalware-1.0.0:

    pip install advancedpythonmalware-1.0.0.whl


نصب پکیج tar.gz advancedpythonmalware-1.0.0:

    pip install advancedpythonmalware-1.0.0.tar.gz