spender-sandbox / cuckoomon-modified

Modified edition of cuckoomon
GNU General Public License v3.0
48 stars 22 forks source link

Additional registry fakery for VMware #19

Closed jgajek closed 8 years ago

jgajek commented 8 years ago

I'll work on another PR for some of the registry-based VM detection described in the VMDE paper (https://github.com/hfiref0x/VMDE), but since the demo code is using the Nt* registry calls, the fakery will need to be extended to those calls first. Since there is already code in place to do registry value data rewriting in misc.c, might as well leverage it to support registry key name rewriting too.