Pinned Repositories
binflow
This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)
dsym_obfuscate
Obfuscates dynamic symbol table
dt_infect
ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD
ecfs
extended core file snapshot format
ftrace
POSIX Function tracing
kdress
Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore
libelfmaster
Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools
maya
Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.
saruman
ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)
skeksi_virus
Devestating and awesome Linux X86_64 ELF Virus
elfmaster's Repositories
elfmaster/libelfmaster
Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools
elfmaster/skeksi_virus
Devestating and awesome Linux X86_64 ELF Virus
elfmaster/ecfs
extended core file snapshot format
elfmaster/maya
Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.
elfmaster/dsym_obfuscate
Obfuscates dynamic symbol table
elfmaster/saruman
ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)
elfmaster/kdress
Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore
elfmaster/dt_infect
ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD
elfmaster/binflow
This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)
elfmaster/linker_preloading_virus
An example of hijacking the dynamic linker with a custom interpreter who loads and executes modular viruses
elfmaster/libelfmaster_examples
Simple ELF tools written to demonstrate libelfmaster capabilities.
elfmaster/static_binary_mitigations
relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.
elfmaster/shiva
Shiva is a programmable dynamic linker for loading ELF microprograms
elfmaster/scop_virus_paper
ELF Virus infection techniques that work with SCOP (Secure code partitioned) executables
elfmaster/fork_trace
elfmaster/interpx_documentation
elfmaster/shiva_blogposts
Multiple blogposts are maintained here.
elfmaster/veriexec.linux
Veriexec implementation for Linux
elfmaster/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
elfmaster/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
elfmaster/shiva_presentations
elfmaster/unix_virus_anniversary
elfmaster/linux
Linux kernel source tree
elfmaster/openssh-portable
Portable OpenSSH
elfmaster/poetry
Transcribing my poetry from 19yrs ago
elfmaster/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
elfmaster/code.mil
An experiment in open source at the Department of Defense.
elfmaster/En14c.github.io
my blog
elfmaster/popcorn-kernel
Popcorn Linux kernel for distributed thread execution
elfmaster/seventh_gate