Major cleanup and prepare for new hv exploit.

This commit is contained in:
Andy Nguyen
2026-05-16 09:43:48 +02:00
parent 85a16afa80
commit fbe5ae0c32
24 changed files with 210 additions and 326 deletions

View File

@@ -3,7 +3,6 @@
#include "../include/linux.h"
#include "utils.h"
#include <stddef.h>
#include <stdint.h>
static struct linux_info info;