Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 379 Bytes

sctf-fumo-tree-go

SCTF 2021(https://ctftime.org/event/1539)

web题FUMO_on_the_Christmas_tree题解辅助工具

编译

git clone https://github.com/LuckyC4t/sctf-fumo-tree-go
go build cmd/solved

使用

./solved ./class.code.txt

image