Explain step 4

This commit is contained in:
Michael Zhang 2022-02-08 19:01:44 -06:00
parent abe6172448
commit 4e4e3fd3af
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ for sp, sq, sr in product((-1, 1), repeat=3):
m = long_to_bytes(m)
# Step 4
# We know that the real flag starts with `cybergrabs{`...
if b"cybergrabs" in m: print(m)
# Congratulations, You found the first part of flag cybergrabs{r481n_cryp70sy5t3m_15_1nt3r35t1n6_ ...