| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		azmodeus Cheater
  Reputation: 0
  Joined: 17 Sep 2009 Posts: 42
 
  | 
		
			
				 Posted: Wed May 02, 2012 11:44 am    Post subject: Change default security key? | 
				       | 
			 
			
				
  | 
			 
			
				The notes mention changing the default 64 bit key for security.
 
 
But it does not mention how/where to do that.
 
 
Where can I find this key to change it?
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Wed May 02, 2012 1:29 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				I actually forgot about that. 
 
 
It's done by reading driver64.dat in the ce folder, if it is missing, the default config is used
 
 
Driver64.dat should read this:
 
 	  | Code: | 	 		  
 
CEDRIVER60
 
DBKProcList60
 
DBKThreadList60
 
76543210
 
fedcba98
 
 | 	  
 
The first line is the servicename
 
Second and third are eventnames that the usermode part can make use of
 
The last two lines set the password for dbvm, change these and ce will issue the password change command to dbvm and use that instead
 
 
If you're on 32 bit, it's driver.dat (e.g. ultimap and bypasses)
 
 
--
 
Or if you know how to compile dbvm (64-bit os. "make clean install")
 
http://code.google.com/p/cheat-engine/source/browse/trunk/dbvm/vmm/main.c#747
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		azmodeus Cheater
  Reputation: 0
  Joined: 17 Sep 2009 Posts: 42
 
  | 
		
			
				 Posted: Wed May 02, 2012 8:42 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				When I added a file to the CH folder named driver64.dat (i'm on win7 64 bit running ch 64 bit).
 
 
It would not load the driver.
 
 
All I changed were the last 2 lines for the password, but kept the same length just different letters.
 
 
 
 
 
PS with the .dat file gone, it gives me a message about the driver not loaded do I want to force load it. I hit yes, and it works fine.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Wed May 02, 2012 8:56 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				Sorry, didn't check the way I read the file properly (really old feature this) I forgot the driverfilename
 
 
It should be:
 
 	  | Code: | 	 		  
 
CEDRIVER60
 
DBKProcList60
 
DBKThreadList60
 
dbk64.sys
 
76543210
 
fedcba98 
 
 | 	  
 
 
(fyi: the password is hexadecimal)
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		azmodeus Cheater
  Reputation: 0
  Joined: 17 Sep 2009 Posts: 42
 
  | 
		
			
				 Posted: Thu May 03, 2012 8:14 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				That worked, and it was able to load the driver.
 
 
However, the game was able to detect CH with the .dat file in place. I'm unsure of what the difference is, but without the .dat file, CH remains undetected. 
 
 
 
Any thoughts?
 
 
It doesnt make any sense to me why it would matter. For now, I've just had to remove the .dat file, and everything is working perfectly.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Thu May 03, 2012 8:20 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				try this dat file:
 
 	  | Code: | 	 		  
 
BLA62
 
PL62
 
TL62
 
dbk64.sys
 
76543210
 
fedcba98 
 
 | 	  
 
once ce is loaded, delete/rename the .dat  (other programs can read that file too)
 
 
also, perhaps it's not really working, once ce is loaded, go to about. See if it has detected dbvm (if for some reason the password doesn't work, ce assumes dbvm isn't loaded)
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		azmodeus Cheater
  Reputation: 0
  Joined: 17 Sep 2009 Posts: 42
 
  | 
		
			
				 Posted: Thu May 03, 2012 8:27 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				Yes, it was still detected. And further I got an error message about unsigned drivers.
 
 
Its ok, I'll just be sure and reboot without the dbvm when I'm done.
 
 
I'm just glad it is working, and it works very well.  Thanks for all your hard work.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |