Replies: 1 comment
|
Hey. I was in a similar position a a few years back, so hopefully this helps. Since you already have some programming background and have started poking around IDA and Ghidra, you're actually in a decent spot to start going deeper... so I recommend: BooksStart with "Reverse Engineering for Beginners" by Dennis Yurichev — it's free as a PDF and honestly the best starting point out there. Covers x86/x64 assembly in a very approachable way. Once you're comfortable with the basics:
For more advanced topics down the road:
CoursesFree ones worth doing first:
Paid / more structured:
Roadmap (roughly what I'd follow at your level)
There's also a GitHub repo — x86byte/RE-MA-Roadmap — that lays this out in a more detailed step-by-step format. Worth bookmarking. Practice Platforms
Community / Finding MentorsHonestly the best communities I've found:
For actual mentorship — Twitter/X and LinkedIn are your best bet. Look for researchers who regularly post malware analysis writeups or IDA screenshots and just reach out. A lot of them are surprisingly approachable if you show you've already done the homework and have specific questions rather than asking them to teach you from scratch. Good luck! it clicks faster than you'd expect once the assembly intuition starts building up. It's a hard road tbh but if you're passionate enough, you'll learn it in no time (or at least the path clears up as you progress). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I am interested in learning Reverse Engineering and would like to study the subject in a structured and professional way.
I have basic experience with programming and have recently started exploring tools such as IDA and Ghidra. I am looking for:
My goal is educational and research-oriented, focusing on understanding software internals, executable formats, DLL analysis, and reverse engineering concepts.
If anyone can recommend high-quality resources or training programs, I would greatly appreciate it.
Thank you.
Contact:
[morabaa2010@gmail.com](mailto:morabaa2010@gmail.com)
All reactions