hi, i have been figuring out how to make a string, put it in a dll, ect... ok i have a string that i made that adds an insane amount of agility to my char... now how do i actually get it into d3dx9.dll? can someone help me please?
hi, i have been figuring out how to make a string, put it in a dll, ect... ok i have a string that i made that adds an insane amount of agility to my char... now how do i actually get it into d3dx9.dll? can someone help me please?
1. Get Visual Studio C++ 2005 (or 2008) Express Edition (Its for free).
2. Download the .rar archive in the attachment. And extract the wrappit.exe directly in the root of the C: partition. (so that you got C:\wrappit.exe)
3. Get the original d3dx9.dll (system32 folder) and put it directly in the root of the C: partition. (So that you got C:\d3dx9.dll) Then rename it to d3dx9_.dll
4. Start the Visual Studio console.
5. Type in : cd\
6. Then type in: dumpbin /exports d3dx9_.dll > exports.txt
7. After that type in:
wrappit d3dx9.dll exports.txt __stdcall .\\d3dx9_.dll d3dx9.cpp d3dx9.def
8. After this you got all the files that are needed to create a proxy-dll.
Now just open the .cpp file with VC++ (or an other compiler) and you can add you own function to it. When you are finished you compile it as a dll and put it together with the renamed original dll into the the kal folder. So that the originals name is d3dx9_.dll and your proxy dll should named d3dx9.dll.
When you dont understand anything of C++ then forget it.
1. Get Visual Studio C++ 2005 (or 2008) Express Edition (Its for free).
2. Download the .rar archive in the attachment. And extract the wrappit.exe directly in the root of the C: partition. (so that you got C:\wrappit.exe)
3. Get the original d3dx9.dll (system32 folder) and put it directly in the root of the C: partition. (So that you got C:\d3dx9.dll) Then rename it to d3dx9_.dll
4. Start the Visual Studio console.
5. Type in : cd\
6. Then type in: dumpbin /exports d3dx9_.dll > exports.txt
7. After that type in:
wrappit d3dx9.dll exports.txt __stdcall .\\d3dx9_.dll d3dx9.cpp d3dx9.def
8. After this you got all the files that are needed to create a proxy-dll.
Now just open the .cpp file with VC++ (or an other compiler) and you can add you own function to it. When you are finished you compile it as a dll and put it together with the renamed original dll into the the kal folder. So that the originals name is d3dx9_.dll and your proxy dll should named d3dx9.dll.
When you dont understand anything of C++ then forget it.
greetz Godl!ke
So there is no need to use a injector to inject the proxy dll right?
the game will auto load it as if it was a usefull standard library used by the game?
yes, you don't need to inject proxies(engine will load them for you, thinking original dll was used), but some servers (if you're playing kal) have md5 protection on those dlls so it won't work, tho most of them don't have that
URL sql injection 06/24/2008 - RF Online - 2 Replies any one could give me hints or anything on what url should i put in sql injection for rf online.. im a bit confused.. thanks
[TUT REQUEST] Dynamic Memory Editing via dll injection 01/09/2008 - General Coding - 2 Replies Hi there
im trying to edit the memory of a game via dll injection .. but the adresses arent static, they are dynamic, what means that they change every restart.. and i dont know how to edit dynamic adresses with a dll injection.. could anyone post a tutorial how i could do that??
thanks beforehand
greetz eMale
[Request] SV for 4356 + CE injection codes 12/09/2007 - Conquer Online 2 - 19 Replies Hey anyone reading this, im just wondering if anyone can give me the latest working 4356 SV and working CE injection codes? i tried searching and all i can find is a bunch of old links from like 4-6 months ago that people continue to post on with about 8 pages of "i cant get it to work" (no one seams to read post date) so yah, if anyone could do me a favor and let me know what is the latest SV version and where i can get the CE injection codes, please let me know :p
Mining bot with dll injection Request... 12/26/2005 - Conquer Online 2 - 2 Replies Howdie. i've seen many working mining bots and other bots in here... but noone of them seems to have dll injection..... what makes it impossible to use with more then 1 account, because it uses the mouse... i was wondering if there is any working CO2.0 bots ( mining, in particular ) with dll injection ? ty in advance ^__^