摘要: Crypto ez_math from sage.all import * from Crypto.Util.number import * flag = b'LILCTF{test_flag}'[7:-1] lambda1 = bytes_to_long(flag[:len(flag)//2]) 阅读全文
posted @ 2025-08-18 20:59 Mirai_haN 阅读(117) 评论(0) 推荐(0)