Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Kal Online
You last visited: Today at 06:28

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Baseaddress access denied

Discussion on Baseaddress access denied within the Kal Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Angry Baseaddress access denied

Hey,

with cheat engine i can find the baseaddress of many programmes, but if i try to find addresses of engine.exe (kal online) the programm hang cause error like this: no accessable memory. If i check all checkboxes at Settings->Extras it works fine.


Now my problem ... if i try to get data from many games it works fine with my vb.net programm. But if i try to get the baseaddress of engine.exe i get access denied Error.

Any one know how to get the baseaddress? Windows 7 64bit VS2010 VB.Net
Attached Images
File Type: jpg accessdenied.jpg (28.1 KB, 29 views)
oOEnyOo is offline  
Old 10/17/2013, 17:48   #2
 
meak1's Avatar
 
elite*gold: 220
Join Date: Jun 2007
Posts: 3,768
Received Thanks: 1,126
Code:
DWORD BasePointer = SearchPattern("8B 4D 08 0F B6 51 04 A1 x x x x 89 90 x x x x",0x00400000,0x007FFFFF);
DWORD SpeedOffset = SearchPattern("8B 85 x x x x 8B 88 x x x x 83 C1 64 89 8D x x x x",0x00400000,0x007FFFFF);
DWORD TargetOffset = SearchPattern("50 68 x x x x 8B 4D B4 8B 91 x x x x 52 8B 4D B4",0x00400000,0x007FFFFF);
DWORD BaseP=*(DWORD*)(BasePointer+0x08);
DWORD SpeedO=*(DWORD*)(SpeedOffset+0x08);
Example:

Code:
DWORD dwPlayerPtr = *(DWORD*)BaseP;
//Speedy=*(DWORD*)(dwPlayerPtr+SpeedO);
 DWORD NewSpeed=45;
		 MemcpyEx(DWORD(((DWORD)dwPlayerPtr)+SpeedO),(DWORD)&NewSpeed,4);
meak1 is offline  
Old 10/17/2013, 18:01   #3
 
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Hätte mal reinschreiben sollen das ich vb.net nutze( nachträglich editiert ). Mir sagt das jetzt mal gar nix was du mir als Beispiel gibst.

so i know what u did

Looking for x at y-z

Last hours i tried to convert it to vb.net but i cant find any solution. May someone can give me a hint.
oOEnyOo is offline  
Reply


Similar Threads Similar Threads
Access denied
12/12/2011 - Metin2 Private Server - 3 Replies
Hey Com Ich bekomme immer wenn ich meinen server starten will kommt immer Real Server Log Offlog_file_delete_old: stat: No such file or directory mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password(worry)) failed, retrying in 5 secondsPUBLIC_IP: 109.236.87.157 interface nfe0 HOSTNAME: auth mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password(worry))
help plz access denied 7 with db bot
04/13/2011 - SRO Private Server - 4 Replies
hey all i got that msg and then bot close so what can i do? ok pic in attachment plz help
Access Denied?
01/16/2011 - Mabinogi - 3 Replies
Occasionally while browsing e*pvp, I get a white screen with a CAPTCHA saying "Access Denied. Enter Code to continue" or along the lines of that. What is happening? I never got these before last month
Access Denied
01/02/2011 - Technical Support - 8 Replies
moin leute seit jahren wohne ich in spanien und leide immer weiter unter der einschränkung von websites nun wollte ich gern mal wieder gemütlich southpark auf dem pc schauen aber access denied da mich das echt anpisst suche ich nun eine lösung mit der ich entlich wieder southpark geniessen kann ohne werbung,wiederholungen usw. bitte um hilfe



All times are GMT +2. The time now is 06:28.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.