PDA

View Full Version : Debugger


FinalFury1024
27th January 2006, 01:53
I have a problem with CE debugger. MS always detects it, but not my CE. Is there another way to prevent detection of CE debugger?

:dead:

Wahooka
27th January 2006, 05:22
which version of MS are you playing.

FinalFury1024
27th January 2006, 05:26
OMS
i did the unrolling nProtect to rev 588 thingy

NoobieZ
27th January 2006, 08:40
I think the Prevent detection of debugger in CE seeting(Assembler) can help you ..

FinalFury1024
27th January 2006, 23:22
yea i did that. but it's not working <.<

i did prevent dection..... for aseembler and all the settings tab

Wahooka
28th January 2006, 00:14
in OMS it's hard to bypass the debugger. you'll probably need to edit the source of CE for that.

FinalFury1024
28th January 2006, 00:21
in OMS it's hard to bypass the debugger. you'll probably need to edit the source of CE for that.

do u know how? if u do know how, can u tell me how? :D

Wahooka
28th January 2006, 01:14
search on www.cheatengine.org forums

farmerchum
29th January 2006, 02:46
"edit source" it way harder then it sound.

Wahooka
29th January 2006, 03:40
not really. Sunbeam's done it and he's admitted to barely being a programmer. I'm not a horrible programmer and I've already got an idea what to do. It's all about renaming shit and making sure you can fix errors.

No1uKnow
29th January 2006, 04:20
edit source" it way harder then it sound.

pretty sure he did it with hexadecimal editing, which is simple to do if you understand what changes do what