MalwareDatabase
MalwareDatabase copied to clipboard
Is there any updated tools to make windows viruses?
https://en.wikipedia.org/wiki/C_Sharp_(programming_language) https://en.wikipedia.org/wiki/C++
The best way to do it is in C++. I personally have never written any malware, but I like to reverse engineer it and almost all of them are built using C/C++ and Win32 (If you're targetting windows). C++ 20 and 23 are nice and modern, but Win32 is still pretty old and primitive. C++ is pretty easy to compile using Visual Studio and CMake is easy after you get the hang of it.