SignElf
Description
Signelf is a toolset written in c++ for signing elf binaries, specifically linux shared object, though in theory, any elf binary may be signed. It uses openssl's libcrypt to RSA sign the library, and the same to validate the signature.
SignElf Web SiteUser Reviews
Be the first to post a review of SignElf!