+ 3

Which program is best for creating antiviruses and viruses?

11th May 2017, 5:55 PM
Erioluwa Morenikeji
8 Answers
+ 20
For many viruses attacking the OS or some part of the OS like the network stack you end up with C/C++ and maybe some Assembly. But a lot of applications have scripting capabilities which offer a more convenient way of writing a virus. E.g. with VB script, Python, Javascript or something else.
11th May 2017, 5:59 PM
Dev
Dev - avatar
+ 7
Wait so how about antivirus software? That part of the question hasn't been answered
18th Aug 2017, 7:18 AM
👑 Prometheus 🇾🇬
👑 Prometheus 🇾🇬 - avatar
+ 5
first of all you need to know virus and treats theory. and the algorithms created to fight again that then master a language like c++ and assembly
11th May 2017, 5:58 PM
⏩▶Clau◀âȘ
⏩▶Clau◀âȘ - avatar
+ 5
do they work for circuit viruses too?
11th May 2017, 6:01 PM
Erioluwa Morenikeji
+ 4
if not using bash scripting or c (or batch files :p) , i think you need to convert you code to .exe. Am i right?
12th May 2017, 12:50 AM
limb
limb - avatar
+ 3
Thanks.
11th May 2017, 5:59 PM
Erioluwa Morenikeji
+ 3
thanks
11th May 2017, 6:00 PM
Erioluwa Morenikeji
+ 3
Is python applicable to robotics?
11th May 2017, 8:13 PM
Erioluwa Morenikeji