You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.