Posted about 1 year ago, by Specific

I have written many tutorials on the different methods to inject a dll into a process here at ZoneHacks.  These DLL Injection tutorials, however, never covered Visual Basic. Continue reading if you would like to find out how!

Below is everything you need to inject a dll into a target process:

Hope this has helped you all =)   Have fun!

Author Info Comment
Jordan
Posted about 1 year ago.
User Avatar

What version of VB is this for Specific? It doesn't look like a .NET type of code..

 

Also, you *could* include the API code too. ;P

 

Like all that Public Define FindWindow etc.