GetDlgItemTextA 함수를 찾자.
입력값을 받아와 401090 함수의 인자로 사용하는 것을 보니, 이 함수가 핵심 루틴인 것으로 보인다.
좀 길지만, 실제 연산 관련 명령어는 얼마 없다.
간단하기 때문에 별도로 설명하지는 않겠다.
408B82에 뭔가 들어있는 모양이다.
정답 문자열이다!
역시 Python으로 간단히 구현할 수 있다.
Clear~
'[Wargame Write-up] > Yoire' 카테고리의 다른 글
[Yoire] [reversing] pe.stage3/01_crackme_benten.php (0) | 2017.06.05 |
---|---|
[Yoire] [reversing] pe.stage2/05_crackme_very_hard.php (0) | 2017.05.30 |
[Yoire] [reversing] pe.stage2/03_crackme_average.php (0) | 2017.05.30 |
[Yoire] [reversing] pe.stage2/02_crackme_easy.php (0) | 2017.05.29 |
[Yoire] [stego] png/02_stego_easy.php (0) | 2017.04.17 |