Python Virus Part 3 Heuristic Scan

preview_player
Показать описание

This series will show you how to write a virus in Python and then write two types of virus scanners - signature identification and heuristics. This simple version of a virus will show you how a real virus works and how a virus scanner does its job.
Рекомендации по теме
Комментарии
Автор

Hi shad, i've created the heurustic scanner by following your steps, however i have a problem in which on my current values the size of the file has an L at the end of it but the original value does not. this is happening for every file changed or unchanged and is thus deeming all files as mismatched. it would be most helpful if you could help me with this problem. Thank you.

Mushy
Автор

can we use this script to scan other files ???

Bibhash