In computing, a zip bomb, also known as a decompression bomb or zip of death, is a malicious archive file designed to crash or render useless the program or system reading it.
python pythonfile.py flat/nested size zipname.zip
python zip-bomb.py flat 1024 out.zip
python zip-bomb.py nested 1024 out.zip