miniGameFromLone(tips 1 updated)
mini Game From Lone(tips #1 updated)
intro
EN:
Driven by the idea of CTF Thinking it was interesting, I decided to design three beginner-friendly puzzles as a mini game.(Actually, there are also ideas to publicize my blog)
miniGameFromLone(tips 2 updated)
mini Game From Lone(tips #2 updated)
intro
EN:
Driven by the idea of CTF Thinking it was interesting, I decided to design three beginner-friendly puzzles as a mini game.(Actually, there are also ideas to publicize my blog)
the flag you need to collect has the fromat of cdkPartN{XXX}
, N means number 1-3
, but the content of cdkPartN{XXX}
are not the real cdkey.
Please submit all flags and solutions at once (via email: p478a0bb9ea88@qq.com, or via private chats). If you encounter problems, please also contact me through the above methods.
+Please submit all flags and solutions at once (via email: p478a0bb9ea88@qq.com, or via private chats). If you encounter problems, please also contact me through the above methods.
The first person to submit all flags and solutions will be awarded. Tips will be updated on this page if needed.
The reward will be a Steam game within the price range of 100(be pending)
or KFC V50 for you
中文:
站长打CTF打的出于“觉得有意思所以就做了试试”的想法,设计了三个新手相对友好的问题,打算弄个小游戏(其实也有宣传我的博客的想法)
你需要收集的flag的格式为cdkPartN{XXX}
,N表示数字1-3
,但是 cdkPartN{XXX}
的内容不是真正的cdkey
请一次提交所有flag和解题方法(通过邮箱p478a0bb9ea88@qq.com,也接受私聊)。遇到问题时同样通过上述方式联系我
+请一次提交所有flag和解题方法(通过邮箱p478a0bb9ea88@qq.com,也接受私聊)。遇到问题时同样通过上述方式联系我
第一个提交所有flag和解题方法的人将获得奖励。如有需要,本页将更新提示。
奖励将会是价位100以内的steam游戏(待定)
或KFC V你50
puzzle 1
A basic string with clear meaning(?) guides you to find the treasure image:
意义明确的基础字符串(?),引导你找到藏宝图片:
bG9uZWNoYW4uc3BhY2UvaW1nL2hlcmUucG5n
-tips1: 一层base64
+tips1: 一层base64
tips2: The file structure of PNG files(PNG文件结构)
puzzle 2
A string with unclear meaning but distinct features, containing AES:
意义不明确但有明显特征的字符串,内含AES:
ZTk2ZTAwNTQ1YmUwMjQ1ZjM2NzEzYTNmZTcyNGViNDc0ODJjMzhlMDBkNTY2OGFjODA2NGU4MzU3MTJiMDNhNTwhLS0gdGhlIE5FWFQgQUVTIGtleSBpcyBteSBmYXZvcml0ZSB3YWlmdSdzIGVuZ2xpc2ggbmFtZShhbGwgaW4gbG93ZXJjYXNlKSBhZnRlciBBRVMgZW5jcnlwdCwgdGhlIEFFUyBrZXkgYW5kIEFFUyBJViBib3RoIGFyZSBteSBmYXZvcml0ZSB3YWlmdSdzIGVuZ2xpc2ggbmFtZSBhZnRlciBNRDUgLS0+
-tips1: CBC mode; when using IV, take the first 16 bytes(CBC模式;用到IV时取前16 bytes)
+tips1: CBC mode; when using IV, take the first 16 bytes(CBC模式;用到IV时取前16 bytes)
tips2: Take a look at my blog and discover my preferences(看看我的博客,发现我的偏好)
puzzle 3
DO SOME EASY JOB AND FELLOW ME ON gITHUB, YOU WiLL GEt THE AWARDS SOON
你需要阅读英文题面
--tips1: Is there some strange commits on my profile repository?(我的个人主页配置仓库中是否有一些奇怪的commits?)
+tips1: Is there some strange commits on my Github profile repository?(我的Github个人主页配置仓库中是否有一些奇怪的commits?)
tips2: how can i see the history of git?(我怎样才能看到git的历史?)