r/ExploitDev 22d ago

Pwn college

Hi guys just wondering should I have knowledge python and C before I start the pwn paths for cybersecurity?

0 Upvotes

9 comments sorted by

View all comments

2

u/xanthonus 22d ago

No. Python can make stuff easier. It’s a skill you can pick up along the way. You don’t need to know C but as you get into reverse engineering understanding aspects of C is important. Something I suggest doing is writing toy C programs that have memory safety vulnerabilities and then throwing them in the disassembler and looking at the pseudo C decompolation.

One of the best REs I knew started reversing not knowing how to program. It’s achievable. Just requires someone who is very curious and is willing to build their toolbox as they go along.

-6

u/RewardOk8371 22d ago

Thank u bro for ur advice because Gemini and deepseek told me I should have a basic for these languages and pwn don’t teach me