Jump to content

Dibya

Member
  • Posts

    2,142
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    India

Everything posted by Dibya

  1. I believe if we work together we can get pretty much everything working . At almost end of the year the XP will shine with its previous glory !! May be next year we will have XP that can run many apps & Driver (Most important) that windows 7 / 8.1 cannot . I donot know whether it is possible to patch in memory as it is not well suited by me to patch manually as it take long time .
  2. Added to list . You will receive the early version of project . . I have planned no more public beta as that can harm common users .
  3. I need some beta tester can i have some ?
  4. All tested. I will PM you my kernel that will run USB 3.0 driver of 7 so please wait
  5. When I will return I will PM you that okay?
  6. for now ntoskrnl.exe and ksecdd.sys
  7. Try putting the zip file installer SDI https://sdi-tool.org/ https://sdi-tool.org/releases/SDI_R1751.zip i am not sure let me return home
  8. it seems it doesnot work no way rather using modified ntoskrnl .
  9. Normal xp SP3 it will work. Windows 7 is fine but bit complex. Due to kernel base and other api stub dlls .
  10. I am not in home . It is moded by fernado slightly customized by me. it is rensas driver It seems it is better to write my own code for function in C or assembly rather taking out of vista . My CreateSymbolicLinkA & CreateSymbolicLinkW implementation ( Next version i will add it ) push 57h call RtlSetLastWin32Error xor al, al leave retn 0Ch As per MSDN Minimum supported client Windows Vista [desktop apps only] Minimum supported server Windows Server 2008 [desktop apps only] call GetFileAttributesEx xor eax, eax retn 10h GetFileInformationByHandleEx (May be changed in next release ) any one want any software work or any api to work then let me know
  11. i donot know whether it will work so far
  12. nope try this one instead for usb3 . I want if some one can debug my kernel to find problem that causing above mentioned known issues .
  13. any one can test this driver on intel usb 3.0 port under xp? fernadomod.rar http://www70.zippyshare.com/v/N3oOQ2ND/file.html i am not in home atleast for few weeks so i cannot test it This thread continues as Extended Kernel for XP (ExtendedXP). Please post there.
  14. Project Name : ExtendedXP(Extended Kernel for XP) Current Version : 2017/05/22 Production Stage :: Public beta KernelEx or ExtendedKernel was invented long ago by loyal MSFN Member Xeno86 to run XP/2000 application on 9x .Further reflected by rloew in his unicow wrapper project for windows 98 second edition .The idea was carried after long time by BlackWingCat of Windows 2000 community and WildBill of windows 2000 community . This my attempt for coming up with similar kernel extension for windows xp in time so that when in future most programs will stop working on XP that time we can use it . Updated System Components :- Functions added to advapi32.dll:- Function added to kernel32.dll:- Added function to ntdll.dll:- Added function to shell32.dll Note: Most of the functions are stub so i have future plans to remove them Added functions to User32.dll :- KnownIssues :- *VLC media-player always crash (Though Skinned mode work) *Resource hacker setup crashes always .(inno setup ) ( Bug found with CryptoLibrary )(thanks to heinoganda) *Avast free 2017 & esed does not work (Something wrong with Shell32 )(thanks to heinoganda) LINKS ARE REMOVED DUE TO NEW RELEASE OF HOT FIXES WITH KERNEL32.DLL & NTDLL.DLL This Post is my request to knowledgeable persons to help me to fix the known issues . Thanks in advance THIS VERSION IS ONLY FOR TESTING PLEASE KINDLY USE ANY VIRTUAL MACHINE OR ANY PC THAT NOT IMPORTANT . THANKS FOR UNDERSTANDING. !!Windows XP Forever!!
  15. In vista code in ds: but when trying to change the adress of moved code in xp with Ida it is becoming offset
  16. i need proper implementation of PowerClearRequest PowerCreateRequest PowerSetRequest This functions made me starve
  17. is it alright to replace mov edi, ds: RtlEnterCriticalSection with mov edi, offset RtlEnterCriticalSection
  18. Well opera 12. 18 will be great
  19. Your device I'd?
  20. Man you peeps trying 9x on z170 . I became mad making xp install
  21. i will send you . I am merging PAE patch with it . I have fixed usb formatting issue with PAE . I found few function in sp3 kernel and hal are different than server2003 and XPSp1. Once i patched out all working
  22. Okay thanks for info hope he will be helped
  23. wait i will make a installer then put on ryanvm. I have not tested extensively so i donot want to provide it to anyone as it may cause problem.
  24. roytam1 you may help him regarding the api Keep working . Best of luck .
×
×
  • Create New...