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
Ask HN: Getting into Low Level Dev?
1–3 of 3 posts
Re: Ask HN: Getting into Low Level Dev?
#2If 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...
Re: Ask HN: Getting into Low Level Dev?
#3Pick a project and build it