Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


nProtect Game guard
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
emperor
Master Cheater
Reputation: 0

Joined: 16 May 2003
Posts: 470
Location: Germany

PostPosted: Fri Sep 17, 2004 12:19 pm    Post subject: Reply with quote

Dark Byte wrote:
You need to unload the dll from the processes in the official way. (unloadlibrary won't work, and propably protected with a key)

Just asking, I know i am surely wrong but do those keys look like:
Code:
\x01\x64\x91\xfc\xdd\x00\xe9\xc4\xa6\x57\xa1\x8b\x55\xa0\x81\x5c\x45\x51\x42\xbc

and
Code:
\x01\x64\x91\xf4\xdd\x01\xf9\xa0\xcd\x2d\xb6\x8a\x4d\xd0\xea\x2b\x45\x5f\x49\xef\xfd\xe7\x9e\x57\xf5\xdb\x51\x6c

?
Back to top
View user's profile Send private message
stomperz
Expert Cheater
Reputation: 0

Joined: 18 Jul 2004
Posts: 193
Location: USA Chicago

PostPosted: Sat Sep 18, 2004 3:53 am    Post subject: Process Guard NProtect bypass Reply with quote

It works for me on games that were detecting CE.
Anyone try RYL? (Risk Your Life)

Maby it can be used by you Nitto heads.
I don't play it so I don't know. Confused


Quote:
Process Guard NProtect bypass - By Xp_12

1. Download DiamondCS Process Guard from http://www.diamondcs.com.au/downloads/pgfree.exe

2. Install it

3. Restart Pc

4. Open Process Guard Free Edition

5. Go to program protection and click Add Program To Protect

6. Browse to C:\WINDOWS and select explorer and press Open

7. In the list highlight Explorer

8. Check Check getinfo and read ONLY!!!

9. Then in the toolbar for Process Guard click the dropdown list for protection

10. Click Protection Enabled

11. go hack.....

I TAKE NO RESPONSIBILITY FOR ANYTHING THAT HAPPENS TO YOUR PC!!!

Messing with explorer.exe can sometimes fuck up your computer!!!


Look around it hase som other interesting features!
Back to top
View user's profile Send private message Send e-mail
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25807
Location: The netherlands

PostPosted: Sat Sep 18, 2004 8:31 am    Post subject: Reply with quote

Oh, nitto doesn't detect Ce anymore. A couple of months I added a function in settings->extra to hide and protect cheat engine from other processes. I believe that beta version you have has that option. (assuming you have a working dbk32.dll and stealth.dll)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
stomperz
Expert Cheater
Reputation: 0

Joined: 18 Jul 2004
Posts: 193
Location: USA Chicago

PostPosted: Sun Sep 19, 2004 3:04 pm    Post subject: Reply with quote

Sorry taught they had a problem with CE being detected
Musta read an old tread

Anyway... when u lock the Explorer.exe I was able to run scripts with Hotkeys.

thx for the correction

Maby it was
http://syndiv.com/ce/forum/viewtopic.php?t=858&start=0&postdays=0&postorder=asc&highlight=
Back to top
View user's profile Send private message Send e-mail
stomperz
Expert Cheater
Reputation: 0

Joined: 18 Jul 2004
Posts: 193
Location: USA Chicago

PostPosted: Thu Sep 23, 2004 6:21 am    Post subject: Reply with quote

When I try to use the "Copy on Write bit"
I get an " Please make sure that the driver for memory access has been loaded"
Didn't try the direct method.
Any help on this prob?
Back to top
View user's profile Send private message Send e-mail
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25807
Location: The netherlands

PostPosted: Thu Sep 23, 2004 8:50 am    Post subject: Reply with quote

you need to have at least the read/write process memory option enabled in the settings. (and re-opened the process because the new openprocess method needs to keep track of wich ones you've opened)

To check if it's running open a process and check out memory region c0000000 if it's all ??'s it didn't load.

Oh yes, you used the beta version once so it might also be it's still loading the old version when you reboot. go to programs->cheat engine 4.4->kernel stuff and choose "unload kernel module". That way it frees the registry from any links that might have been pointing to the old driver and removes the old driver from memory if it was loaded. Then you can just restart cheat engine it it should then load the new driver

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
stomperz
Expert Cheater
Reputation: 0

Joined: 18 Jul 2004
Posts: 193
Location: USA Chicago

PostPosted: Thu Sep 23, 2004 3:43 pm    Post subject: Reply with quote

Dark Byte wrote:
you need to have at least the read/write process memory option enabled in the settings. (and re-opened the process because the new openprocess method needs to keep track of wich ones you've opened)

To check if it's running open a process and check out memory region c0000000 if it's all ??'s it didn't load.


I have all that stuff enabled.
It was all ??'s, but the prob seems that I was using "Attach to process" instead of highlighting the process and clicking on "OK"
What is the difference?
Back to top
View user's profile Send private message Send e-mail
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25807
Location: The netherlands

PostPosted: Thu Sep 23, 2004 3:54 pm    Post subject: Reply with quote

Attach to process starts the debugger thats build in CE and hangs it to the game. (and games with debugger detection just love crashing then)
Just selecting it and clicking ok just opens the process and allows you to read/write and query stuff about the process, but without the debugger. (so if you then need to use a debugger function CE will ask you first)

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
stomperz
Expert Cheater
Reputation: 0

Joined: 18 Jul 2004
Posts: 193
Location: USA Chicago

PostPosted: Thu Sep 23, 2004 8:34 pm    Post subject: Reply with quote

Dark Byte wrote:
Attach to process starts the debugger thats build in CE and hangs it to the game. (and games with debugger detection just love crashing then)

Just selecting it and clicking ok just opens the process and allows you to read/write and query stuff about the process, but without the debugger. (so if you then need to use a debugger function CE will ask you first)
Just selecting it and clicking ok just opens the process and allows you to read/write and query stuff about the process, but without the debugger. (so if you then need to use a debugger function CE will ask you first)


Thanks... that clears up a couple things.
Whenever I use the (Toggle breakpoint/Break) the game freezes.
But I still get the register values and flags, which help finding the pointers. Cool
Some of the damm games have a pointer to a pointer.
Which makes it harder, have to use IDA to trace it back further.

When I attach the debugger "what writes to this address" no problem, but when I use the "what (reads from/accesses) this address" the game freezes.
Any chance in defeating the "debugger detection" ?
Back to top
View user's profile Send private message Send e-mail
ZzXiaoxuezZ
How do I cheat?
Reputation: 0

Joined: 17 Oct 2004
Posts: 3

PostPosted: Sun Oct 17, 2004 11:18 pm    Post subject: Reply with quote

Hm...can ani of u teach me how to hack gunbound sever???or even teach me how to use this prgramme???i'm so confused. LOL! pls help i will be very grateful....My email address is [email protected] pls add me..
Back to top
View user's profile Send private message
berserk420
How do I cheat?
Reputation: 0

Joined: 05 Nov 2004
Posts: 5
Location: USA

PostPosted: Sat Nov 06, 2004 10:44 pm    Post subject: If you want to do it the easy way..... Reply with quote

Hey all,

If you want to get through nprotect the easy way do this....

-Go and download any free firewall you can find(I use ZoneLabs Basic whitch you can download for free from download.com, you just need something to stop nprotect from loading for a moment).

-Next, run the firewall.
-Now start up GB Login and login normally as it will then start up Gb.
-When Gb is starting the firewall will kick in and ask you to allow or deny, dont not do anything.
-Now open up CE and do the thing you need to do.
-After this is done click on allow Gb from the firewall.
-Nprotect will start normally and enter the game.

This is the way I do this and I know its not the best directions but please ask if you get stuck.

Hope this helps,

berserk420 Evil or Very Mad
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25807
Location: The netherlands

PostPosted: Sat Nov 06, 2004 10:56 pm    Post subject: Reply with quote

Or in the case of gunbound and nprotect:
Make sure there are no anti-cheats running. (so a reboot is best, but only needed once, or when you do a windows update)
go to settings
enable the undo memory modification + force to be writable options
restart CE
now start gunbound and when you go to the process list you should see the text that it detected a modification and that it fixed it. Now go to the window list and select gunbound from there.

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
shootbird
Advanced Cheater
Reputation: 0

Joined: 20 Oct 2004
Posts: 82

PostPosted: Fri Nov 12, 2004 12:01 am    Post subject: Reply with quote

from wad i know Process Guard is out N i think as ppl said Ce is detected
if u use stealth Mode u might get ur Computer restarted so do Process Guard. stealth = rootkit so Rootkit is out too

if u try to hide a programme from Nprotect it will get ur computer restarted so the best way is to get Ce undetected.

i hope some1 will help with this........
Back to top
View user's profile Send private message MSN Messenger
emperor
Master Cheater
Reputation: 0

Joined: 16 May 2003
Posts: 470
Location: Germany

PostPosted: Fri Nov 12, 2004 4:42 pm    Post subject: Reply with quote

How good dark byte already posted a solution! Look around you will find it solution of editing a certain string to make it bypass protection! Yeah!
And now the great part! In the gunbound part Dark byte posted a light version, escpially for that purpose. Yeah. So don't fear, with a little bit of work you can cheat again. Good luck Smile
Back to top
View user's profile Send private message
shootbird
Advanced Cheater
Reputation: 0

Joined: 20 Oct 2004
Posts: 82

PostPosted: Sat Nov 13, 2004 3:39 am    Post subject: Reply with quote

u mean the renaming Ce thing??
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9
Page 9 of 9

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites