Question DLL Injection

BlackWolf

New member
Joined
Sep 2, 2021
Messages
2
Programming Experience
Beginner
Hello friends. I'm new in this forum. and I have a problme in visual basic. I want to make a simple dll and inject to another process and when dll is injected then i need to form is automatically load. I dont know how can i make that in visual basic ? I know that in c++. but I need for vb.net. can anyone help me please about it ?
 
Hello friends. I'm new in this forum. and I have a problme in visual basic. I want to make a simple dll and inject to another process and when dll is injected then i need to form is automatically load. I dont know how can i make that in visual basic ? I know that in c++. but I need for vb.net. can anyone help me please about it ?

If you peek around this link: github.com/rythorian77 you will find my repository and if you dig around, you will find code to get you on the right track.
 
Back
Top