摘要: 900块碎片,每个碎片为30x30 montage *.png -tile 30x30 -geometry +0+0 flag.png 恢复原来顺序 gaps --image=flag.png --size=30 --save 阅读全文
posted @ 2022-07-01 21:45 B0mbax 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 题目来源:https://buuoj.cn/challenges#[GWCTF2019]math pwntools交互题 连接环境 计算150次 伪C代码 式子的运算不变,四个数字,依次进行* - +运算 from pwn import * p=remote('node4.buuoj.cn','28 阅读全文
posted @ 2022-07-01 21:36 B0mbax 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 题目来源:https://buuoj.cn/challenges#[INSHack2018]Spreadshit 题目给了两个文件 ods表是空白的 description.md提示有一些隐藏内容 查找空格,有三百多个 替换为o,调整列宽 字母全为小写 flag{3cf6463910edffb0} 阅读全文
posted @ 2022-07-01 15:44 B0mbax 阅读(122) 评论(0) 推荐(0) 编辑