tylerha97 / awesome-reversing

A curated list of awesome reversing resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional books

alexander-hanel opened this issue · comments

Hello,

I'd recommend removing The Art of Assembly Language. Newer versions of this book are based on HLA, not assembly. Assembly Language For Intel-Based Computers by Kip Irvine is the best book on assembly language that I have found. Here are a couple of more books that I would recommend adding to the list. Some of them are dated but still valuable for learning.

  • The Shellcoders Handbook
  • A Guide to Kernel Exploitation
  • Gray Hat Python
  • Exploiting Software
  • Hacker Disassembling Uncovered
  • Agner's software optimization resources link
  • Reversing: Secrets of Reverse Engineering

Thanks Alexander! I'll get them added