Is there any other way to successfully inject a dll (mod_agnes for example) into Client.exe other then using mng. I have tried pretty much every injector I could find but none of them actually work on Mabi. This could lead to great things
All of the old addresses for the mod_'s have been drastically changed and need to be updated. No mod_'s are going to work on a stock client. As for finding those addresses, the client is obfuscated, making the task of finding those specific addresses extremely difficult. You can however, unobfuscate "unpack" the client which can be easy if you know what your doing..... and I dont.
All of the old addresses for the mod_'s have been drastically changed and need to be updated. No mod_'s are going to work on a stock client. As for finding those addresses, the client is obfuscated, making the task of finding those specific addresses extremely difficult. You can however, unobfuscate "unpack" the client which can be easy if you know what your doing..... and I dont.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
For everyone who is determined, google is the best friend. .
P.S. Linux unpackers = easier (as I heard)
All of the old addresses for the mod_'s have been drastically changed and need to be updated. No mod_'s are going to work on a stock client. As for finding those addresses, the client is obfuscated, making the task of finding those specific addresses extremely difficult. You can however, unobfuscate "unpack" the client which can be easy if you know what your doing..... and I dont.
I think you're the first person to actually admit they're not the *** of knowledge on every low-level language.
I think you're the first person to actually admit they're not the *** of knowledge on every low-level language.
Doesn't mean I will eventually. Figured i'd make a plan of attack by starting with older themida unpackme's. I guess the newer ones are similar* to the old ones. Then I can take that new found knowledge and attempt it with newer TM packed apps.
VC++ DLL - Injecting doesn't work... or does it? 02/02/2012 - CO2 Programming - 5 Replies Don't bother to read this thread unless you are interested in C++, or you know C++.
I have written a C++ DLL using Visual C++ (didn't use .NET), it does some detours (that's it's main purpose.)
On my PCs, if I inject into an application it works just fine same for another person, but for a third person, it doesn't.
My injector returns successful when it injects but, by the time the injection is done (guess) the process dumps the DLL(as in it's not part of the process and I can rename,...
Need help with injecting 09/04/2011 - Wolfteam - 6 Replies Hello people, i know im not german but i have a question, i looked on manny sites for an injector only no 1 worked for me:( i have windows vista home premium 64 bits.
can some1 help me? thanks
Help by injecting 10/01/2010 - Combat Arms Hacks, Bots, Cheats & Exploits - 3 Replies Some people say their hacks dont work but you always can use Gordon 1.4.0
You dont need to have an account for it. Just download gordonsys loader, open it and than u see login screen. But above login screen there are some tabs, click on injector, type by process Engine.exe click on pick library, choose your .dll file
fill in by delay 0 (or 1000) click on stealth injection, (If u want to keep this settings click on Add library) click inject, And enjoy playing,
(srry for my bad english)...
{HELP} with C++ injecting IP to client ( WORKING but threads get error and exit !!! ) 04/10/2010 - CO2 Programming - 19 Replies Ok so I run my C++ source code to run and inject my server IP to the conquer.exe hoeever I run this and the console comes up and flashed I have alot of printf("etcetc") and nothing happend in console the console comes up and flashed however in the C++ I get these errors
http://tinypic.com/r/293xfms/5
Pic link
Can anyone help me out ? if you cannot read the errors they are
The thread 'Main Thread' (0xdd8) has exited with code 1 (0x1).
The thread 'Win32 Thread' (0x9c0) has exited...