| ID: | 13950 |
|---|---|
| 标题: | [SDCTF 2022]OSREV |
| 描述: | Finally, you encountered a hard reversing challenge that is 100% Open Source (OSREV). There is not even a binary for you to reverse. However, the number of licensed copies is limited. We need to ship our top secret build key along with each copy. Plus recipients have to sign a non disclosure agreement before they can access the build key. The fewer people we give it to, the more secure the program is! It looks like you have an unlicensed copy (no build key). Yikes! 得到的flag使用NSSCTF{}格式提交。 |
| 类型: | Reverse |
| 网站: | NSSCTF |
| 题目链接: | https://www.nssctf.cn/problem/2360 |
| 赛事: | SDCTF |
| 年度: | 2022 |
| Flag值: | sdctf{a_v3ry_s3cur3_w4y_t0_st0r3_ur_FLAG} |
| writeup: | https://blog.csdn.net/YYueHua5/article/details/147181603 |