| ID: | 4359 |
|---|---|
| 标题: | 红包二 |
| 描述: | 感谢@g4_simon师傅供题 套600层,so easy! ```python from mumuzi import * taoshen=mumuzi() taoshen.help() file='flag.txt' for i in range(600): taoshen.talk() file=taoshen.tao(file,1) ``` 截至2021年10月1日20时,每人红包金额为100/做对人数 附件地址:https://ctfshow.lanzouw.com/igz7qupg3va |
| 类型: | MISC |
| 网站: | ctfshow |
| 题目链接: | https://ctf.show/api/v1/challenges/1596 |
| 赛事: | None |
| 年度: | None |
| Flag值: | flag{g00d_f0r_y0u} |
| writeup: | https://blog.csdn.net/2202_75812594/article/details/138083496 |