| ID: | 1902 |
|---|---|
| 标题: | Linear Programming |
| 描述: | Author : JuliaPoo Description 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. Difficulty Hard |
| 类型: | Reverse |
| 网站: | bugku |
| 题目链接: | https://ctf.bugku.com/challenges/detail/id/2047.html |
| 赛事: | SEETF2023 |
| 年度: | 2023 |
| Flag值: | SEE{D0nt_Y0u_h4Te_tYp05_4lL_tHE_t1M3} |
| writeup: | https://juliapoo.github.io/ctf/2023/05/12/seetf2023-author-writeup.html |