I am looking for Blogs that discuss low level programming like assembler, how a .dll loads, how to process links to a .dll, and how a loader maps DLLs into a Process Address Space, among other topics.
Links are appreciated.
|
6
|
I am looking for Blogs that discuss low level programming like assembler, how a Links are appreciated.
|
||||||||
|
|
|
|
||
|
|
|
Although this isn't exactly what you're a looking for but it contains a bunch of nice posts about C++ linker developement. There you'll find
|
||
|
|
|
pagetable.com discusses some interesting retro low level stuff. |
||
|