Giter VIP home page Giter VIP logo

piratescan's Introduction

PirateScan

Gag application to trick people into thinking they've been caught pirating

Don't worry, this application is really harmless. You can see by the source code. It literally does nothing with anything. Just a silly little UI application, tricking you into thinking it detected pirated movies. It offers the user to either pay a fine, opening a credit card entry screen, or to face prison time.

The credit card screen makes absolutely no use of the information - but does attempt to at least validate whether it's legit card information. And the only way to get the application to close is to choose prison time, in which case it reminds the user "Don't drop the soap!" just before closing.

Application Launch

When you run this application, it simply shows the following dialog:

alt text

If you choose to pay the fine, you are presented with a screen to enter your credit card information:

alt text

This screen tries to validate the card info, but it does not save or submit it anywhere. It just pretends to try and process it, but then just declines the transaction.

If you choose to cancel, you are presented with this prompt:

alt text

If you decide to go with prison time, you are taken back to the prior window, which the only other option is to choose prison time. When you do so, you see this prompt again:

alt text

Once you agree, you finally see this last prompt before the application closes:

alt text

Parameters

You can override the default amounts by providing parameters in the execution of the app.

Example: PirateScan.exe -fine 250 -prison 20

  • fine - The dollar amount of the fine.
  • prison - The number of years of prison time.

Enjoy!

piratescan's People

Contributors

djjd47130 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.