Thread: .DLL Help!

Results 1 to 2 of 2
  1. #1
    Swegg4life's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Question .DLL Help!

    I know C++ fairly well and what a .DLL file is, but what I don't understand is how you know what code to put into the .DLL and where to put it? I've read about process dumping and acquiring CShells and modules, but how do you get and use these? I've searched MPGH and sooooo many other sites top to bottom and only managed to find people posting them, rather than actually explaining them. The few tutorials I've come across are either vague, from unreliable Youtube videos, or guides that explain the process only partially. If anyone could point me to a good tutorial or even another thread I may have overlooked on how to make Combat Arms hacks or explain it themselves would be greatly appreciated!

    Also, thanks to everyone who has ever posted hacks on MPGH, because I've been using your hacks for almost 4 years without even trying to learn or understand them!

  2. #2
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    If you know C++ well I'm assuming you have visual studio, can create a win32 project, define DllMain and have a thread running form it to call you code from. After that its just pretty much modifying the memory with either ASM, Classes, or straight addresses.

Similar Threads

  1. [Help Request] UAV dll help
    By naruto4ever in forum Alliance of Valiant Arms (AVA) Help
    Replies: 3
    Last Post: 04-05-2013, 11:55 AM
  2. [Help Request] SndDrv.dll Help Please
    By zoez210 in forum CrossFire Help
    Replies: 4
    Last Post: 12-27-2012, 09:45 PM
  3. [Help Request] .dll help
    By uberman556 in forum Hardware & Software Support
    Replies: 2
    Last Post: 08-15-2012, 05:59 AM
  4. [Help Request] DLL Help?
    By ßLøøð in forum CrossFire Help
    Replies: 12
    Last Post: 06-01-2011, 02:22 PM
  5. C++ DLL help
    By djtrickdog in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 08-11-2008, 08:10 PM