From 5865d35c96537bcc7f7ddfc7522d627ce475c748 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Date: Fri, 20 Mar 2026 14:35:20 +0200 Subject: [PATCH] Add go-microvm to Research Projects (2026) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a1133f..5fbf589 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,8 @@ A curated list of awesome resources about virtualization. - [napoca](https://github.com/napocahv/napoca) - [barbervisor](https://github.com/Cisco-Talos/Barbervisor) - [Hedron](https://github.com/cyberus-technology/hedron) +- 2026: + - [go-microvm](https://github.com/stacklok/go-microvm) ## Mainstream Hypervisors Documentation @@ -313,4 +315,4 @@ A curated list of awesome resources about virtualization. - [DEFCON 17: Reverse Engineering By Crayon: Hypervisor Based Malware Analysis and Visualization](https://www.youtube.com/watch?v=i3I8wtrjYY4) - [Hypervisors In Ur Toolbox: Monitoring N Controlling System Events With HyperPlatform](https://www.youtube.com/watch?v=oSkP5k0Bkgk) -- [How to hide a hook: A hypervisor for rootkits](http://phrack.org/issues/69/15.html#article) \ No newline at end of file +- [How to hide a hook: A hypervisor for rootkits](http://phrack.org/issues/69/15.html#article)