Hi!
I am following the BitPixie reproduction guide from https://blog.syss.com/posts/bitpixie/ .
Fortunately, I was able to successfully reproduce the vulnerability on Ubuntu using a Windows 10 virtual machine with virt-manager.
However, I ran into a problem when trying to reproduce it on a physical machine. I can successfully export the modified BCD using .\create.bat, but when booting via PXE, I get the following error:
- Status:
0xc000000f
- Info:
An unexpected error has occurred
My victim machine is an ASUS TUF Gaming A15 (Tianxuan 4) running Windows 11, version 22H2 (build 22621.1778, May 2023 update).
At the moment, I have not been able to find a suitable solution. Has anyone encountered the same issue or knows how to fix it?
Hi!
I am following the BitPixie reproduction guide from https://blog.syss.com/posts/bitpixie/ .
Fortunately, I was able to successfully reproduce the vulnerability on Ubuntu using a Windows 10 virtual machine with
virt-manager.However, I ran into a problem when trying to reproduce it on a physical machine. I can successfully export the modified BCD using
.\create.bat, but when booting via PXE, I get the following error:0xc000000fAn unexpected error has occurredMy victim machine is an ASUS TUF Gaming A15 (Tianxuan 4) running Windows 11, version 22H2 (build 22621.1778, May 2023 update).
At the moment, I have not been able to find a suitable solution. Has anyone encountered the same issue or knows how to fix it?