| ID: | 14018 |
|---|---|
| 标题: | [SEETF 2023]Linear Programming |
| 描述: | We've intercepted a message from the future! Unfortunately the message is protected by a password, and the software checks the password by running a GINORMOUS linear program. I guess the future just has more powerful computers, but we'd have to settle for waiting a few seconds for the result. Our team has extracted out the password checking code into a nice python script, can you recover the password? Note: Access to a fast MILP solver isn't needed to solve this challenge. 得到的flag请使用NSSCTF{}格式提交。 |
| 类型: | REVERSE |
| 网站: | NSSCTF |
| 题目链接: | https://www.nssctf.cn/problem/4203 |
| 赛事: | SEETF |
| 年度: | 2023 |
| Flag值: | SEE{1_m4st3r_4ll_l1n34r_pr0gr4m_435e1f0ac7} |
| writeup: | https://github.com/sajjadium/ctf-archives/blob/main/ctfs/SEETF/2023/rev/Linear_Programming/README.md |