Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Kal Online
You last visited: Today at 16:12

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

Advertisement



Question about DLL's

Discussion on Question about DLL's within the Kal Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Question about DLL's

Hey all,

Is it possible to change an activation key from a dll so lets say from F1 to F2?
If it is could someone write a small tutorial how to do this or link me an excisting tutorial if there is one (didn't find any on here) I would really appreciate it.

Thanks,
Kevin
kevink9 is offline  
Old 07/27/2011, 12:47   #2
 
elite*gold: 42
Join Date: Jun 2008
Posts: 5,425
Received Thanks: 1,888
hex editor, hf :>
MoepMeep is offline  
Old 07/27/2011, 13:05   #3
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
das ist ja wohl mim debugger einfacher -.-
intermodular calls -> GetAsyncKeyState -> tada!
RunzelEier is offline  
Old 07/27/2011, 13:18   #4
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post
das ist ja wohl mim debugger einfacher -.-
intermodular calls -> GetAsyncKeyState -> tada!
mhh in english please xD
i can read some german but not much ^^

-----------------------------------------------------
and what is a good Hex editor or it doesn't matter?
kevink9 is offline  
Old 07/27/2011, 14:56   #5
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
english:
debugger
intermodular calls -> GetAsyncKeyState -> win
RunzelEier is offline  
Old 07/27/2011, 15:00   #6
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post
english:
debugger
intermodular calls -> GetAsyncKeyState -> win
mhh I don't understand that
what debugger? this is with microsoft visual studio or?

Can I maybe pm you my MSN?
That works better for if i have some questions.
kevink9 is offline  
Old 07/27/2011, 15:22   #7
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
no, you can use any kind of debugger. e.g. OllyDbg
load the dll and search for all intermodular calls.
if the dll is crypted you first have to decrypt it.
google is your friend
RunzelEier is offline  
Old 07/27/2011, 15:30   #8
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post
no, you can use any kind of debugger. e.g. OllyDbg
load the dll and search for all intermodular calls.
if the dll is crypted you first have to decrypt it.
google is your friend
Ok thanks alot for the help
Ill go try some

Ok I think I found the "GetAsyncKeyState" but i have no clue what to do now.
Can you give me a hint. I cannot find anyting on google about what to do after this.

Thanks,
Kevin
kevink9 is offline  
Old 07/27/2011, 23:26   #9
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
the parameter gets pushen on the stack.
change the parameter to change the hotkey.

e.g.
push 0x39 <- change this to the key you want
call GetAsyncKeyState

here is a list of key codes:
RunzelEier is offline  
Old 07/27/2011, 23:35   #10
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post
the parameter gets pushen on the stack.
change the parameter to change the hotkey.

e.g.
push 0x39 <- change this to the key you want
call GetAsyncKeyState

here is a list of key codes:
This is what im getting in ollydbg



im probably doing it all wrong xD
kevink9 is offline  
Old 07/27/2011, 23:43   #11
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682


search for all intermodular calls

send me the dll and i will make it.
just tell me which key you want
RunzelEier is offline  
Old 07/27/2011, 23:47   #12
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post


search for all intermodular calls

send me the dll and i will make it.
just tell me which key you want
ya i know that but when i search for intermodular calls i dont get any "getasynckeystate" so i went to look at some other places and i found it there
kevink9 is offline  
Old 07/27/2011, 23:51   #13
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
if there is no getasynckeystate call, you have to find another call.
e.g.
GetKeyboardState,
GetKeyState,
...

Edit:
guess what i found

and guess what you have to do.
and there is also the pattern he uses to hook send


armer striker, seine dlls werden vergewaltigt
RunzelEier is offline  
Old 07/27/2011, 23:55   #14
 
elite*gold: 5
Join Date: Dec 2007
Posts: 187
Received Thanks: 29
Quote:
Originally Posted by RunzelEier View Post
if there is no getasynckeystate call, you have to find another call.
e.g.
GetKeyboardState,
GetKeyState,
...
this is what i get at the calls list

kevink9 is offline  
Old 07/27/2011, 23:59   #15
 
RunzelEier's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 1,196
Received Thanks: 682
do you open the version.dll?
and you are in the right modul?
RunzelEier is offline  
Reply

« Hey Guys | Heyho »

Similar Threads Similar Threads
FEHLENDE DLL'S
08/11/2010 - Combat Arms - 4 Replies
Hab mir nur gedacht das ich sie mal poste. vielleicht kann man damit ja paar thx bekommen :D ANHANG<--------- THX<---------------press pls
Injectors and Dll's
04/10/2010 - Soldier Front Hacks, Bots, Cheats & Exploits - 6 Replies
DLL'S.rar ---dll's CREDIT FOR DLL'S:xXNIEGELXxninjainjector ORGINAL POST BELOW BY anthan4829 I didnt put 2 injectors of his orginal post x1inject.rar http://www.megaupload.com/?d=6Q4F75U0 cheetah injector.rar http://www.megaupload.com/?d=MJZ5C2P3 OMFGZ MultiDll Injector.rar http://www.megaupload.com/?d=D3VBUQ70
Need help with dll's
01/24/2010 - Mabinogi - 13 Replies
I edited some dll's but i can't start mabinogi because it detects the modifications. how do i bypass this check?
.dll's?
06/01/2008 - Dekaron - 1 Replies
If i make a dll for 2moons will be able to inject it into the game or do we have to wait till it is in open beta?



All times are GMT +1. The time now is 16:14.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.