Skip to main content

Tools for extracting assets from easter eggs in Microsoft projects

Project description

Windows flag waving in the digital wind Microsoft Easter Eggs

This repository holds Python scripts to extract the assets for Easter eggs from Microsoft products. Only extraction logic is provided; you must have access to the required original file(s) from the original Microsoft products. For more information on the required file(s) for each easter egg, install the package from PyPI and run MicrosoftEasterEggs -h.

Installation

Get it on PyPI: pip3 install MicrosoftEasterEggs

Usage

If you install via pip, you can use the installed MicrosoftEasterEggs script, which includes subcommands for specific easter eggs:

MicrosoftEasterEggs windows31-credits ~/WINDOWS/SYSTEM/SHELL.DLL ~/Desktop

You can also use the code as a library and do your own export:

from MicrosoftEasterEggs.windows31 import credits

windows31_credits = credits.Windows31Credits('/home/developer/WINDOWS/SYSTEM/SHELL.DLL')
windows31_credits.export('/home/developer')

Current Support

  • Windows 3.1
  • Credits (Program Manager)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MicrosoftEasterEggs-0.9.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

MicrosoftEasterEggs-0.9.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file MicrosoftEasterEggs-0.9.0.tar.gz.

File metadata

  • Download URL: MicrosoftEasterEggs-0.9.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for MicrosoftEasterEggs-0.9.0.tar.gz
Algorithm Hash digest
SHA256 0a26506d4c328e31397a70301146a70fcb0e588146d726dd7e615ccd0c62c3ae
MD5 8a1de727be82f499c5ce7c965018f34c
BLAKE2b-256 c639f037ffe74a4c4c0c25699607cf4a4ec691d529eff5556403be373a135bda

See more details on using hashes here.

File details

Details for the file MicrosoftEasterEggs-0.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for MicrosoftEasterEggs-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ba9e1763ebef4713d491b4a17855bcf902c899212bcea33b20a5c02e50eb455
MD5 68e50f600f2288f9701dcb849667fe3b
BLAKE2b-256 5b237d486bafc16d4f8654738191dd1454ae2400eaf2712f4fbb2bdef22cb3d5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page