You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Use the format `<number> <unit>` when entering values for decompressed size and payload size (e.g., `500 GB`, `1 TB`).\
37
-
> Supported units: B, KB, MB, GB, TB, PB
55
+
> For most purposes, GB or TB ranges are more than sufficient to stress a system. PB, EB, ZB, and YB represent astronomical data sizes far beyond what typical systems can handle.
38
56
39
57
Once input is provided, a summary of the configuration is shown:
40
58
@@ -66,4 +84,4 @@ Inside the ZIP there are tens of thousands to millions of identical files like:
66
84
All filled with null bytes. The compression algorithm detects repetition and compresses it heavily.
67
85
68
86
> [!WARNING]
69
-
> This tool is for educational purposes only. Do not deploy ZIP bombs on systems you do not own or have permission to test. Misuse can result in data loss or system damage.
87
+
> **ByteBomber is for educational purposes only. Do not deploy ZIP bombs on systems you do not own or have permission to test. Misuse can result in data loss or system damage.**
0 commit comments