Hello o/

I am a avid Linux user and now want to learn more about Windows too since it’s the most widely used OS out there. basically what I want is a website where people learn and teach about Windows internals/kernel and how its userspace works.

now I know that Windows is closed source so it’s hard for people to figure out how stuff works inside Windows but I believe I can understand it if I try.

Thanks in advance!

  • strlcpy@lemmy.sdf.org
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 day ago

    Definitely the Windows Internals books, I don’t think there’s anything else quite like it (wrt. Windows). I was also pleasantly surprised by de depth of Windows Via C/C++, which I expected to be one of those beginner tutorials distracted by language basics, but instead it’s the opposite, just a really in depth dive into low level Windows APIs.