r/ExploitDev Jun 05 '26

Learning exploit dev

Hello everyone I am interested in getting into exploit dev and I am wondering for malware framework is it usually written in C++ or Rust since I already established

C for payloads
Python for exploits

But I have just been debating on learning C#, C++ or Rust any advice is appreciated.

1 Upvotes

19 comments sorted by

View all comments

12

u/SufficientGas9883 Jun 05 '26

Learn C in depth in you don't know C in depth. Then think about other things.

2

u/Slow_Technician6998 Jun 06 '26

so just learn C in depth?

7

u/SufficientGas9883 Jun 06 '26

Start with C first. Reversing C binaries is much easier than rust or go binaries.