search for: sub_75fcb0

Displaying 1 result from an estimated 1 matches for "sub_75fcb0".

Did you mean: sub_75f000
2001 Dec 11
0
VirtualProtect and app crash: what's your interpretation?
...ught process on why the application crashes with a protection violation reading a section of memory. I used IDA to disassemble the app. Here's the section where it reads from memory and crashes because of a protection violation: 00760D4A sub_760D4A proc near ; CODE XREF: sub_75FCB0+159^Xp 00760D4A push ebp 00760D4B mov eax, ds:dword_75D66C 00760D50 mov ebp, esp 00760D52 sub esp, 14h 00760D55 push ebx ; ; localvar <- *(long *)75D66C = 0x56000 ; 00760D56 mov...