Skip to content

Instantly share code, notes, and snippets.

@marthinwurer
marthinwurer / johnson.py
Created September 10, 2023 21:40
my solve for Katherine Johnson for chctf
#
# This might not actually run as is because it's copy-pasted from a jupyter notebook
#
import socket
import string
import random
from itertools import *
import time
import math