PDA

View Full Version : How do you write/inject DLLs?


yeahhyeahyeah
29th December 2007, 06:41
I want to make hacks for maplestory instead of just using other peoples' all the time.
What I know so far is Java (up to sockets) and some C++(not that well). I have a lot of general knowledge about server/client stuff.

I was wondering if anyone who is knowledgeable could please clear up a few things I'm really confused about. I keep getting answers from people equally n00bish as me, and that causes me to go in circles.

What are most hacks on Maplestory like? For example, I know that bots send information to the SendInput() function on your computer. Is that correct?

I know that hacks scan the games dynamic memory addresses so that you can figure out what values to change. What language are these hacks written in? Any language? Once you write them do you turn them into exe files or dll files? How do you inject them?

How do bypasses work? I've heard they have something to do with "dhttp" but doesn't that stand for dual hypertext transfer protocol? How the heck does that degrade gameguard?

Any answers, even extremely breif, would be appreciated. Especially accurate ones :D

Thanks and sorry that this post is long/useless/noob/whatever.

benlueCEF
30th December 2007, 15:00
Compile = Compile option in your program used.
Bypass = Hook hopping.
Using .DLL = Inject it into a certain place.

Troll™ :wank: