From eb2c61558f50e3deb452fa8b1079c8f6506445bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 24 Jun 2025 21:05:22 +0200 Subject: [PATCH] winpe: remove drive letter assignment from documentation This is not necessary because a drive letter is usually auto assigned and this might just cause more confusion. --- README.md | 2 +- pxe/smb/exploit-winpe2.bat | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bc87db..adbebd2 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ diskpart> detail partition ... Offset in Bytes: 1234 ... -diskpart> assign letter=B +diskpart> exit ``` diff --git a/pxe/smb/exploit-winpe2.bat b/pxe/smb/exploit-winpe2.bat index d3188a3..59d2ddf 100644 --- a/pxe/smb/exploit-winpe2.bat +++ b/pxe/smb/exploit-winpe2.bat @@ -48,7 +48,6 @@ echo diskpart^> detail partition echo ... echo Offset in Bytes: 1234 echo ... -echo diskpart^> assign letter=B echo diskpart^> exit echo. echo Get human readable BitLocker recovery password: