NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
WinPE as a stateless harness for Windows driver testing and fuzzing (bednars.me)
tosti 7 minutes 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.
ntauthority 2 hours 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...
stuaxo 3 hours ago [-]
Oh "Preinstallation Environment" not PE as in the executable header in windows.
vardump 1 hours ago [-]
That’s nice. Windows drivers have always been a PITA to test.
4 days ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 17:56:56 GMT+0000 (Coordinated Universal Time) with Vercel.