CLI: adding a small todo regarding DSE bypass

This commit is contained in:
Maxime Meignan
2023-10-10 14:46:21 +02:00
parent c9ee91eaa8
commit 482ab84a11
+1
View File
@@ -799,6 +799,7 @@ Dump options:\n\
}
else {
// CI is already disabled, just load the driver
// TODO FIX : logic error, evil driver is not loadded if DSE is already disabled
_putts_or_not(TEXT("[-] CI is already disabled!\n")); // debug print
}
}