1007 B
1007 B
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
- 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
- If you have a GIF,
- Edit
IMAGE_FILENAME
andIMAGE_COUNT
inxmsx.py
- 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.