GithubHelp home page GithubHelp logo

2kool4idkwhat / albanian-virus Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 72 KB

A simple recreation of the albanian virus meme

License: MIT No Attribution

C 100.00%
albanian-virus fake-virus meme

albanian-virus's Introduction

albanian virus

Windows 10 screenshot of the albanian virus meme

A recreation of the albanian virus meme

This version:

  • is written in C (which means you can compile it to an exe, and send it to your friends to prank them)

  • is very simple (it's just 11 lines of code with no dependencies)

  • runs natively only on Windows (because it uses the win32 API to create the pop-up), but you can use Wine to run it on Linux/macOS/whatever

Compiling

If you have Zig installed, you can just run this:

zig cc albanian-virus.c -target x86_64-windows-gnu -o virus.exe

Other C compilers should also work, but I didn't bother testing them since zig cc is the only one that can easily cross-compile (I don't use Windows)

albanian-virus's People

Contributors

2kool4idkwhat avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.