[Help]Inject DLL from Website?
Hello, everyone. I am making a login system for my Private VIP! I have finished VBulletin Login, Subscription Checking, and HWID Checking. But now I am onto the DLL Injection. I want to inject the DLL from a website. Not download it. I know other VIP use this. Can anyone please give me a source code? Thanks!
You have to load/download that .dll somehow. You cannot inject it directly from the web.
He should be able to write the DLL as a byte array into the process' address space from a variable and than call some imagehlp.dll apis to load it correctly into managed memory and than execute the dll.
Huh?
What??
Well its possible somehow i guess..
But whats the problem with downloading?!!?
They shouldn't be able to see the .dll =D
yes...Just make it download hidden...
And then use wheretosave to download
Yeah but if you're running (i.e) sandboxie on the loader, it'll show you that it saves the hack .dll in a certain location, which is bad.