Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 307 Bytes

teenrsa

Challenge

source
output

Inspecting the source, you see that multiplying two 1024 bit primes would create a value of n too large to mod the ciphertext at all. By just cube rooting, we get the flag: flag{where_did_my_primes_go?}