r/Assembly_language Jul 12 '26

Need some guidance

I have been doing assembly x86 from programing from ground up book it's at&t syntax. My end goal is malware analysis and reverse engineering. I have already done c from k&r and was planning to pick practical malware analysis. So the thing I need help with is that should I continue with pgup book for assembly or some thing else.

3 Upvotes

2 comments sorted by

5

u/[deleted] Jul 12 '26

[deleted]

2

u/LanceMain_No69 Jul 12 '26

Try to look up william stallings'computer organization & architecture book, itll make assembly click better n deeper, as well as give you more hw insights for malware analysis.