Jump to content

Damnation

Member
  • Posts

    791
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by Damnation

  1. anywhere publicly?
  2. which one? is it available online anywhere?
  3. Did any of the Vista betas use NTLDR as bootkoader?
  4. At the very least, AM4 boards would need CSM to support non-EFI booting. Without that XP would never boot (unless someone manages to hack EFI support).
  5. Oh I see, I missed that post! Thanks!
  6. Does anyone know where I can find stpboot.bin as referred to in this thread? Make your own NT OS Loader (NTLDR+SetupLDR)! https://www.betaarchive.com/forum/viewtopic.php?t=5880 - The link used in the thread appears to be dead
  7. try Snappy Driver Installer https://sdi-tool.org/download/ worked for me
  8. @piotrhnThanks, Whilst I was experimenting with the code I noticed that the patched ws2_32.dll and uxtheme.dll were showing up as garbage in CFF explorer whereas the other patched DLLs seemed to be fine.
  9. This code (an old version of kernelex, written in VC++ 6.0) edits PE files. The code adds a second .data section to dll files instead of the existing .data section. I'd like it to edit the existing section, rather than adding a new one. If anyone knows how to fix it would be appreciated. https://ufile.io/6am9o
  10. This code adds a second .data section to dll files instead of the existing .data section. If anyone knows how to fix it would be appreciated. https://ufile.io/6am9o
  11. I'm trying to find the part of the code that calls the section it creates "KernelEx" and change it, but I can't seem to find it. edit: found it in common.h
  12. I'm going to try something, I'll let you know if it works.
  13. I tried the patched dlls (renamed tmp files as you suggested) got a STOP c0000021a BSOD error
  14. observed an error in shell32.dll reboot fine though.
  15. what sort of problems would this cause for XP?
  16. how did you notice it was creating the export table after the relocation and resources table? what tool did you use?
  17. progress - mine fails trying to create the recovery batch file source: https://ufile.io/5v3i2
  18. not using XP @Dibya?
  19. @Dibya You are right, it does not depend on kmdf, my bad
  20. isn't intel graphics a kernel mode driver? intel graphics kernel mode driver igdkmd64.sys
  21. I think you also need the kernel mode driver framework - wdfldr.sys and wdf01000.sys But I admit I could be wrong about that.
  22. Thanks
  23. does anyone know if it's still possible to get the windows 98DDK anywhere?
  24. did you mean Stop 0x0000007B?
×
×
  • Create New...