sammwyy / NoVM

A tool to hide virtual machines (VMs) from malicious actors.
MIT License
12 stars 1 forks source link

Not building on unix #1

Closed kernelwernel closed 3 weeks ago

kernelwernel commented 3 weeks ago

image

sammwyy commented 3 weeks ago

Whoops, I missed that. It now compiles on Unix, however it doesn't have any defined utility for Linux/Mac or Unix-based systems.

Only the VMware implementation in Windows guest is ready. ^^ But at least it's now possible to compile NoVM from Unix. I still need to implement that part.

kernelwernel commented 3 weeks ago

Whoops, I missed that. It now compiles on Unix, however it doesn't have any defined utility for Linux/Mac or Unix-based systems.

Only the VMware implementation in Windows guest is ready. ^^ But at least it's now possible to compile NoVM from Unix. I still need to implement that part.

Thanks! Also if it helps, I have a VM detection project which does pretty much the exact opposite of what your repository does. I figured it could be useful for you as a testing tool to see what parts you could further obfuscate to counter against VM evasion attempts.

Cool project btw, I like the idea in rust a lot :)

sammwyy commented 3 weeks ago

Woaah, that's pretty cool. I have VM(a)ware installed in my malware lab among other tools. Pretty creative name tbh :9