Skip to content

Experimental implementation of vmhunt. 64-bit support.

Notifications You must be signed in to change notification settings

stuxnet147/PyVMHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

PyVMHunt

Experimental implementation of vmhunt. 64-bit support.

Trace

I traced the binary with triton

Test1 proc
  db      0ebh, 10h
  dd      20204c57h
  dd      107
  dd      0
  dd      20204c57h
  xor rax, rax
  add rax, 0DEADC0DEh
  add rax, 0DEADC0DEh
  add rax, 0DEADC0DEh
  sub rax, 0DEADC0DEh
  sub rax, 0DEADC0DEh
  sub rax, 0DEADC0DEh
  add rax, 0DEADC0DEh
  db      0ebh, 10h
  dd      20204c57h
  dd      507
  dd      0
  dd      20204c57h
  ret
Test1 endp

Reference

About

Experimental implementation of vmhunt. 64-bit support.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages