Hacker News new | ask | show | jobs
Ask HN: Getting into Low Level Dev?
6 points by whitepirate20 1356 days ago
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
2 comments

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...

Pick a project and build it