We have PE format for Windows, which can be signed and verified using SignTool or verify --> RMB (Binary)-->Digital Signature. Similarly, We have a binary (testFile.exe), which has the ELF format, which is the executable format used by Linux. Can we sign the '.exe' (binary has ELF format)? If yes, can you please share how we can sign and verify the signing of it?
Asked
Active
Viewed 78 times
@graham- Also context here is to understand for Linux Platform?
– Aniket Jul 26 '23 at 09:20