Is learning C worth it for hacking / low-level stuff ?
文章讨论了C语言在安全领域的重要性及其与Python的对比。C语言常用于底层操作如缓冲区溢出、漏洞开发、shellcode编写等,而Python则广泛用于工具和脚本编写。作者探讨了是否优先学习C的必要性及其对深入漏洞开发和逆向工程的影响,并寻求实际经验和资源建议。 2025-10-5 16:10:3 Author: www.reddit.com(查看原文) 阅读量:12 收藏

From what I’ve seen, people mention C for things like buffer overflows, exploit dev, writing shellcode, kernel modules, firmware, and just understanding how memory/stack/heap really work. But at the same time a lot of tooling and scripts are in Python, and you can do a lot without ever touching C

If you had to pick one path first, is C a waste of time or is it kind of essential if you want to go deeper into real exploit development and reverse engineering? Would love to hear practical experiences what learning C bought you, what it didn’t, and any resources that actually helped


文章来源: https://www.reddit.com/r/HowToHack/comments/1nysamm/is_learning_c_worth_it_for_hacking_lowlevel_stuff/
如有侵权请联系:admin#unsafe.sh