pesigcheck
Signing utility for UEFI binaries
Install
- All systems
-
curl cmd.cat/pesigcheck.sh
- Debian
-
apt-get install pesign
- Ubuntu
-
apt-get install pesign
- Arch Linux
-
pacman -S pesign
- Kali Linux
-
apt-get install pesign
- CentOS
-
yum install pesign
- Fedora
-
dnf install pesign
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pesign
- Raspbian
-
apt-get install pesign
- Dockerfile
- dockerfile.run/pesigcheck
pesign
Signing utility for UEFI binaries
This package contains the pesign utility for signing UEFI binaries (PE-COFF format) as well as other associated tools. It is meant to follow the PE and Authenticode specifications. It is analogous to the tool described at http://msdn.microsoft.com/en-us/library/8s9b9yaz%28v=vs.80%29.aspx