SHCTF2024-week3-Crypto
摘要:
博客做题法,除了最简单那题,其他都是偷的,lock等以后有机会再补把 太难了(哭 Crypto babyLCG from Crypto.Util.number import * from enc import flag seed = bytes_to_long(flag) a = getPrime( 阅读全文
posted @ 2024-10-23 09:59 Naby 阅读(141) 评论(0) 推荐(1) 编辑