Skip to content

Anti-virus engine in Windows using VC++ 6.0 and MFC. We applied windows multithreading in virus scan method and user interface. Using MFC encapsulated threads library and Win32 APIs as well.

Notifications You must be signed in to change notification settings

majian55555/MJAntiVirusEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJAntiVirusEngine

Anti-virus engine in Windows using VC++ 6.0 and MFC. We applied windows multithreading in virus scan method and user interface. Using MFC encapsulated threads library and Win32 APIs as well.

Main project is in "MJAntiVirus" folder. 
DLL project is in "AntiVirusDLL2" folder. 
Windows hooker DLL is in "HookDLL" folder. 
Register server side project is in "MJServer2" folder. 
All unit texts projects are in "Test4" folder.

About

Anti-virus engine in Windows using VC++ 6.0 and MFC. We applied windows multithreading in virus scan method and user interface. Using MFC encapsulated threads library and Win32 APIs as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published