File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# VM Detection
22
3+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/ShellCode33/VM-Detection.svg )] ( https://pkg.go.dev/github.com/ShellCode33/VM-Detection )
4+ [ ![ GoReportCard] ( https://goreportcard.com/badge/github.com/ShellCode33/VM-Detection )] ( https://goreportcard.com/report/github.com/ShellCode33/VM-Detection )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/ShellCode33/VM-Detection/badge.svg?branch=master )] ( https://coveralls.io/github/ShellCode33/VM-Detection?branch=master )
6+
37This project is a Go implementation of well-known techniques trying to detect if the program is being run in a virtual machine.
48There are many C programs already doing this, but none written in pure Go.
59
@@ -45,4 +49,4 @@ Thanks to [@hippwn](https://twitter.com/hippwn) for its contribution
4549
4650Thanks systemd for being [ that awesome] ( https://github.com/systemd/systemd/blob/master/src/basic/virt.c ) .
4751
48- Thanks to CheckPoint's researchers for their [ wonderful website] ( https://evasions.checkpoint.com/ )
52+ Thanks to CheckPoint's researchers for their [ wonderful website] ( https://evasions.checkpoint.com/ )
You can’t perform that action at this time.
0 commit comments