Does language affect malware effectiveness?

Snorltec

Reputable Member
Member
Joined
Threads
5
Posts
41
Does the programming language chosen to create the malware actually make it more robust and therefore more likely to succeed in an attack?
if so, what language should I start learning?
 
  • S
    Created
  • Last reply
  • 1
    Replies
  • 753
    Views
  • 2
    Participants
  • Participants list
As a young boy I learned Assembler, C/C++ while I read about programming paradigms, it did good for me. Low-level languages can be a bit hard, but they are good to know. Also look at Python (AI) and later on Julia (ML). 🤍