Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
/ markelf Public archive

A small program for embedding a string into the unused ELF header padding

Notifications You must be signed in to change notification settings

x-maow-tty/markelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markelf

A small program for embedding a string into the unused ELF header padding

Usage: markelf <input file> <string>

Notice

This is not guaranteed to work across all platforms.

If a platform does not skip the padding bytes altogether, or if the ELF format changes to extend e_ident, there is a good chance this will not work.
This is mainly just a short half-joke created out of boredom and sleep deprivation, so it is not intended for production code.

About

A small program for embedding a string into the unused ELF header padding

Topics

Resources

Stars

Watchers

Forks

Languages