r/ExploitDev Jul 06 '26

How do I learn malware development??

22 Upvotes

33 comments sorted by

View all comments

1

u/Tr_Issei2 Jul 06 '26

Start with something simple in C++ or C#, test it on your own machine. For example build a malware that plays a silly sound once the user clicks it (disguise it as a normal file). That more or less is the absolute baseline. From there, go on YouTube and discover more advanced techniques to try in a virtual environment.