Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

telepath9000/elf-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

44 Commits

Repository files navigation

elf-packer

NOTE: In it's current stat this application does not work on current kernel versions.

elf64 packer application

Produces a copy of an elf64 with an encrypted text section. Self decrypts when it runs.

Intended for use on elf64 format, use on other formats is undefined at this time.

Install

make

To add binary for testing in the test folder:

make test

Usage

packer [elf64 filepath]

About

Encrypts 64-bit elf files that decrypt at runtime.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors