00401854 |> \68 80354000 push hello.00403580 ; /s2 = "WelcomeToKanXueCtf2017"
00401859 |. 8B55 F8 mov edx,dword ptr ss:[ebp-0x8] ; |
0040185C |. 52 push edx ; |s1 = "1212"
0040185D |. E8 2E060000 call <jmp.&MSVCRT.strcmp> ; \strcmp
00401862 |. 83C4 08 add esp,0x8
00401865 |. 85C0 test eax,eax
00401867 |. 75 07 jnz short hello.00401870
00401869 |. E8 02FFFFFF call hello.00401770
0040186E |. EB 05 jmp short hello.00401875
00401870 |> E8 3BFFFFFF call hello.004017B0