HACKER Q&A
📣 whitepirate20

Getting into Low Level Dev?


I’m taking this beginner security course online and am having a lot of fun. However, I haven’t done C or assembly since college and grad school 5-6 years ago. What are some good ways to become good at these levels? Additionally, I’m interested in any resources. Currently studying x86 assembly and reading through Kernigan’s C book


  👤 jakobdabo Accepted Answer ✓
If you like having fun while learning, I recommend getting into reverse engineering.

> I’m interested in any resources.

This is a nice list: "A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources" - https://gist.github.com/muff-in/ff678b1fda17e6188aa0462a9962...


👤 duped
Pick a project and build it