Windows NT Source Compiled!

Discuss Windows 2000, NT, XP and Windows Server 2000, 2003, SBS 2003.
Locked
hakon
Posts: 283
Joined: Mon Aug 31, 2009 6:21 pm
Location: Norway

Re: Windows NT Source Compiled!

Post by hakon »

*DELETE*
Last edited by hakon on Fri Dec 18, 2009 8:19 pm, edited 2 times in total.

Marcello
Donator
Posts: 1197
Joined: Thu Mar 12, 2009 9:53 pm

Re: Windows NT Source Compiled!

Post by Marcello »

WinOCM, have you managed to compile the NT 4 explorer, I tried numerous ways, but nothing seems to work.

RentedMule
Donator
Posts: 941
Joined: Tue Oct 17, 2006 8:26 pm

Re: Windows NT Source Compiled!

Post by RentedMule »

I have Visual Basic for Alpha I do believe. I would love to find Visual C++ 2.0 RISC Edition for Alpha, Mips and Mac 68000, Or VC5 for RISC.

The Distractor

Re: Windows NT Source Compiled!

Post by The Distractor »

MonsterMagnet wrote:Random banners? Don't think they ever made it into the final builds.
I actually think I remember seeing them, in win95 i think.

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Whistler_fan wrote:An internal debugger could be handy.
Very handy if we could restart (almost all) the subroutines from an BSOD without rebooting the system.
Sort of : kdb:>bootbitch. and then the kernel restarts windows without restarting the system.
Offtopic Comment
MonsterMagnet wrote:Guess who's back? xD
I think our NT Overseer, All hail te overseer!
BootBitch or SmKick is implemented.

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Image
Booting...
Image
Still booting...
Image
Oh no! BSOD!
Image
SMKick to the rescue!
Image
Final Results.

PTL
User avatar
Posts: 562
Joined: Sun Aug 16, 2009 2:47 am
Location: Illinois

Re: Windows NT Source Compiled!

Post by PTL »

OCM, could you be on to something...?
Image

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Maybe...

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Sorry about the double post but you all should meet NTKM v2.

Code: Select all

Windows NT Kernel Monitor [5.2.3800]
Portions Copyright (C), Microsoft Corporation
 
Windows Server 2003 Kernel Version 3800 (SP1) MP (1 procs) Free x86
Built by: 3800.WRKP1.2(daveprobert)
Machine Name:
Kernel base = 0x80000000 PsLoadedModuleList = 0x8015c700
System Uptime: not available
 
Entered NT Kernel Monitor on INT3 at 0x0000:0x8082d382
ntkm>
Very WinDBG Like though.

It comes with a 4 minute analysis process though.

PTL
User avatar
Posts: 562
Joined: Sun Aug 16, 2009 2:47 am
Location: Illinois

Re: Windows NT Source Compiled!

Post by PTL »

For some reason the debugger pics you showed reminded me of the scene in Half-Life 2: Episode One where the vortigaunts own G-Man.
Image

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Image

Leapo
Posts: 38
Joined: Mon Dec 07, 2009 9:22 pm

Re: Windows NT Source Compiled!

Post by Leapo »

Ok, I'm not exactly sure what this is anymore...

I though it was a large leak of pure Windows NT 4.0 source code compiled into an almost-working OS, but that doesn't appear to be the case. I see bits of Windows Server 2003 in there.

Is this some conglomeration of the source leaks of Windows NT and Windows 2000, combined with the Windows Research Kernel?

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Leapo wrote:Ok, I'm not exactly sure what this is anymore...

I though it was a large leak of pure Windows NT 4.0 source code compiled into an almost-working OS, but that doesn't appear to be the case. I see bits of Windows Server 2003 in there.

Is this some conglomeration of the source leaks of Windows NT and Windows 2000, combined with the Windows Research Kernel?
It was originally about NT4, but I expanded it to contain 2k and 2003.

Leapo
Posts: 38
Joined: Mon Dec 07, 2009 9:22 pm

Re: Windows NT Source Compiled!

Post by Leapo »

Windows OCManage wrote:It was originally about NT4, but I expanded it to contain 2k and 2003.
So you've combined the source code of all three, in some fashion, to make one OS?

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Basically.

angelwolf71885
User avatar
Donator
Posts: 900
Joined: Sat Jan 26, 2008 11:57 pm
Location: Florida

Re: Windows NT Source Compiled!

Post by angelwolf71885 »

you should call your source FrankenNT xD
Image

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

FrankeNTstein.

angelwolf71885
User avatar
Donator
Posts: 900
Joined: Sat Jan 26, 2008 11:57 pm
Location: Florida

Re: Windows NT Source Compiled!

Post by angelwolf71885 »

Windows OCManage wrote:FrankeNTstein.
FrankeNsTein
Image

PTL
User avatar
Posts: 562
Joined: Sun Aug 16, 2009 2:47 am
Location: Illinois

Re: Windows NT Source Compiled!

Post by PTL »

FrankeNT 4.5.6.2600
Image

Leapo
Posts: 38
Joined: Mon Dec 07, 2009 9:22 pm

Re: Windows NT Source Compiled!

Post by Leapo »

personally, I would have tried getting the pure NT4 source bootable before jamming other bits into it...

At least then you would have a known working system to start from. It must be hellish trying to track down problems through the current kitbashed source.

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

Leapo wrote:personally, I would have tried getting the pure NT4 source bootable before jamming other bits into it...

At least then you would have a known working system to start from. It must be hellish trying to track down problems through the current kitbashed source.
Actually, Leapo, there are some problems with the kernel that I cannot fix. Namely, it's the CRT. If you really, really, really want to know more come on #nttalk on freenode.

angelwolf71885
User avatar
Donator
Posts: 900
Joined: Sat Jan 26, 2008 11:57 pm
Location: Florida

Re: Windows NT Source Compiled!

Post by angelwolf71885 »

Leapo wrote:personally, I would have tried getting the pure NT4 source bootable before jamming other bits into it...

At least then you would have a known working system to start from. It must be hellish trying to track down problems through the current kitbashed source.
you cant boot something thats only 80% complete at best its bedder if its not complete because then we can modify it

and make it bedder its a foundation for something better
Image

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Re: Windows NT Source Compiled!

Post by Kenneth »

angelwolf71885 wrote:
Leapo wrote:personally, I would have tried getting the pure NT4 source bootable before jamming other bits into it...

At least then you would have a known working system to start from. It must be hellish trying to track down problems through the current kitbashed source.
you cant boot something thats only 80% complete at best its bedder if its not complete because then we can modify it

and make it bedder its a foundation for something better
Kernel's 99% complete. It's just that the C Runtime library is missing.

angelwolf71885
User avatar
Donator
Posts: 900
Joined: Sat Jan 26, 2008 11:57 pm
Location: Florida

Re: Windows NT Source Compiled!

Post by angelwolf71885 »

Windows OCManage wrote:
angelwolf71885 wrote: you cant boot something thats only 80% complete at best its bedder if its not complete because then we can modify it

and make it bedder its a foundation for something better
Kernel's 99% complete. It's just that the C Runtime library is missing.
o wow thats alot better then the estimate of 3 months ago xD
Image

Leapo
Posts: 38
Joined: Mon Dec 07, 2009 9:22 pm

Re: Windows NT Source Compiled!

Post by Leapo »

Windows OCManage wrote:Kernel's 99% complete. It's just that the C Runtime library is missing.
I realize there are holes that will need to be plugged, but its still advisable to use as much original NT 4.0 source as possible before resorting to Windows 2000 and Windows 20003 source to fill in the gaps. Don't go replacing chunks of NT 4.0 with newer code just because it's newer (not yet anyway). All the existing parts of NT 4.0 are already known to work together, so using as many together as possible should give you the largest chance for success; you want as few variables as possible keeping you from getting this thing bootable.

Once you have it up, running, and stable, THEN it's time to start replacing whole parts of NT 4.0 with source from newer versions of Windows.

Locked