摘要: VNCTFeasymath 题目: from Crypto.Util.number import * from secret import flag flag=bytes_to_long(flag) l=flag.bit_length()//3 + 1 n=[] N=1 while len(n) < 阅读全文
posted @ 2025-02-17 19:44 Mirai_haN 阅读(45) 评论(0) 推荐(0)