Remix.run Logo
wmf 8 hours ago

Zip and PNG bombs have been around for a while: https://github.com/0x48piraj/gz-bomb https://libpng.sourceforge.io/decompression_bombs.html

eru 6 hours ago | parent | next [-]

You can also have a zip that decompresses to itself: https://research.swtch.com/zip

est 6 hours ago | parent | prev [-]

I mean "mild" bombs where the final output bytes looks normal, a regular sized image, but the decompressing steps takes unnecessarily long, eating CPU or/and RAM