filmov
tv
How to make a virus in Python
![preview_player](https://i.ytimg.com/vi/bxLHH4gxyz0/sddefault.jpg)
Показать описание
Classroom lesson for writing a python program that can duplicate itself among other python files. Part 2 is how to detect infections with signatures. Part 3 is how to create a virus scanner that looks at file sizes and date stamps. This is similar to how a real virus and virus scanner works but in clear text and understandable for most student who know how to write computer code.