Help with DLL Injection

  • Thread starter Thread starter Yordy Corrales
  • Start date Start date
Y

Yordy Corrales

Guest
Hi everyone!

I can Inject a DLL inside a process! But i will like to know if someone can bring me an example on how can i createremotethread more that 1 time. it means i want to Inject and "uninject" the DLL, or just call the main DLL thread "DLL_PROCESS_ATTACH"

I write the injector in VB NET and the DLL in C++, but i can't call the DLL more than 1 time. i need to call the DLL remotely (CreateRemoteThread) (Or something like that) when i click a button in my injector app

Some examples? ideas?

Thanks and Best regards,


Yordy Corrales

Continue reading...
 
Back
Top