{"id":13934765,"url":"https://github.com/ustclug/hackergame2018-writeups","last_synced_at":"2025-05-16T10:06:54.243Z","repository":{"id":73796392,"uuid":"152400298","full_name":"ustclug/hackergame2018-writeups","owner":"ustclug","description":"Write-ups for hackergame 2018","archived":false,"fork":false,"pushed_at":"2024-11-30T13:48:44.000Z","size":37733,"stargazers_count":268,"open_issues_count":0,"forks_count":41,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-05-10T00:33:47.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ustclug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-10T09:48:02.000Z","updated_at":"2025-04-21T01:45:47.000Z","dependencies_parsed_at":"2025-01-17T16:20:11.510Z","dependency_job_id":null,"html_url":"https://github.com/ustclug/hackergame2018-writeups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ustclug%2Fhackergame2018-writeups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ustclug%2Fhackergame2018-writeups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ustclug%2Fhackergame2018-writeups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ustclug%2Fhackergame2018-writeups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ustclug","download_url":"https://codeload.github.com/ustclug/hackergame2018-writeups/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509476,"owners_count":22082891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:01:13.287Z","updated_at":"2025-05-16T10:06:49.232Z","avatar_url":"https://github.com/ustclug.png","language":"Jupyter Notebook","funding_links":[],"categories":["Jupyter Notebook"],"sub_categories":[],"readme":"# hackergame2018-writeups\n\n本文档收集整理了中国科学技术大学第五届信息安全大赛的官方与非官方题解。\n\n欢迎各位选手以 Pull Request 的形式提交自己的 write-up（players 目录）。\n\n若大家对本题解有任何疑问或改进建议，欢迎 [提 issue](https://github.com/ustclug/hackergame2018-writeups/issues/new)\n\n**比赛平台存档地址：[https://hack2018.lug.ustc.edu.cn/](https://hack2018.lug.ustc.edu.cn/)**（已关闭）\n\n[比赛元数据存档](archive/)\n\n## 目录\n\n### 官方题解\n\n| 题目 write-up | 文件、源代码 |\n| --- | --- |\n| [签到题 (qiandao)](official/qiandao/README.md) | [文件、源代码](official/qiandao/src) |\n| [猫咪问答 (ustcquiz)](official/ustcquiz/README.md) | [文件、源代码](official/ustcquiz/src) |\n| [游园会的集章卡片 (card)](official/card/README.md) | [文件、源代码](official/card/src) |\n| [猫咪和键盘 (ohmycat)](official/ohmycat/README.md) | [文件、源代码](official/ohmycat/src) |\n| [Word 文档 (docx)](official/docx/README.md) | [文件、源代码](official/docx/src) |\n| [猫咪银行 (bank)](official/bank/README.md) | [文件、源代码](official/bank/src) |\n| [黑曜石浏览器 (heicore)](official/heicore/README.md) | [文件、源代码](official/heicore/src) |\n| [回到过去 (back_in_time)](official/back_in_time/README.md) | [文件、源代码](official/back_in_time/src) |\n| [我是谁 (who_am_i)](official/who_am_i/README.md) | [文件、源代码](official/who_am_i/src) |\n| [家里有矿 (mining_pool_of_Z)](official/mining_pool_of_Z/README.md) | [文件、源代码](official/mining_pool_of_Z/src) |\n| [秘籍残篇 (true_flxger)](official/true_flxger/README.md) | [文件、源代码](official/true_flxger/src) |\n| [猫咪遥控器 (catremote)](official/catremote/README.md) | [文件、源代码](official/catremote/src) |\n| [她的诗 (her_poem)](official/her_poem/README.md) | [文件、源代码](official/her_poem/src) |\n| [猫咪克星 (python_simulator)](official/python_simulator/README.md) | [文件、源代码](official/python_simulator/src) |\n| [猫咪电路 (red_stone)](official/red_stone/README.md) | [文件、源代码](official/red_stone/src) |\n| [FLXG 的秘密 (secret_of_flxg)](official/secret_of_flxg/README.md) | [文件、源代码](official/secret_of_flxg/src) |\n| [C 语言作业 (calculator)](official/calculator/README.md) | [文件、源代码](official/calculator/src) |\n| [加密算法和解密算法 (encryption_and_decryption)](official/encryption_and_decryption/README.md) | [文件、源代码](official/encryption_and_decryption/src) |\n| [王的特权 (permission)](official/permission/README.md) | [文件、源代码](official/permission/src) |\n| [她的礼物 (her_gift)](official/her_gift/README.md) | [文件、源代码](official/her_gift/src) |\n| [困惑的 flxg 小程序 (confused_flxg)](official/confused_flxg/README.md) | [文件、源代码](official/confused_flxg/src) |\n| [CWK的试炼 (trial_of_cwk)](official/trial_of_cwk/README.md) | [文件、源代码](official/trial_of_cwk/src) |\n| [Z 同学的 RSA (RSA_of_Z)](official/RSA_of_Z/README.md) | [文件、源代码](official/RSA_of_Z/src) |\n| [数理基础扎实的发烧友 (audiophile)](official/audiophile/README.md) | [文件、源代码](official/audiophile/src) |\n| [一些宇宙真理 (gop_snark)](official/gop_snark/README.md) | [文件、源代码](official/gop_snark/src) |\n| [对抗深渊 (adversarial)](official/adversarial/README.md) | [文件、源代码](official/adversarial/src) |\n\n### 来自选手\n\n| 选手 write-up | 名次 | 包含题目 |\n| --- | --- | --- |\n| [Myon](players/myon/README.md) | 总榜第 1 | 秘籍残篇、FLXG 的秘密、C 语言作业、加密算法和解密算法、\u003cbr/\u003e王的特权、她的礼物、困惑的 flxg 小程序、CWK的试炼、\u003cbr/\u003eZ 同学的 RSA、数理基础扎实的发烧友、一些宇宙真理 |\n| [Coxxs](players/coxxs/README.md) | 总榜第 3 | 黑曜石浏览器、猫咪银行、家里有矿、加密算法和解密算法、\u003cbr/\u003eCWK的试炼-神庙设计图, Get! |\n| [Silver Bullets(邓龙)](players/dl/README.md) | 校内第 1，总榜第 10 | 黑曜石浏览器、回到过去、我是谁、她的诗、她的礼物、\u003cbr/\u003eC 语言作业、猫咪克星、猫咪电路、加密算法和解密算法、\u003cbr/\u003e困惑的 flxg 小程序、数理基础扎实的发烧友 |\n| [Soha](players/soha/README.md) | 总榜第 8 | 签到题、猫咪问答、游园会的集章卡片、Word 文档、黑曜石浏览器、\u003cbr/\u003e我是谁、猫咪克星、回到过去、猫咪电路、猫咪和键盘、她的诗、\u003cbr/\u003e猫咪遥控器、她的礼物、秘籍残篇-滑稽Art、猫咪银行、\u003cbr/\u003e数理基础扎实的发烧友、加密算法和解密算法、王的特权、\u003cbr/\u003eC 语言作业、FLXG 的秘密-来自未来的漂流瓶、困惑的 flxg 小程序 |\n| [fjw](players/fjw/README.md) | 校内第 2，总榜第 19 | 猫咪克星 |\n| [ProfFan](players/ProfFan/README.md) | 总榜第 5 | 游园会的集章卡片、数理基础扎实的发烧友、对抗深渊、\u003cbr/\u003e加密算法和解密算法 |\n| [cvhc](players/cvhc/README.md) | 总榜第 6 | 猫咪遥控器、猫咪电路、家里有矿、C 语言作业、\u003cbr/\u003e加密算法和解密算法、王的特权、对抗深渊 |\n| [Ciel](players/Ciel/README.md) | 总榜第 36 | 签到题、猫咪问答、游园会的集章卡片、猫咪和键盘、Word 文档、\u003cbr/\u003e猫咪银行、黑曜石浏览器、回到过去、我是谁、秘籍残篇-滑稽 Art、\u003cbr/\u003e猫咪遥控器、她的诗、猫咪克星、猫咪电路、C 语言作业、\u003cbr/\u003eFLXG 的秘密-来自未来的漂流瓶、加密算法和解密算法、她的礼物 |\n| [Fatykrch](players/fatykrch/README.md) | 总榜第 4 | 猫咪和键盘、猫咪银行、秘籍残篇-滑稽Art、猫咪遥控器、猫咪克星、\u003cbr/\u003e加密算法和解密算法、她的礼物、困惑的 flxg 小程序、\u003cbr/\u003eCWK 的试炼、一些宇宙真理、对抗深渊 |\n\n## 花絮\n- [搞笑 flag 合集](misc/funny_flags.md)\n- [其他花絮](misc/others.md)\n\n## 其他资源\n\n- [中国科学技术大学第四届信息安全大赛题解](https://volltin.gitbooks.io/hackergame2017-writeup/)\n\n- [知乎：参加中国科学技术大学第五届信息安全大赛（Hackergame 2018）是怎样一种体验](https://www.zhihu.com/question/297850153)\n\n## 版权声明\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003e\u003cimg alt=\"知识共享许可协议\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003e本作品采用\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003e知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议\u003c/a\u003e进行许可。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fustclug%2Fhackergame2018-writeups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fustclug%2Fhackergame2018-writeups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fustclug%2Fhackergame2018-writeups/lists"}