-
-
[看雪CTF2016]第五题分析
-
发表于: 2016-11-10 12:49 2070
-
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春季赛 第三题 石像病毒 9194
- KCTF2022春季赛 第二题 末日邀请 16536
- KCTF2021秋季赛 第二题 迷失丛林 19290
- KCTF2020秋季赛 第十题 终焉之战 9294
- KCTF2020秋季赛 第九题 命悬一线 6789
赞赏
雪币:
留言: