From 093b8fd78d7bb307bc7695d10fd8a494a5e6af18 Mon Sep 17 00:00:00 2001 From: Tamas Koczka Date: Thu, 14 Sep 2023 21:47:16 +0000 Subject: [PATCH] kernelCTF: rules: note about leaving out large files from archive --- kernelctf/rules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernelctf/rules.md b/kernelctf/rules.md index 441f419b..f7ba58be 100644 --- a/kernelctf/rules.md +++ b/kernelctf/rules.md @@ -155,6 +155,8 @@ In this stage: * Save this exact file, you will need to send us this later. + * Try to keep this file to the minimum necessary, leave out large files like e.g. `vmlinux`, `bzImage` as they can be downloaded separately if needed. + 2. Submit the flag and the hash via [this form](https://forms.gle/JA3XVBdmSbFmhgZQ9) with the additional details requested. * Save the link as you’ll have to edit this form later.