Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- original:
- text:100341B0 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦
- .text:100341B0
- .text:100341B0
- .text:100341B0 public DSA_verify
- .text:100341B0 DSA_verify proc near ; CODE XREF: sub_10035670+3Bp
- .text:100341B0 ; DATA XREF: .rdata:100D4458o ...
- .text:100341B0
- .text:100341B0 var_4 = dword ptr -4
- .text:100341B0 arg_4 = dword ptr 8
- .text:100341B0 arg_8 = dword ptr 0Ch
- .text:100341B0 arg_C = dword ptr 10h
- .text:100341B0 arg_10 = dword ptr 14h
- .text:100341B0 arg_14 = dword ptr 18h
- .text:100341B0
- .text:100341B0 push ecx
- .text:100341B1 push esi
- .text:100341B2 or esi, 0FFFFFFFFh
- .text:100341B5 call DSA_SIG_new
- .text:100341BA test eax, eax
- .text:100341BC mov [esp+8+var_4], eax
- .text:100341C0 jnz short loc_100341C7
- .text:100341C2 or eax, esi
- .text:100341C4 pop esi
- .text:100341C5 pop ecx
- .text:100341C6 retn
- .text:100341C7 ; ---------------------------------------------------------------------------
- patch:
- ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦
- .text:100341B0
- .text:100341B0
- .text:100341B0 public DSA_verify
- .text:100341B0 DSA_verify proc near ; CODE XREF: sub_10035670+3Bp
- .text:100341B0 ; DATA XREF: .rdata:100D4458o ...
- .text:100341B0 mov eax, 1
- .text:100341B5 retn
- .text:100341B5 DSA_verify endp
- .text:100341B5
- .text:100341B5 ; ---------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment