Skip to content

Instantly share code, notes, and snippets.

@majestrate
majestrate / svghell.py
Last active April 11, 2022 23:45
Generate SVG XML Bomb
#!/usr/bin/env python3
# svg hell -- xml bomb generator for svg
#
# stop using SVGs
#
# usage: python3 svghell.py > evil.svg
import random
import string
@Zehkul
Zehkul / Convert Script – README.md
Last active July 18, 2025 12:18
Script to quickly convert and crop videos from within mpv

#README:

This script for mpv intends to offer the fastest and simplest way to convert parts of a video—while you’re watching it and not really more work intensive than making a screenshot. A short demonstration: https://d.maxfile.ro/omdwzyhkoa.webm

##Installation:

You need:

  • yad (at least 0.26) (AUR)