From 7655f24224ce1b365b6b8c3f50f53a814d3228b6 Mon Sep 17 00:00:00 2001 From: go-outside-helper <138340846+go-outside-helper@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:03:45 +0100 Subject: [PATCH] Update freq_count_vig.py --- CTFs_and_WarGames/WARGAMES/krypton/freq_count_vig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTFs_and_WarGames/WARGAMES/krypton/freq_count_vig.py b/CTFs_and_WarGames/WARGAMES/krypton/freq_count_vig.py index cf3307f..9812d58 100644 --- a/CTFs_and_WarGames/WARGAMES/krypton/freq_count_vig.py +++ b/CTFs_and_WarGames/WARGAMES/krypton/freq_count_vig.py @@ -1,6 +1,6 @@ #!/bin/python -__author__= 'bt3gl' +__author__= 'Mia Stein' import string import sys