{"id":13797022,"url":"https://github.com/minhaskamal/cuteviruscollection","last_synced_at":"2025-04-04T18:05:22.886Z","repository":{"id":42621409,"uuid":"73888695","full_name":"MinhasKamal/CuteVirusCollection","owner":"MinhasKamal","description":"A Collection of Cute But Deadly Viruses","archived":false,"fork":false,"pushed_at":"2024-04-07T19:07:57.000Z","size":67,"stargazers_count":564,"open_issues_count":7,"forks_count":138,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-28T17:06:04.451Z","etag":null,"topics":["annoying","batch","bomb","c","crash","deadly-viruses","harmless","java","javascript","malware","shell","virus","viruses","worm","worms"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MinhasKamal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-16T05:54:27.000Z","updated_at":"2025-03-27T19:41:36.000Z","dependencies_parsed_at":"2024-11-07T06:32:59.320Z","dependency_job_id":null,"html_url":"https://github.com/MinhasKamal/CuteVirusCollection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinhasKamal%2FCuteVirusCollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinhasKamal%2FCuteVirusCollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinhasKamal%2FCuteVirusCollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinhasKamal%2FCuteVirusCollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinhasKamal","download_url":"https://codeload.github.com/MinhasKamal/CuteVirusCollection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226213,"owners_count":20904465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["annoying","batch","bomb","c","crash","deadly-viruses","harmless","java","javascript","malware","shell","virus","viruses","worm","worms"],"created_at":"2024-08-03T23:01:20.212Z","updated_at":"2025-04-04T18:05:22.861Z","avatar_url":"https://github.com/MinhasKamal.png","language":"C","funding_links":[],"categories":["\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集"],"sub_categories":[],"readme":"# CuteVirusCollection\n#### A Collection of Cute But Deadly Viruses\n\n**They will instantly snatch control from you. Then will sicken your high-end PC by overflowing the RAM \u0026 overwhelming the processor. And you will see your computer groaning till it crashes. Believe me, viruses were never so lovely before.**\n\nComputer is a very complex machine. You just have to break one support to crash the whole structure. It can be done in many ways- overloading the processor, overflowing the RAM, flooding the hard-disk, occupying input/output system or any other resource, and erasing essential software (like- operating system). Follow the [Disaster Level](#disaster-level) for getting a categorical view of the project.\n\n## Disaster Level\n\n### Level-1: Wolf\nCode | Intro\n--- | --- \n[prank_master.vbs](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/prank_master.vbs) | Shows an unending sequence of annoying messages.\n[out_of_control.java](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/out_of_control.java) | Randomly moves the mouse pointer, \u0026 clicks different places on the screen.\n[chaos_devil.c](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/chaos_devil.c) | Randomly moves the window round. Only Ctrl+Alt+Del will work here.\n[dark_screen.c](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/dark_screen.c) | Simply shuts the system down.\n\n### Level-2: Tiger\nCode | Intro\n--- | --- \n[memory_crash.html](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/memory_crash.html) | Creates a super big string and overwhelms the RAM.\n[browser_breaker.html](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/browser_breaker.html) | The site contains JS code which generates an infinite string of characters that overwhelms the memory. \n[cmd_blast.c](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/cmd_blast.c) | Opens an infinite number of command prompt window till the system crushes.\n[unclosable.html](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/unclosable.html) | Opens lots of windows in the browser and crushes the PC.\n[consecutive_normal_punch.c](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/consecutive_normal_punch.c) | A fork-bomb that creates lots of child process till the computer gives up.\n[fork_bomb.sh](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/fork_bomb.sh) | Creates an infinite number of processes.\n[ram_slayer.c](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/ram_slayer.c) | Consumes full space of the RAM.\n\n### Level-3: Demon\nCode | Intro\n--- | --- \n[cpu_eater.bat](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/cpu_eater.bat) | This batch program recursively executes itself forever and takes up full CPU usage.\n[zip_bomb_42.zip](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/zip_bomb_42.zip) | 4.5 petabytes of data compressed into 42 kilobytes. Trying to uncompress may prove fatal. The password is 42.\n[folder_flooder.bat](https://github.com/MinhasKamal/CuteVirusCollection/blob/master/folder_flooder.bat) | Creates a lot of folders on the disk.\n\n\n**Note**: I have personally tested all of the programs on my laptop; no permanent damage was caused by any of them. But I cannot guarantee your safety. So **run them on your own risk**. \n\nYou can stop them by pressing *Ctrl+Alt+Del* or kill the process with task manager. For testing, you may also use online compilers, like- [TutorialsPoint-CodingGround](https://www.tutorialspoint.com/codingground.htm) or [repl.it](https://repl.it/languages).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhaskamal%2Fcuteviruscollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminhaskamal%2Fcuteviruscollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhaskamal%2Fcuteviruscollection/lists"}