2023-03-10 00:59:53 -08:00
2023-03-09 21:49:43 -08:00
2023-03-09 22:00:53 -08:00
2023-03-09 21:49:43 -08:00
2023-03-09 22:49:22 -08:00
2023-03-10 00:59:53 -08:00
2023-03-10 00:58:16 -08:00
2023-03-10 00:59:53 -08:00
2023-03-09 22:20:55 -08:00
2023-03-10 00:58:16 -08:00

Kioubit-IPv6-Canvas-Sender

Simple script for the IPv6 ICMP canvas: http://us2.g-load.eu:9090/

Usage

xmsx.py

To draw an image:

sudo python3 xmsx.py [Source IPv6]

To change what image to draw, edit parameters in xmsx.py.

flood.py

To flood the canvas with random pixels:

sudo python3 xmsx.py [Source IPv6]

This is useful when something inappropriate is drawn on the canvas.

Replace image

  1. Prepare your animation frames in img/img_0.png, img/img_1.png, etc
    • If you have a GIF, convert_image.sh can be helpful
  2. Edit IMAGE_FILENAME and IMAGE_COUNT in xmsx.py
  3. Run!

What is "XMSX"

XMSX (熊猫烧香) is probably the most famous computer virus in Chinese history. It infected a large amount computer systems in China on early 2007. It changes the icon of all .exe executables on the system to the iconic image of a panda holding three incense sticks.

Panda holding three incense sticks

Description
No description provided
Readme 268 KiB
Languages
Python 91.3%
Nix 5.2%
Shell 3.5%