Damnation Posted February 10, 2022 Share Posted February 10, 2022 I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP. But now I'm wondering, is there that much interest in seeing it done? 4 Link to comment Share on other sites More sharing options...
windows2 Posted February 10, 2022 Share Posted February 10, 2022 Yes sure . I wish you success , You can contact Ximonite. He is currently working on developing KernelXE for Windows 2000. Perhaps if you work together, you will produce an excellent version. Link to comment Share on other sites More sharing options...
Damnation Posted February 10, 2022 Author Share Posted February 10, 2022 @windows2 OK, will do, thanks. @Ximonite Have you heard of the ntoskrnl extender for XP? I can confirm that it works, I used it to install XP on my AMD Ryzen system, it works well, very stable. Interested in doing the same for 2000? 1 Link to comment Share on other sites More sharing options...
WinWord2000 Posted February 10, 2022 Share Posted February 10, 2022 2 hours ago, Damnation said: I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP. But now I'm wondering, is there that much interest in seeing it done? Are you going to start working from the extended ntoskrnl of BlackWingcat (Exetended Core) , or are you going to build ntoskrnl from scratch from the original ? Link to comment Share on other sites More sharing options...
Damnation Posted February 10, 2022 Author Share Posted February 10, 2022 (edited) @WinWord2000 Neither. I'll fork from this - link deleted - since I know it works. get it compiling for Win2kDDK and go from there. Edited February 10, 2022 by Damnation 1 Link to comment Share on other sites More sharing options...
WinWord2000 Posted February 10, 2022 Share Posted February 10, 2022 (edited) 31 minutes ago, Damnation said: @WinWord2000 Neither. I'll fork from this -link deleted - since I know it works. get it compiling for Win2kDDK and go from there. Well I understand . Grazie mille Edited February 10, 2022 by WinWord2000 1 Link to comment Share on other sites More sharing options...
Damnation Posted February 10, 2022 Author Share Posted February 10, 2022 @WinWord2000 OK, done. - It's still in the quote though, can you delete that? 1 Link to comment Share on other sites More sharing options...
piotrhn Posted February 10, 2022 Share Posted February 10, 2022 3 hours ago, Damnation said: I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP. But now I'm wondering, is there that much interest in seeing it done? Pleasy try write expand for NT4. Apps: Process Explorer DRIVER. Link to comment Share on other sites More sharing options...
Damnation Posted February 11, 2022 Author Share Posted February 11, 2022 The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper. To get it to work for Windows 2000 I'll first need to resolve some missing imports in ntoskrnl InterlockedPopEntrySList InterlockedPushEntrySList ExfInterlockedCompareExchange64 HeadlessDispatch _aulldvrm Wish me luck. 3 Link to comment Share on other sites More sharing options...
windows2 Posted February 11, 2022 Share Posted February 11, 2022 (edited) 3 hours ago, Damnation said: The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper. To get it to work for Windows 2000 I'll first need to resolve some missing imports in ntoskrnl InterlockedPopEntrySList InterlockedPushEntrySList ExfInterlockedCompareExchange64 HeadlessDispatch _aulldvrm Wish me luck. I hope you deal with Ximonite, so that we don't get confused whether to use your version or Ximonite version . I hope you will produce a wonderful, advanced version for the next generation. Good luck Edited February 11, 2022 by windows2 1 Link to comment Share on other sites More sharing options...
WinWord2000 Posted February 11, 2022 Share Posted February 11, 2022 5 hours ago, Damnation said: The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper. To get it to work for Windows 2000 I'll first need to resolve some missing imports in ntoskrnl InterlockedPopEntrySList InterlockedPushEntrySList ExfInterlockedCompareExchange64 HeadlessDispatch _aulldvrm Wish me luck. Good luck ! Link to comment Share on other sites More sharing options...
mina7601 Posted February 12, 2022 Share Posted February 12, 2022 On 2/11/2022 at 8:31 AM, Damnation said: The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper. To get it to work for Windows 2000 I'll first need to resolve some missing imports in ntoskrnl InterlockedPopEntrySList InterlockedPushEntrySList ExfInterlockedCompareExchange64 HeadlessDispatch _aulldvrm Wish me luck. Hey there Damnation, I wish you good luck on your project. Link to comment Share on other sites More sharing options...
windows2 Posted February 20, 2022 Share Posted February 20, 2022 Hi Damnation, if you intend to insert a new Section in the NtosKrnl, I advise you to use Stud_PE : http://www.cgsoftlabs.ro/studpe.html Ximonite and win32 used it. 1 Link to comment Share on other sites More sharing options...
Damnation Posted February 20, 2022 Author Share Posted February 20, 2022 Thanks, my method leaves the original windows 2000 ntoskrnl and hal untouched though. 1 Link to comment Share on other sites More sharing options...
WinWord2000 Posted March 2, 2022 Share Posted March 2, 2022 Hi,where did you in your project is there a release soon? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now