blob: 63574ff4c59aad59116dd94434bf694113295d8f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# VMware Secure Boot Sign
This will sign vmmon.ko and vmnet.ko files on the kernel.
Tested on Fedora 40. May not work on other distros.
# How to run
First run `gen-key.sh` then `sign.sh`
|