- 2
Y is C++ specifically used to write trojan,malware?
2 Respuestas
+ 1
lol...
+ 1
Because C++ is compiled to work at the OS and machine level, which allows it more opportunity for damage. Other languages that are interpreted or run on top of a virtual machine have to traverse layers, which may have security measures, to get low level access.