OllyDbg Attach process probleme

12/21/2006 23:12 M3talMan#1
Hi all

I wants to debug conquer online process but I can't because when i attach the process he break at DbgBreakPoint and after i press F9,ollyDbg Write Exception C0000008 (INVALID HANDLE) and even if i use shift+F9 conquer stay bloqued :ops:

pliz help me ^^
12/21/2006 23:49 M3talMan#2
Upppppppppppppppppppppppppppppppppppppp :rolleyes:
12/22/2006 00:02 NoName#3
afaik you must patch some byte first so you can debug it and that you can find with the debugger too, btw we dont tolerate pushing here and doing a push after 30m will give you the first warning for free.
12/22/2006 07:38 ramius_michael#4
lol somebody been naughty this year lol.
12/22/2006 07:50 DM2000#5
Hi,

Not sure you using the packed or unpacked version.

If it is the packed version, try upx. [Only registered and activated users can see links. Click Here To Register...]

Merry Xmas and Happy new year !

DM
12/22/2006 13:49 M3talMan#6
ty^^
but the version of conquer i use is not packed by upx (im playing on conquer french)

the size of conquer.exe is 1.63M and PEiD detect nothing

[Only registered and activated users can see links. Click Here To Register...]

i have changed the EP to the Original EP
[Only registered and activated users can see links. Click Here To Register...] <--- like that

its work but not solve the problem with ollyDbg when i attach process

Original conquer.exe with ollydbg
[Only registered and activated users can see links. Click Here To Register...]
after i change the EP (the size of conquer is 1.64M after the change)
[Only registered and activated users can see links. Click Here To Register...]

:cry: :cry: :cry:
12/22/2006 19:19 M3talMan#7
can sum1 help me ^^
12/22/2006 20:47 unknownone#8
Use resource tuner to unpack it. I've tried various unpackers, but some mess up the PE header.
12/22/2006 23:38 M3talMan#9
:cry: :cry: :cry:

i have tested the english version of conquer and i have unpacked conquer.exe with resource Tuner but when i attach conquer with ollyDbg and i press F9, the game freeze