| ID: | 321 |
|---|---|
| 标题: | yowhatsthepassword |
| 描述: | A reversing challenge where the key is to find the "password", which is a seed for `random`. This seed will generate the flag (don't ask me how long I brute forced seeds for) through the `generate` function! |
| 类型: | Reverse |
| 网站: | bugku |
| 题目链接: | https://ctf.bugku.com/challenges/detail/id/449.html |
| 赛事: | WolvCTF2023 |
| 年度: | 2023 |
| Flag值: | wctf{y0u_f0und_m3_n1c3_j0b} |
| writeup: | https://www.cnblogs.com/ZimaBlue/articles/17235861.html |