Skip to content
/ trollware Public

A small collection of not so malicious "malwares"

Notifications You must be signed in to change notification settings

msr8/trollware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

NOTE: The creator is NOT responsible for whatever you do. These codes have been designed to not have any long lasting effects. The creator is not responsible for any bugs or glitches which might harm your device


Just a smoll collection of trollware (malwares which are made to just troll someone, and to not have any long lasting serious damage). Read further to find out what each program does


Program Information

cantdeleteme.py


Required Modules: None


What does it do: It basically creates a sort of "ghost file", ie a file which will always be there no matter how much you delete it or move it. The program refreshes the file every 5 mins and is automatically set in motion whenever the user boots up their computer. For the base model, the image is a Jerma Sus image (this) with the name When {user} is sus.jpeg


How to reverse the changes: Either run cantdeleteme-cure.py or delete C:\Users\{User}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\bootup_processes.vbs


NOTE: This works only in Windows


epic-rr.py


Required Modules: None (Doesn't even require python once executed)


What does it do: The execution is a lil bit complicated but the end result is basically that when you execute it on a device once, the user will always be rickrolled when they boot up the computer


How to reverse the changes: Either run epic-rr-cure.py or delete C:\Users\{User}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\startup_processes.vbs


NOTE: This works only in Windows


insult.py


Required Modules: None


What does it do: The execution is a lil bit complicated but the end result is basically that when you execute it on a device once, the computer will speak out a random insult from evilinsult.com every random interval of time (from 1 second to 30 minutes)


How to reverse the changes: Either run insult-cure.py or delete C:\Users\{User}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\videodrivers.vbs


NOTE: This works only in Windows


linkspam.py


Required Modules: None


What does it do: It chooses and a random number between 1 and 50 (1 and 50 included) and then, it opens a random link from the following list that number of times:

https://youtu.be/Cj8n4MfhjUc # Spanish Inquisition
https://youtu.be/Mg02NzsXrJk # Muta laugh
https://youtu.be/kK7uljnAmQI # Loud Indiam music earrape
https://youtu.be/vTIIMJ9tUc8 # Tunak Tunak Tun
https://youtu.be/o_LrHt4Hhhs # Nono square
https://youtu.be/EKgGSf-xTMg # Denver Laugh
https://youtu.be/St32aLCNMmQ # Tongo pumped up kicks
https://youtu.be/0FmzeEcuEos # NO U
https://youtu.be/feA64wXhbjo # Shooting stars
https://youtu.be/3ejAMB3g_b8 # Paralyzer
https://youtu.be/e8jR-t9axFI # BRUH
https://youtu.be/n2bKLqUKb9w # I am glad I am finally returning home
https://youtu.be/7yh9i0PAjck # Ievan Polkka
https://youtu.be/6xUnSVTh8fI # Ameno
https://youtu.be/GdY8T48Dkh0 # Totinos hot pizza rolls
https://youtu.be/VJe6LLoGgR8 # The family friendly noose song
https://youtu.be/g3jCAyPai2Y # Baka Mitai
https://youtu.be/Hy8kmNEo1i8 # Scatman
https://youtu.be/MtN1YnoL46Q # The duck song
https://youtu.be/iuJDhFRDx9M # Tokyo Drift song
https://youtu.be/J-fXTRHApRc # The trumpet song thingy
https://youtu.be/3Q8TSrDFG6w # Ratatouille alternative ending
https://youtu.be/G-T3qKl6y-c # Grubhub song
https://youtu.be/rR9qUm_WEfg # Weird creepy af "Hi Jim"

How to reverse the changes: Just close all the tabs lol


photo-rotater.py


Required Modules: opencv-python. To install it, run the following commands in the command prompt/terminal:

(On Windows)

pip install opencv-python

(On Mac)

pip3 install opencv-python

What does it do: It basically rotates all the images in certain paths 90° anti-clockwise. It goes through the images in the following paths:

(On Windows)

C:\Users\{user}\Desktop

C:\Users\{user}\Pictures

C:\Users\{user}\Documents

(On Mac)

/Users/{user}/Desktop

/Users/{user}/Pictures

/Users/{user}/Documents


How to reverse the changes: Either run it 3 more times, or run photo-rotater-cure.py


NOTE: Please do not stop the execution in the middle, because if you do so, only some images would be rotated and you will have to un-rotate them manually


How do they work or how do I integrate them into my programs?

If you want to understand more about their working, or customise them for yourself, go to the Integrations folder (here)

About

A small collection of not so malicious "malwares"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages