Windows XP Source Code Leaked, Posted to 4chan (Update, It Works)

(Image credit: Shutterstock)

Update 9/30/20 11:00am PT: ZDNet reports that the leaked Windows XP and Windows Server 2003 source code, which was largely regarded to be authentic, has now been confirmed as genuine.

NDETV compiled the source code for both operating systems and was able to be used as a working operating system. The final compile is missing a few components, such as winlogon.exe, that prevent the OS from being distributed as a fully-working OS replacement, but there is room for additional alterations that could lead to full 'retail' versions of the operating system. 

Paul Alcorn
Editor-in-Chief

Paul Alcorn is the Editor-in-Chief for Tom's Hardware US. He also writes news and reviews on CPUs, storage, and enterprise hardware.

  • Makaveli
    If companies are still running windows server 2003, and don't have those machines Isolated and with extra protection on the network you deserve to be hacked.
    Reply
  • Microsoft should open source it and let the community maintain it I bet there’s lots of people who would love to run XP. 😆

    But then nobody would make drivers for it
    Reply
  • AnimeMania
    Oh well, I guess China now has that operating system that they can completely control that works on the computers systems that they completely control.
    Reply
  • Math Geek
    the problem as stated many times before is that the modern windows is still based on this same code. this is why a patch made for win 10 also works on 8, 7, vista and xp usually. same code base so patch fixes the issue present in all those versions.

    it also will let those who wish to exploit windows an idea how the code is written. there will be trends and common methods used that will give an understanding on how win 10 works in many ways. knowing how the code is written and basic trends it uses helps a lot into creating exploits. how they harden the code or when they don't bother is VERY VALUABLE info to have when looking to exploit something.

    i realize many don't know as much about programming as others but this is really the concern here. folks need to stop thinking each windows version is somehow independent of the others. obviously newer win 10 features are unique but they will still be written using the same trends and common methods used since windows became a thing.

    think of how many exploits are out there WITHOUT knowing the source code. MS is in trouble here and i'm sure they are looking into the same things i am saying to see how many trade secrets are now in the wild.
    Reply