Assembly

Results 1 to 1 of 1
  1. #1
    Apprentice Designer Vibe02 is offline
    MemberRank
    Aug 2009 Join Date
    18Posts

    sad Assembly

    I tried using the following tutorial to a runnable 08
    http://forum.ragezone.com/f245/admin...client-694273/

    but had a part in which he did not know how to fix the OllyDbg, is the following line with the party could not in red

    0042E1D1 |. 6A 00 PUSH 0
    0042E1D3 |. E9 88311F00 JMP 00621360 //codecave jump
    0042E1D8 |> 8D8D F4FEFFFF LEA ECX,[LOCAL.67]
    0042E1DE |. 51 PUSH ECX
    0042E1DF |. 8995 F8FEFFFF MOV DWORD PTR SS:[LOCAL.66],EDX
    0042E1E5 |. E8 76F6FFFF CALL 0042D860
    0042E1EA |. 8B4D FC MOV ECX,DWORD PTR SS:[LOCAL.1]
    0042E1ED |. 83C4 0C ADD ESP,0C
    0042E1F0 |. E8 F9911400 CALL 005773EE
    0042E1F5 |. 89EC MOV ESP,EBP
    0042E1F7 |. 5D POP EBP
    0042E1F8 \. C3 RETN
    I do not know how to put this in OllyDbg, can someone help me?




Advertisement