Alright, my knowledge of C/C++ & the winAPI is fairly intermediate and I'm not new to assembly.
However I would like to get more in depth of actually programming in assembly and learning about certain features at a lower level and understand how they work:
Things I'm interested in: The stack, how PE is mapped into memory, interrupts, kernels & drivers etc.
I want to really get a strong understanding of the architecture that surrounds Windows.
Where would you suggest me to start? I would be glad if you could provide either a book title or a link for me to follow.
Much appreciated!