Tags: modular-arithmetic crypto 

Rating:

___
# Crypto Warm up
_(crypto;warmup, 41 points, 147 solves)_

Recovering secrets is hard, but there are always some easy parts to do it!

[Warmup.py](./Warmup.py) | [output.txt](./output.txt)
___

Original writeup (https://github.com/dystobic/writeups/tree/main/2021/ASIS%20CTF%20Quals/Crypto%20Warm%20up).