Question How to check if dll was injected in a .exe file or how to deny .dll to be used.., etc

PrawNoob

New member
Joined
Oct 25, 2011
Messages
1
Programming Experience
Beginner
Hello ,
If anyone would like to help me I'll really appreciate


I'm new here;) hope I will enjoy this forum!..

So here are my questions:
1.How can I make in my vb.net ( I'd prefer based on framework 2.0 ) , application that checks if is there any dll injected in a .exe?
I want to make something like no hacking , because hacks are using dlls in my launcher
or
2.How can I deny dll to be used in a specific file or in general?
3.How can I make to delete specific folder(all content ) or delete entire files from folder where application started?
4.Is there any chance to make a file lets say on a dedicate server or a program that has a key : 891qw0edsax and to make a new application and put in on other computer (that contains the same key ) , and the applicaton from server will check if the key from the application launched by user on his pc is the same as this one then it will do something else it will do something


Thanks,
Hope I will get help :-??
 
Back
Top