-
-
[看雪CTF2016]第五题分析
-
发表于: 2016-11-10 12:49 1992
-
sn为纯数字, 长度为6
用解密00406030处的128字节并校验
程序跑一下就可以了
.text:00401187 cmp dl, 30h .text:0040118A jl short loc_401198 .text:0040118C cmp dl, 39h .text:0040118F jg short loc_401198 ... .text:0040119A cmp eax, 6 .text:0040119D jnz short loc_4011F5
用解密00406030处的128字节并校验
.text:004011A7 push eax ; key_len .text:004011A8 push ecx ; key .text:004011A9 call decrypt .text:004011AE add esp, 8 .text:004011B1 call valid
程序跑一下就可以了
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!
赞赏
他的文章
- KCTF2022春季赛 第三题 石像病毒 8859
- KCTF2022春季赛 第二题 末日邀请 16181
- KCTF2021秋季赛 第二题 迷失丛林 18810
- KCTF2020秋季赛 第十题 终焉之战 8869
- KCTF2020秋季赛 第九题 命悬一线 6464
看原图
赞赏
雪币:
留言: