Remove mention of example from hidden vm

This commit is contained in:
2025-09-27 18:41:37 +02:00
parent 8265c529e3
commit f535ee938e

View File

@@ -7,7 +7,6 @@ description = "How to create a hard to detect virtual machine using QEMU."
This article explains how to create a stealthy virtual machine that can be used for multiple things. This article explains how to create a stealthy virtual machine that can be used for multiple things.
I made this for my personnal use so there is still room for improvement. I made this for my personnal use so there is still room for improvement.
I'll explain what I personally use it for at the end.
Virtual machine detection can be done in a lot of ways however, Virtual machine detection can be done in a lot of ways however,
except for the most basic ones it always revolves around identifying markers that are hard coded into the hypervisor. except for the most basic ones it always revolves around identifying markers that are hard coded into the hypervisor.