Click here to Skip to main content
15,881,803 members
Articles / Programming Languages / C#

Bring Antimalware Scanning into your Application

Rate me:
Please Sign up or sign in to vote.
4.88/5 (12 votes)
7 Jun 2022CPOL4 min read 13.3K   436   14  
Incorporate Antimalware scanning inside your application
Incorporate user-installed Antimalware to scan user input in your .NET Framework 4.8, .NET 6 and C++ application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
Shao Voon is from Singapore. His interest lies primarily in computer graphics, software optimization, concurrency, security, and Agile methodologies.

In recent years, he shifted focus to software safety research. His hobby is writing a free C++ DirectX photo slideshow application which can be viewed here.

Comments and Discussions