Adverteren?

Je bent hier: Techzine » Forum » Windows XP en ouder » De windows 2000/NT source is gelekt

Besturingssystemen - Windows XP en ouder

Deel interessante forumberichten met al je vrienden via Twitter, Facebook of LinkedIN!

Discussie: De windows 2000/NT source is gelekt

Tags: windows, source, gelekt, 2000/NT

offlineTije Geplaatst op vrijdag 13 februari 2004 00:57 1
quote:
Neowin has learned of shocking and potentially devastating news. It would appear that two packages are circulating on the internet, one being the source code to Windows 2000, and the other being the source code to Windows NT. At this time, it is hard to establish whether or not full code has leaked, and this will undoubtedly remain the situation until an attempt is made to compile them. Microsoft are currently unavailable for comment surrounding this leak so we have no official response from them at the time of writing.

This leak is a shock not only to Neowin, but to the wider IT industry. The ramifications of this leak are far reaching and devastating. This reporter does not wish to be sensationalist, but the number of industries and critical systems that are based around these technologies that could be damaged by new exploits found in this source code is something that doesn't bare thinking about.

We ask that for the wider benefit of the IT community that members and readers support Microsoft by forwarding anything they know about the leak to the Microsoft's Anti-Piracy department.

Please do not post any links/screenshots/hints or anything to do with the source code outbreak. Discussion is allowed but we will not condone people spreading this source code.


Wat zijn jullie traag zeg hier, op tweakers.net en op het forum daar lopen hier allang draadjes over (op het forum minstens 4 uur, en op de FP al een uurtje of 1,5 ofzo.


Een stukje uit de mogelijke code:
//+-------------------------------------------------------------------------
//
// TaskMan - NT TaskManager
// Copyright © Microsoft
//
// File: Main.CPP
//
// History: Nov-10-95 DavePl Created
//
//--------------------------------------------------------------------------

#include "precomp.h"
#include

static UINT g_msgTaskbarCreated = 0;
//
// Control IDs
//

#define IDC_STATUSWND 100

//
// Globals - this app is (effectively) single threaded and these values
// are used by all pages
//

const TCHAR cszStartupMutex[] = TEXT("NTShell Taskman Startup Mutex");
#define FINDME_TIMEOUT 10000 // Wait to to 10 seconds for a response

void MainWnd_OnSize(HWND hwnd, UINT state, int cx, int cy);

HANDLE g_hStartupMutex = NULL;


Hier is meer te zien:

http://www.windowsbeta.ne...p?act=ST&f=3&t=81

http://heim.ifi.uio.no/~mortehu/files.txt

Deze discussie is gesloten, er kan niet meer worden gereageerd!

Je bent hier: Techzine » Forum » Windows XP en ouder » De windows 2000/NT source is gelekt