Originally Posted by
enteleky
Wait what?
And can anyone get me started a little more. I understand that I don't have the tools yet to understand everything but I just need input from everybody to get to that point.
So looking again I found this....
│AA0F0 mov dword ptr [esp+14h], 1
│AA0F8 mov dword ptr [esp+10h], 0
│AA100 mov dword ptr [esp+0Ch], offset aS_curmgr ; "s_curMgr"
│AA108 mov dword ptr [esp+8], 14Eh
│AA110 mov dword ptr [esp+4], offset aVolumesF2Us_83 ; "/Volumes/F2/usrbuild/xb/build/WoW_9183p"...
│AA118 mov dword ptr [esp], 85100000h
│AA11F call loc_47CA
│AA124 jmp loc_A9F71
Is offset aS_curmgr the memory location of s_curMgr... If so how do I get it?