Jump to content

Damnation

Member
  • Posts

    797
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by Damnation

  1. Out of curiosity I was looking at windows 10 ntoskrnl with dependency walker and noticed all these ext-ms-win dll files it depends on.

    I noticed however that the files do not seem to exist in c:\windows\system32 (or sysWOW64)

    -

    So where are these dependencies actually located?

  2. does anyone know how to install a syspreped XP WIM Image from winPE?

    I've tried, but i keep getting a "Windows could not display the images for installation" error at the image selection phase.

    -

    any help?

  3. I went and made my own install wim file.

    Now when I try to install, it displays "Windows could not display the images for installation"

    If anyone knows how to fix this I would appreciate it.

  4. 6 hours ago, Dibya said:

    I am aware of that , it  keep working if we can fix it . Later version of kernelex patch in memory that may be adopted but I failed year ago . I have compiled the kernelex4.5.2 patch driver into sys rather vxd for xp but it never worked. XP is not 9x so it cannot run vxd .

    Edit: more over kernelex create export table after relocation and resources table that crashes certain application also slows down system slightly.  It is needed to impliment such mechanism so that export table created before relocation and resources table . Wildbills petool can do it but we have no src code so far . We need such mechanism to implement.  PE file for stability non relocated code section  should lie after relocated section but opposite happening with kernelex.  May be it is not vital for 9x but for NT it is surely needed .

    how did you notice it was creating the export table after the relocation and resources table? what tool did you use?

×
×
  • Create New...