NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
WinPE as a stateless harness for Windows driver testing and fuzzing (bednars.me)
ntauthority 1 days ago [-]
for newer Windows versions, Microsoft also offers a PE-like customizable image for validation purposes explicitly: https://learn.microsoft.com/en-us/windows-hardware/manufactu...
d3Xt3r 21 hours ago [-]
TIL. Thanks for the link; and it's only 2.2 GB too! Wonder if this would make a good candidate for power users looking for a bloat-free Windows version, like for running inside a VM, or keeping it on their Ventoy USB as a rescue/recovery alternative to WinPE...
stuaxo 1 days ago [-]
Oh "Preinstallation Environment" not PE as in the executable header in windows.
tosti 1 days ago [-]
For a CI, my best bet would be to save a running snapshot of each OS to test and derive a new instance from there for every job. Also isolate the network bridge from the outside world. The only thing you may have to fix is time synchronization, but your vmm could already be taking care of that.
vardump 1 days ago [-]
That’s nice. Windows drivers have always been a PITA to test.
5 days ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 18:01:48 GMT+0000 (Coordinated Universal Time) with Vercel.