摘要: 题目: dict:{0: 'J', 1: 'K', 2: 'L', 3: 'M', 4: 'N', 5: 'O', 6: 'x', 7: 'y', 8: 'U', 9: 'V', 10: 'z', 11: 'A', 12: 'B', 13: 'C', 14: 'D', 15: 'E', 16: 'F 阅读全文
posted @ 2025-01-09 15:33 Draina 阅读(61) 评论(0) 推荐(0)
摘要: 题目: 我们得到了一串神秘字符串:TASC?O3RJMV?WDJKX?ZM,问号部分是未知大写字母, 为了确定这个神秘字符串,我们通过了其他途径获得了这个字串的32位MD5码。 但是我们获得它的32位MD5码也是残缺不全,E903???4DAB????08?????51?80??8A?, 请猜出神秘 阅读全文
posted @ 2025-01-09 14:17 Draina 阅读(62) 评论(0) 推荐(0)
摘要: 题目: 你猜这是什么东西,记得破解后把其中的密码给我。答案为非常规形式。 Administrator:500:806EDC27AA52E314AAD3B435B51404EE:F4AD50F57683D4260DFD48AA351A17A8::: 这是windows系统中存储用户密码的形式,具体格式 阅读全文
posted @ 2025-01-09 10:08 Draina 阅读(373) 评论(0) 推荐(0)
摘要: 题目: Math is cool! Use the RSA algorithm to decode the secret message, c, p, q, and e are parameters for the RSA algorithm. p = 96484230290105156765905 阅读全文
posted @ 2025-01-09 09:06 Draina 阅读(90) 评论(0) 推荐(0)