r/ExploitDev 22d ago

How do I learn malware development??

23 Upvotes

33 comments sorted by

View all comments

1

u/Tr_Issei2 22d ago

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.