]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Utility to "brand" ELF binaries.
authorsos <sos@FreeBSD.org>
Wed, 16 Oct 1996 18:16:22 +0000 (18:16 +0000)
committersos <sos@FreeBSD.org>
Wed, 16 Oct 1996 18:16:22 +0000 (18:16 +0000)
commitcb13266b14cfd0d926c97f3dd5c7975fe942dfed
tree269eacb5dc8d2689194e14894cc9b33cc860b83e
parentc578b9b25452d270f95a617d87add04090501747
Utility to "brand" ELF binaries.
Man page to come...
For now use: <brandelf -t Linux linuxbin> to brand, and just
<brandelf> to verify branding on a ELF file. FreeBSD native is
set with <brandelf -t FreeBSD freebsdbin>.
usr.bin/brandelf/Makefile [new file with mode: 0644]
usr.bin/brandelf/brandelf.c [new file with mode: 0644]