| ID: | 12369 |
|---|---|
| 标题: | [BCACTF 2022].bcapng2 |
| 描述: | This time, we support THREE colors! And we've reduced the file size by using raw binary. (Though, with caveats that it's hard to read with a text editor or edit manually, and that the maximum file size is 256x256.) 得到的flag使用NSSCTF{}格式提交。 |
| 类型: | MISC |
| 网站: | NSSCTF |
| 题目链接: | https://www.nssctf.cn/problem/6875 |
| 赛事: | BCACTF |
| 年度: | 2022 |
| Flag值: | Format Fortune无是通过构造格式字符串利用%n写入0xbeef到magic变量 |
| writeup: | https://karmanyaah.malhotra.cc/puzzles/2022/07/bcactf2/ |