more ctf stuff
This commit is contained in:
2
2025/google/misc-bpfbox-patched/run_qemu
Executable file
2
2025/google/misc-bpfbox-patched/run_qemu
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
exec qemu-system-x86_64 -serial mon:stdio -nographic -cpu host -m 1024 -accel kvm -kernel /bzImage -initrd /initrd.gz -append "console=ttyS0 quiet"
|
||||
Reference in New Issue
Block a user