摘要: 红明谷2023 crypto It Takes Two! 这次只有一道密码下面来简单分析一下 题目代码: from sage.all import * from Crypto.Util.number import * from os import urandom from secret import flag n = 16 bo 阅读全文
posted @ 2023-04-19 18:43 Sone070805 阅读(194) 评论(1) 推荐(2) 编辑