[Release] FaithSeekers DLL Injector

Download MapleStory hacks and bots over here!
Post Reply
FaithSeekers
Apprantice Knight
Apprantice Knight
Posts: 6
Joined: Mon Nov 15, 2010 7:55 pm

[Release] FaithSeekers DLL Injector

Post by FaithSeekers »

To inject a process, simple type the process name without the .exe
Image
If you had done this correctly, you should get this :D
Image

Virus Scan
Image

Download Link:
http://www.mediafire.com/?pkfcmggpa7vyugk
uselesshacker
Sacrificer
Sacrificer
Posts: 30
Joined: Sat Oct 23, 2010 8:08 am

Re: [Release] FaithSeekers DLL Injector

Post by uselesshacker »

yeah first comment cool 1 u got here
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Release] FaithSeekers DLL Injector

Post by Nerrazzuri »

Modification of my injector source?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
happy125
Headmaster of Darkness
Headmaster of Darkness
Posts: 549
Joined: Tue Jun 22, 2010 10:06 pm
Location: Singapore

Re: [Release] FaithSeekers DLL Injector

Post by happy125 »

show the source pls. i sense rip off lol
If ur good at smth, never do it for free.
Maple ID list v1.02
Image
Image
Image
FaithSeekers
Apprantice Knight
Apprantice Knight
Posts: 6
Joined: Mon Nov 15, 2010 7:55 pm

Re: [Release] FaithSeekers DLL Injector

Post by FaithSeekers »

Nope. Your codes are too complicated. I made mine in visual basic 2010. And this injector is not for maple story only. I can't figure out how to make yours to inject to other process. I gave up and made one myself.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Release] FaithSeekers DLL Injector

Post by Nerrazzuri »

FaithSeekers wrote:Nope. Your codes are too complicated. I made mine in visual basic 2010. And this injector is not for maple story only. I can't figure out how to make yours to inject to other process. I gave up and made one myself.
Injector isn't hard to make.

Use the following API accordingly to make an injector.

Code: Select all

OpenProcess//Start Up a dll process.
GetProcAddress//load the library of "kernel32.dll"
VirtualAllocEx//allocate some space in your exe to let your dll to be inserted.
WriteProcessMemory//Write your dll path to exe.
CreateRemoteThread//Load the dll into your targeted exe
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
justcool91
Master of Darkness
Master of Darkness
Posts: 296
Joined: Mon Nov 08, 2010 5:13 pm

Re: [Release] FaithSeekers DLL Injector

Post by justcool91 »

wooh 1 by 1 pro ardy me still dont know put the code at there to do trainer bot and injector ^^
some help me put the thing at where????
Post Reply