I have a great understanding of javascript, and want to create a malware package for like ip grabbers, trojans, ddos. Would I be able to create a "good" package with multifeautures with just JavaScript? I do not have any C family experience.
if you want to infect actual computers your best choice is to learn the basics of C and using QuickJS to run your javascript code inside the executable even if it's not the best choice