Content deleted Content added
No edit summary |
Remove an unsourced and very radical claim. Tag: section blanking |
||
Line 36:
== Uses ==
=== Utilizing System Resource Monitoring ===
Unlike traditional techniques of scanning files, this approach doesn’t need to be updated regularly and uses a more efficient way to detect malware rather than burdening the processor by scanning all the files. This approach keeps track of the system’s resources used by a program and terminates the program if its resource usage goes beyond a given threshold limit. The good thing about this approach is that it can be implemented inside a program itself or in an antivirus.
|