Sunday, March 24, 2019
Thursday, March 21, 2019
Learning Windows 7 Internals
1:30 PM
Programming, Windows
I've been using Linux(Ubuntu distro) for a long time and somehow have a deeper understanding of its internals. I guess it is time for me to focus on Windows.
Books
- Windows Internals (Parts 1 and2), 6th Ed. by Russinovich et. al.
- VirtualBox
- MS Windows 7 (x86)
- MS Windows SDK for Win7
- MS Visual C++ Express 2010
- MS Sysinternals Suite
- PE Explorer
- Notepad++
- Dependency Walker
- OllyDbg 2
- CFF Explorer Suite
Compiling Code
- SetEnv.cmd /Debug /x86 /win7