Not logged in - Click here to login to your Account Welcome Guest!

Injecting Problem
Author Info:
iPromise
Posted about 1 year ago.
User Avatar
Total XP: 257

 This is based off the article Specific wrote on how to inject your DLL into another process.

 

My DLL Module:

 

 

My DLL Function (Insert DLL):

 

 

My other dll which I will use to inject into another process:

 

 

My form I use to inject my DLL:

 

 

I dont get the "Seems Injected" message box, can you tell me whats wrong?

Specific
Posted about 1 year ago.
User Avatar
Total XP: 4875

I wrote that code many years ago and was intended for injecting dlls compiled with C++.   Follow this http://windowsdevcenter.com/pub/a/windows/2005/04/26/create_dll.html  and it will show you how to create a dll in visual basic with standard calling convention.

Hope this helps.

iPromise
Posted about 1 year ago.
User Avatar
Total XP: 257

I know how to make a DLL and use it..

 

There are many ways to export your functions from your dll to the preferred application and / or dll. You can add a reference to it or you can use LoadLibrary to load it, etc, etc.

 

My problem is with the function we created to insert our dll, Specific, you can code in VB, if you can tell me whats my error that is causing this fuss.

 

Respectfully,

 

iPromise

iPromise
Posted about 1 year ago.
User Avatar
Total XP: 257

Got it fixed!

Specific
Posted about 1 year ago.
User Avatar
Total XP: 4875

I'm glad that you were able to fix the problem.  When you get online you should message me and test what I wrote out.


Not logged in - Click here to login to your Account
Other Topics of Interest
Topic Title Forum Last post Info
DirectPlay CPP August 18, 2010, 7:58 pm by Specific
memheader.h CPP August 18, 2010, 12:07 am by boringwall
Aoc delete hack for voobly: Need help Game Hacking June 22, 2010, 9:36 pm by itsokman
SQL question - but relates to PHP PHP June 3, 2010, 12:34 pm by Jordan
Encryption General Development May 6, 2010, 3:04 pm by sypher