CTF
文章平均质量分 80
Csome-Official
To make beautiful
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【0CTF/TCTF2021预选】[Misc] singer writeup 音乐人狂喜
题目原创 2021-07-06 11:55:52 · 599 阅读 · 4 评论 -
【0CTF/TCTF2021预选】[Misc] pypypypy Sloth writeup python字节码编程
题目题目环境3.8.11 (default, Jun 29 2021, 19:54:56)[GCC 8.3.0]import sysfrom pathlib import Pathfrom types import CodeTypesrc = Path(__file__).read_text()print(globals())print(sys.version)print(src)codestring = bytes.fromhex(input('Give me your byt原创 2021-07-06 11:53:34 · 932 阅读 · 1 评论
分享