http://lpoaj774fddyczsopqwpecbqanp243yjaz36bukhzqgafkmwlxrhhuqd.onion/posts/2024/07/zipbombing.html
We could just run tr on /dev/zero every time, but tr can be very slow/heavy on the CPU n apparently bottlenecks the faster compressors, in our experience. So, we only use't for generating a relatively small file; 1GB: dd if=/dev/zero bs=1G count=1 | tr ' \0 ' a > aaa Additionally, we said we'd wanna make't look like an HTML file.