All Projects → MinhasKamal → Cuteviruscollection

MinhasKamal / Cuteviruscollection

A Collection of Cute But Deadly Viruses (small-unharmful-annoying-harmless-funny-computer-malware-virus-worm-windows-xp-7-10)

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Cuteviruscollection

Bodywork Core
Deploy machine learning projects developed in Python, to Kubernetes. Accelerated MLOps 🚀
Stars: ✭ 145 (-28.22%)
Mutual labels:  batch
Onyx
Distributed, masterless, high performance, fault tolerant data processing
Stars: ✭ 2,019 (+899.5%)
Mutual labels:  batch
Scio
A Scala API for Apache Beam and Google Cloud Dataflow.
Stars: ✭ 2,247 (+1012.38%)
Mutual labels:  batch
Xcrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
Stars: ✭ 148 (-26.73%)
Mutual labels:  crash
Wifi Passview
An open source batch script based WiFi Passview for Windows!
Stars: ✭ 157 (-22.28%)
Mutual labels:  batch
Rekord
A javascript REST ORM that is offline and real-time capable
Stars: ✭ 171 (-15.35%)
Mutual labels:  batch
Pngcrush
It is a free, open source command-line utility for optimizing PNG image files ( batch script included ).
Stars: ✭ 136 (-32.67%)
Mutual labels:  batch
Multisender
Token Multisender Dapp smart contract. Airdrop tokens. Batch sending ERC20, ETH, Ethereum tokens. Send thousands of transfers in a few transactions. It can help user to save more tx fee and time than sending one by one
Stars: ✭ 185 (-8.42%)
Mutual labels:  batch
Dataloader Php
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
Stars: ✭ 160 (-20.79%)
Mutual labels:  batch
Excel Parser Processor
Simply does the tedious, repetitive operations for all rows of excel files step by step and reports after the job is done. It can download files from URL(s) in a column of Excel files. If a new filename is provided at column B it will rename the file before saving. It will even create sub folders if column C is full with a valid folder name.
Stars: ✭ 177 (-12.38%)
Mutual labels:  batch
Mongodb University Classes
Courseware and solutions of problems from MongoDB University's classes that I've attended.
Stars: ✭ 152 (-24.75%)
Mutual labels:  batch
Deepdiff
🦀Amazingly incredible extraordinary lightning fast diffing in Swift
Stars: ✭ 1,995 (+887.62%)
Mutual labels:  batch
Crashcanary
CrashCanary是一个无侵入的安卓崩溃日志记录工具,对你的代码没有任务侵入性,无需申请权限,只需要添加依赖,即可在程序崩溃时记录崩溃日志并可查看所有日志。
Stars: ✭ 175 (-13.37%)
Mutual labels:  crash
Efcore.bulkextensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite
Stars: ✭ 2,295 (+1036.14%)
Mutual labels:  batch
Xcrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
Stars: ✭ 2,689 (+1231.19%)
Mutual labels:  crash
Brename
A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
Stars: ✭ 136 (-32.67%)
Mutual labels:  batch
Nevercrash
🌍 全局捕获Crash。信NeverCrash,永不Crash。
Stars: ✭ 170 (-15.84%)
Mutual labels:  crash
Multiselectadapter
MultiSelectAdapter可以让你的Adapter快速实现多选和批量操作
Stars: ✭ 195 (-3.47%)
Mutual labels:  batch
Ios Crash Dump Analysis Book
iOS Crash Dump Analysis Book
Stars: ✭ 158 (-21.78%)
Mutual labels:  crash
Wocrashprotector
一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
Stars: ✭ 176 (-12.87%)
Mutual labels:  crash

CuteVirusCollection

A Collection of Cute But Deadly Viruses

They will instantly snatch control from you. Then will sicken your high-end PC by overflowing the RAM & overwhelming the processor. And you will see your computer groaning till it crashes. Believe me, viruses were never so lovely before.

Computer 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 for getting a categorical view of the project.

Disaster Level

Level-1: Wolf

Code Intro
prank_master.vbs Shows an unending sequence of annoying messages.
out_of_control.java Randomly moves the mouse pointer, & clicks different places on the screen.
chaos_devil.c Randomly moves the window round. Only Ctrl+Alt+Del will work here.
dark_screen.c Simply shuts the system down.

Level-2: Tiger

Code Intro
memory_crash.html Creates a super big string and overwhelms the RAM.
browser_breaker.html The site contains JS code which generates an infinite string of characters that overwhelms the memory.
cmd_blast.c Opens an infinite number of command prompt window till the system crushes.
unclosable.html Opens lots of windows in the browser and crushes the PC.
consecutive_normal_punch.c A fork-bomb that creates lots of child process till the computer gives up.
fork_bomb.sh Creates an infinite number of processes.
ram_slayer.c Consumes full space of the RAM.

Level-3: Demon

Code Intro
cpu_eater.bat This batch program recursively executes itself forever and takes up full CPU usage.
zip_bomb_42.zip 4.5 petabytes of data compressed into 42 kilobytes. Trying to uncompress may prove fatal.
folder_flooder.bat Creates a lot of folders on the disk.

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.

You 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 or repl.it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].