摘要:
感谢@3tefanie师傅供题,太棒了! 题目源代码: from Crypto.Util.number import * import gmpy2 import os from enc import flag hint = os.urandom(36) tmp = bytes_to_long(hin 阅读全文
摘要:
Lazy RSA Description Generating primes is too hard, but I did find a couple posted online! n: 23690620655271165329693230765997410033604713853187305472 阅读全文
摘要:
Number_is_the_key 题目 The answers to the questions are hidden in the numbers. 文件是空白的xlsx文件 我的解答: 乱点发现有些单元格加粗了,有些没有,一眼丁真二维码,写个脚本替换一下颜色 exp: from openpyx 阅读全文
摘要:
上周末跟朋友们参加了TAMUctf 2024国际赛,最终排在了第14名,还是很不错的成绩。 本次比赛Monk师傅也是出了三个RSA证书修复问题的题目,质量很不错。这里给大家整理一下供学习。 Truncated 1 题目: Author: Monk Only part of the private k 阅读全文