Logo
Home blog
  1. Tags
  2. algorithm
  • Guessing 617-digit Integers with the Chinese Remainder Theorem

    Guessing 617-digit Integers with the Chinese Remainder Theorem

    AmateursCTF 2023’s “gcd-query” algorithm challenge forced me to guess 2048-bit integers provided with only its GCDs. Here’s how I did it.

    e enscribe
    July 24, 2023
    10 min read
    ctf ppc algorithm
  • “Matchmaker”: Edmonds’ Algorithm for Maximum Weighted Matching

    “Matchmaker”: Edmonds’ Algorithm for Maximum Weighted Matching

    During MHSCTF 2023, I utilized Edmonds’ beautifully crafted “Blossom algorithm” to solve a maximum weighted matching problem.

    e enscribe
    February 14, 2023
    13 min read
    ctf ppc algorithm
© 2025 enscribe