View previous topic :: View next topic |
Author |
Message |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sun Dec 06, 2009 5:38 pm Post subject: Enumerate Injector |
|
|
Released it on another of my favorite forums:
http://www.zonehacks.com/forums/topic/128
Quote: | Find your updates there.
This is a Dll Injector that I coded in C++, enjoy it.
Instructions:
- Put your targets window name in the first Text Box
- Put your Dll Path in the second Text Box
Press the Inject button and then click on your target a couple of times, if you get:
"Dll Injected - Enumerate"
It worked.
Download Link: http://www.sendspace.com/file/k0akoo |
|
|
Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Dec 06, 2009 7:47 pm Post subject: |
|
|
what happens if my target has no reliable window name?
moving to binaries btw
|
|
Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sun Dec 06, 2009 7:49 pm Post subject: |
|
|
I dont know then, because my hook finds the window name of each target it is globally injected to, if it finds yours, it injects your dll.
|
|
Back to top |
|
 |
Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Wed Feb 03, 2010 4:22 am Post subject: |
|
|
just realised this doesn't actually work..
|
|
Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Wed Feb 03, 2010 7:05 pm Post subject: |
|
|
It works, i've tested it before I released it on msn, GunBound, and notepad.
|
|
Back to top |
|
 |
Vyrus How do I cheat?
Reputation: 0
Joined: 23 May 2010 Posts: 8
|
Posted: Wed May 26, 2010 7:02 am Post subject: |
|
|
slovach wrote: | what happens if my target has no reliable window name?
moving to binaries btw |
He should use the process name/handle instead.
EnumProcesses();
GetModuleBaseName();
|
|
Back to top |
|
 |
|