TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Getting into Low Level Dev?

6 pointsby whitepirate20over 2 years 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

jakobdaboover 2 years ago
If you like having fun while learning, I recommend getting into reverse engineering.<p>&gt; I’m interested in any resources.<p>This is a nice list: &quot;A curated list of Assembly Language &#x2F; Reversing &#x2F; Malware Analysis &#x2F; Game Hacking-resources&quot; - <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;muff-in&#x2F;ff678b1fda17e6188aa0462a99626121" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;muff-in&#x2F;ff678b1fda17e6188aa0462a9962...</a>
dupedover 2 years ago
Pick a project and build it