how can I make a basic antivirus? using Java. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

how can I make a basic antivirus? using Java.

How can I make a basic antivirus type code? which will detect some of my default code syntax and will say that, virus detected.

5th May 2019, 2:46 AM
Naim Parvez Galib
Naim Parvez Galib - avatar
1 ответ
+ 1
you can read files and identify some samples of viruses there. but java is not typically used to call deeper operating system functions and manipulation with memory.
5th May 2019, 9:31 AM
zemiak