elfmaster / maya

Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maya

Linux ELF Anti-tamper, anti-exploitation. Prototype from 2014. No longer maintained. Target binaries: ET_EXEC ELF binaries only.

Maya uses a relocatable runtime engine 'tracer.o' which is ultimately injected and linked into the protected binary. This is the heart of the runtime processing for decryption, obfuscation, nanomites, etc.

To see more: https://www.bitlackeys.org/#maya

About

Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.


Languages

Language:C 99.8%Language:Makefile 0.2%