会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
~Rewrite~
R00T the w0r1d
博客园
首页
联系
订阅
管理
2023年10月8日
BUUCTF [Zer0pts2020]ROR
摘要: 很巧妙的一道题 题目源码: import random from secret import flag ror = lambda x, l, b: (x >> l) | ((x & ((1<<l)-1)) << (b-l)) N = 1 for base in [2, 3, 7]: N *= pow
阅读全文
posted @ 2023-10-08 22:39 N0zoM1z0
阅读(37)
评论(0)
推荐(0)
编辑
公告