TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bryan
NA
1
0
Controlling/Stopping Process Execution
Jan 21 2006 11:13 PM
Has anyone here know how to stop an executable before it runs. I'm trying to make a software like Sanctuary(securewave.com). This product prevents execution of any program that does not appear on the list of software that is allowed to run on a particular machine. I have made some research about it and I found out that you have to go to kernel-mode and hook its API on NtCreateSection(). I know that I have to use ntdll.dll or kernel32.dll to accomplish this task. But I don't know how to use the imported dll in c#. I hope someone could me some snippet or guides.
Reply
Answers (
0
)
How to use labels in windows aplications to show class data
how to Dynamic Bind Combo Box ?? in base form function