• Stars
    star
    277
  • Rank 143,883 (Top 3 %)
  • Language
  • Created over 5 years ago
  • Updated 3 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a decompression bomb (also known as zip of death or zip bomb) designed to crash or render useless the program or system reading it.

Zip of Death (ZOD)

This is a decompression bomb (also known as zip of death or zip bomb) designed t o crash or render useless the program or system reading it.

It is usually a small file for ease of transport and to avoid suspicion. However, when the file is unpacked, its contents are more than the system can handle. It is often employed to disable antivirus software, in order to create an opening for more traditional viruses.

Rather than hijacking the normal operation of the program, a zip bomb allows the program to work as intended, but the archive is carefully crafted so that unpacking it (e.g. by a virus scanner in order to scan for viruses) requires inordinate amounts of time, disk space or memory.

Most modern antivirus programs can detect whether a file is a zip bomb, to avoid unpacking it.

42.zip

This repository contains the 42.zip zip bomb, which is a zip file consisting of 42 kilobytes of compressed data, containing five layers of nested zip files in sets of 16, each bottom layer archive containing a 4.3 gigabyte (4 294 967 295 bytes; ~ 3.99 GiB) file for a total of 4.5 petabytes (4 503 599 626 321 920 bytes; ~ 3.99 PiB) of uncompressed data.

So, if you extract all the files, you will most likely run out of space.

16 x       4 294 967 295 bytes =        68 719 476 720 bytes ( 68.7 GB)
16 x      68 719 476 720 bytes =     1 099 511 627 520 bytes (  1.1 TB)
16 x   1 099 511 627 520 bytes =    17 592 186 040 320 bytes ( 17.6 TB)
16 x  17 592 186 040 320 bytes =   281 474 976 645 120 bytes (281.5 TB)
16 x 281 474 976 645 120 bytes = 4 503 599 626 321 920 bytes (  4.5 PB)

Password

42

More Repositories

1

google-translate

🈯 A Node.JS library to consume Google Translate API for free.
JavaScript
489
star
2

WindowsRegistry

Windows Registry Tweaks & Hacks
42
star
3

WebCord

WebCord is a Discord client that uses WebView to bring Discord's webapp to Desktop for a lightweight Discord experience.
Go
37
star
4

forkbombs

:(){ :|: };: πŸ’£ Fork bombs (wabbits) in many languages. Spot them before executing any code so that you can prevent yourself from accidentally nuking your device.
JavaScript
35
star
5

discoIPC

Connect to the local Discord IPC Socket, for features like Rich Presence.
Python
20
star
6

ThePerfectSite

The Perfect Website. It's fast (I mean really FAST). It's responsive. Uses HTML5 and CSS3. Works in all browsers and screen sizes. Well, this is not feasible practically in real-life cases for most of the websites.
HTML
20
star
7

UD513-Udacity

UD513 - Data Structures and Algorithms in Python - Udacity Course
Python
15
star
8

node-trivia-api

❔ A nodejs module for getting trivia questions in all your fancy projects, in a pretty simple way.
JavaScript
8
star
9

Bastion-Site

Old website of Bastion Discord Bot. New website is available at https://bastionbot.org
CSS
6
star
10

Locke

🈯 A simple string internationalization handler for Node.js applications.
TypeScript
5
star
11

cleverbot.js

πŸ—¨ A Node.js Cleverbot API wrapper library. Go make a chat bot in a flash!
JavaScript
4
star
12

read-time

A Node.JS library to estimate the time it will take to read a given text.
JavaScript
4
star
13

DynamicWallpaper

Dyamic Wallpaper support for Windows.
Python
3
star
14

fix-windows-update

Fix your issues with Windows Update using a simple script.
PowerShell
3
star
15

matt-daemon

A lightweight HTTP daemon for serving static files. With Matt Daemon, there are no surprises. He just serves.
Python
3
star
16

bitcoin-original

This is the source code of Satoshi Nakamoto's original bitcoin.
C++
3
star
17

DiscordBirthdayCountdown

Countdown to the Birthday of Discord!
JavaScript
3
star
18

BASIC-M6502

πŸ–₯ The original 1978 source code of Microsoft BASIC for 6502 with all original comments, documentation and easter eggs.
3
star
19

hackernews

Hackernews - A social news website focusing on computer science, entrepreneurship, and anything that gratifies one's intellectual curiosity.
JavaScript
3
star
20

WebDevelopement

Web Development tips, tricks & ideas.
JavaScript
2
star
21

jumpscare

If you are easily scared, this game isn't for you! :)
HTML
2
star
22

c-source-server-query

Source server query library by Valve Software.
C
2
star
23

riddles-rich-presence

An example Riddles game to show the implementation of discoIPC Python package.
Python
2
star
24

Sylvester

Sylvester makes your server a RPG battleground for Cat Showdowns!
TypeScript
2
star
25

go-installer

A seemless way to install Go in linux based systems.
Shell
2
star
26

eol-ender

Fix line endings recursively in all the files in the current directory with a single command!
Python
1
star
27

macOS-Kexts

1
star
28

S-Icons

S Icons v1.0.0
1
star
29

HackerRank

Python
1
star
30

CaptivePortalAutoConnector

[WIP] Automatically connect to captive portal without needed to manually do it every time you connect to the network.
Python
1
star
31

k3rn31p4nic.github.io

HTML
1
star
32

node-extraction

ex.traction.one Node API Wrapper
TypeScript
1
star
33

WebDriverBinariesAPI

[WIP] A small API to allow you to download the latest version of WebDriver Binaries of different browsers.
TypeScript
1
star
34

SteamProfileResolverAPI

An API to resolve the Steam profile from a Vanity URL. Endpoint: /api/:vanityURL
TypeScript
1
star
35

awesome-declarations

Awesome declarations in various programming languages.
C
1
star