Projects in Awesome Lists tagged with elf
A curated list of projects in awesome lists tagged with elf .
https://github.com/horsicq/detect-it-easy
Program for determining types of files for Windows, Linux and MacOS.
binary-analysis debugger detect detector disassembler elf entropy hacktoberfest hacktoberfest2023 mach-o macho malware-analysis malware-research packer pentest program-analysis reverse-engineering scanner static-analysis unpacker
Last synced: 12 May 2025
https://github.com/horsicq/Detect-It-Easy
Program for determining types of files for Windows, Linux and MacOS.
binary-analysis debugger detect detector disassembler elf entropy hacktoberfest hacktoberfest2023 mach-o macho malware-analysis malware-research packer pentest program-analysis reverse-engineering scanner static-analysis unpacker
Last synced: 04 Apr 2025
https://github.com/hackclub/putting-the-you-in-cpu
A technical explainer by @kognise of how your computer runs programs, from start to finish.
Last synced: 14 May 2025
https://github.com/lief-project/lief
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
android art binary-analysis dex elf executable-formats lief macho malware-analysis modification oat parser parsing pe python reverse-engineering rust sdk vdex
Last synced: 13 May 2025
https://github.com/lief-project/LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
android art binary-analysis dex elf executable-formats lief macho malware-analysis modification oat parser parsing pe python reverse-engineering rust sdk vdex
Last synced: 27 Mar 2025
https://github.com/secretsquirrel/the-backdoor-factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
bdf capstone elf file-infector macho pe python
Last synced: 14 May 2025
https://github.com/orhun/binsider
Analyze ELF binaries like a boss 😼🕵️♂️
analysis binary binary-data dynamic-analysis elf hex-editor hexdump linux ratatui reverse-engineering rust static-analysis terminal terminal-ui terminal-user-interface tui
Last synced: 13 May 2025
https://github.com/intoli/exodus
Painless relocation of Linux binaries–and all of their dependencies–without containers.
binary elf exodus linker linux packaging portable python relocation
Last synced: 14 May 2025
https://github.com/horsicq/die-engine
DIE engine
binary-analysis disassembler elf entropy hacktoberfest hacktoberfest22 program-analysis reverse-engineering signature unpacker yara
Last synced: 14 May 2025
https://github.com/horsicq/DIE-engine
DIE engine
binary-analysis disassembler elf entropy hacktoberfest hacktoberfest22 program-analysis reverse-engineering signature unpacker yara
Last synced: 12 Apr 2025
https://github.com/eliben/pyelftools
Parsing ELF and DWARF in Python
debugging dwarf elf elf-binaries elf-parser python
Last synced: 14 May 2025
https://github.com/m4b/bingrep
like ~~grep~~ UBER, but for binaries
binary elf grep mach-o objdump portable-executable
Last synced: 14 May 2025
https://github.com/cyb3rmx/qu1cksc0pe
All-in-One malware analysis tool.
all-in-one antivirus apk elf exe linux malware malware-analysis osx packer python3 ransomware security-tools static-analysis strings suspicious-files termux threat-analysis virustotal windows
Last synced: 14 May 2025
https://github.com/marin-m/vmlinux-to-elf
A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
elf firmware-analysis linux linux-kernel reverse-engineering vmlinux
Last synced: 14 May 2025
https://github.com/horsicq/XELFViewer
ELF file viewer/editor for Windows, Linux and MacOS.
elf elf-binaries elf-format elf-parser elf64 hacktoberfest hacktoberfest2023 linux-system-programming reverse-engineering
Last synced: 01 May 2025
https://github.com/horsicq/xelfviewer
ELF file viewer/editor for Windows, Linux and MacOS.
elf elf-binaries elf-format elf-parser elf64 hacktoberfest hacktoberfest2023 linux-system-programming reverse-engineering
Last synced: 14 May 2025
https://github.com/CYB3RMX/Qu1cksc0pe
All-in-One malware analysis tool.
all-in-one antivirus apk elf exe linux malware malware-analysis osx packer python3 ransomware security-tools static-analysis strings suspicious-files termux threat-analysis virustotal windows
Last synced: 12 Jul 2025
https://github.com/m4b/goblin
An impish, cross-platform binary parsing crate, written in Rust
archive binary-analysis cross-platform elf mach pe reverse-engineering
Last synced: 12 May 2025
https://github.com/sysprog21/shecc
A self-hosting and educational C optimizing compiler
arm armv7 c compiler compiler-optimization cross-compiler elf linux qemu risc-v riscv rv32i rv32im self-hosting ssa-form
Last synced: 14 May 2025
https://github.com/GJDuck/e9patch
A powerful static binary rewriting tool
binary binary-analysis binary-instrumentation binary-patching binary-rewriting e9patch elf reverse-engineering
Last synced: 21 Apr 2025
https://github.com/serge1/ELFIO
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 21 Apr 2025
https://github.com/serge1/elfio
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 14 May 2025
https://github.com/tencent/habomalhunter
HaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.
dynamic-analysis elf linux malware-analysis security static-analysis
Last synced: 12 Apr 2025
https://github.com/Tencent/HaboMalHunter
HaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.
dynamic-analysis elf linux malware-analysis security static-analysis
Last synced: 11 Jul 2025
https://github.com/fay59/fcd
An optimizing decompiler
clang decompiler elf llvm mach-o x86-64
Last synced: 04 Apr 2025
https://github.com/yhs0602/android-disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
android arm assembly capstone disassemble disassembler disassembly dll elf exe iat jni ndk nm reversing security-tools shared-library symbols windows-pe
Last synced: 13 Apr 2025
https://github.com/yhs0602/Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
android arm assembly capstone disassemble disassembler disassembly dll elf exe iat jni ndk nm reversing security-tools shared-library symbols windows-pe
Last synced: 27 Mar 2025
https://github.com/robertmuth/cwerg
The best C-like language that can be implemented in 10kLOC.
arm arm64 assembler compiler elf ir-optimizer low-level-programming x86-64
Last synced: 08 Apr 2025
https://github.com/o2team/elf
灵活可扩展的 HTML5 构建工具
build-tool elf html html5 nodejs webpack
Last synced: 12 Apr 2025
https://github.com/nnsee/fileless-elf-exec
Execute ELF files without dropping them on disk
elf linux python redteam security security-tools
Last synced: 03 Apr 2025
https://github.com/reliforp/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
elf ffi performance php php-ffi php-profiler profiler profiling sampling-profiler zend-engine
Last synced: 03 Apr 2025
https://github.com/robertmuth/Cwerg
The best C-like language that can be implemented in 10kLOC.
arm arm64 assembler compiler elf ir-optimizer low-level-programming x86-64
Last synced: 16 Apr 2025
https://github.com/mewmew/dissection
The dissection of a simple "hello world" ELF binary.
assembly binary-analysis disassembly dissection elf hello hello-world pe
Last synced: 17 Dec 2025
https://github.com/maiyao1988/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
android elf elf-dump memory-dump reverse-engineering
Last synced: 25 Mar 2025
https://github.com/crashappsec/chalk
Chalk allows you to follow code from development, through builds and into production.
cicd containers docker elf metadata observability security-tools
Last synced: 26 Mar 2025
https://github.com/wenzel/checksec.py
Checksec tool in Python, Rich output. Based on LIEF
Last synced: 04 Oct 2025
https://github.com/mohitmishra786/underthehoodofexecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
binary-analysis binary-format c-programming compilation computer-science dynamic-linking educational elf executable linker loader low-level-programming operating-systems optimization performance-optimization programming-guide reverse-engineering static-linking system-programming tutorial
Last synced: 11 Oct 2025
https://github.com/serfend/pydumpck
a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.
auto-detection cross-platform decompiler elf exe multithreading pyc pyz
Last synced: 28 Apr 2025
https://github.com/0x00pf/0x00sec_code
Code for my 0x00sec.org posts
crypter elf hacking proxy remoteshell vpn
Last synced: 11 Mar 2025
https://github.com/Wenzel/checksec.py
Checksec tool in Python, Rich output. Based on LIEF
Last synced: 07 May 2025
https://github.com/redcanaryco/chain-reactor
Chain Reactor is an open source framework for composing executables that simulate adversary behaviors and techniques on Linux endpoints.
adversary-simulation elf linux mitre mitre-attack security security-testing
Last synced: 16 May 2025
https://github.com/etto48/hexpatch
HexPatch: a binary patcher and editor written in Rust with terminal user interface (TUI).
aarch64 arm binary-patching elf hex-editor lua mach-o portable-executable reverse-engineering sftp ssh tui x86 x86-64
Last synced: 26 Sep 2025
https://github.com/Antonin-Deniau/cave_miner
Search for code cave in all binaries
cave code code-injection codecave elf kaitai kaitai-struct mach-o pe
Last synced: 20 Apr 2025
https://github.com/m4b/faerie
Magical ELF and Mach-o object file writer backend
compiler elf mach object-files
Last synced: 08 Apr 2025
https://github.com/89luca89/pakkero
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.
compression elf elf-binaries encryption golang launcher packer payload protector upx
Last synced: 09 Apr 2025
https://github.com/termux/termux-elf-cleaner
Utility to remove unused ELF sections causing warnings.
android elf elf-sections termux
Last synced: 25 Oct 2025
https://github.com/fzakaria/sqlelf
Explore ELF objects through the power of SQL
Last synced: 05 Apr 2025
https://github.com/aslody/elfhook
modify PLT to hook api, supported android 5\6.
Last synced: 10 Apr 2025
https://github.com/Technolution/rustig
A tool to detect code paths leading to Rust's panic handler
analysis dwarf elf linux-app rust-crate rust-lang rustlang
Last synced: 27 Apr 2025
https://github.com/Cararasu/holodec
Decompiler for x86 and x86-64 ELF binaries
cpp decompile disassembler elf x86 x86-64
Last synced: 24 Apr 2025
https://github.com/technolution/rustig
A tool to detect code paths leading to Rust's panic handler
analysis dwarf elf linux-app rust-crate rust-lang rustlang
Last synced: 21 Aug 2025
https://github.com/mebeim/systrack
📡🐧 Linux kernel syscall implementation tracker
abi automation binary-analysis elf kconfig linux linux-kernel security-research syscall syscall-table syscalls
Last synced: 16 May 2025
https://github.com/aep/elfkit
rust elf parsing, manipulation and (re)linking toolkit
binutils elf elf-parser ld linker rust
Last synced: 30 Dec 2025
https://github.com/Octowolve/Hooking-Template-With-Mod-Menu
A small template for Android Hooking with Substrate (Or Dobby. See branches). (Includes a mod menu written in Java)
android android-hacking android-modding elf game-hacking hacktoberfest hacktoberfest-accepted hacktoberfest2020 hooking hooking-template il2cpp mod-menu modding substrate tutorial unity
Last synced: 25 Mar 2025
https://github.com/the-z-labs/bof-launcher
Beacon Object File (BOF) launcher - library for executing BOF files in C/C++/Zig applications
adversarial-attacks beacon beaconobjectfile bof cobalt cobalt-strike coff cybersecurity elf execution in-memory penetration-testing-tools post-exploitation red-team security-tools
Last synced: 04 Apr 2025
https://github.com/The-Z-Labs/bof-launcher
Beacon Object File (BOF) launcher - library for executing BOF files in C/C++/Zig applications
adversarial-attacks beacon beaconobjectfile bof cobalt cobalt-strike coff cybersecurity elf execution in-memory penetration-testing-tools post-exploitation red-team security-tools
Last synced: 05 Apr 2025
https://github.com/sevaa/dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
debugger-visualizer debugging debugging-tools dwarf-explorer dwarf-information dwarf-tree elf elf-parser macho macho-parser pe-analyzer pe-files pyelftools wasm webassembly
Last synced: 02 Apr 2025
https://github.com/tweag/clodl
Turn dynamically linked ELF binaries and libraries into self-contained closures.
Last synced: 01 May 2025
https://github.com/riicchhaarrd/ocean
Programming language that compiles into a x86 ELF executable.
ast c compiler elf lexer programming-language x86
Last synced: 14 Apr 2025
https://github.com/fzakaria/shrinkwrap
A tool that embosses the needed dependencies on the top level executable
Last synced: 16 Mar 2025
https://github.com/guitmz/memrun
Small tool to run ELF binaries from memory with a given process name
Last synced: 22 Apr 2025
https://github.com/xoofx/libobjectfile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
csharp debugging dotnet dwarf elf elf-parser linker pe-file
Last synced: 16 May 2025
https://github.com/fornwall/jelf
ELF parsing library in java.
elf elf-parser java java-library linux
Last synced: 07 Apr 2025
https://github.com/akawashiro/sloader
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
elf elf-binaries elf-loader glibc linux
Last synced: 10 Apr 2025
https://github.com/advanced-microcode-patching/shiva
A custom ELF linker/loader for installing ET_REL binary patches at runtime
aarch64 elf microcode reverse-engineering
Last synced: 01 May 2025
https://github.com/trendmicro/telfhash
Symbol hash for ELF files
elf hash malware-analysis symbols
Last synced: 10 Apr 2025
https://github.com/gentoo/pax-utils
[MIRROR] ELF related utils for ELF 32/64 binaries that can check files for security relevant properties
Last synced: 22 Mar 2025
https://github.com/v420v/vas
x86-64 Assembler written in V
amd64 asm assembler compiler elf elf64 gnu-assembler language self-hosted v vlang x64 x64-assembly x86-64
Last synced: 07 Apr 2025
https://github.com/hc0d3r/sshd-poison
sshd-poison is a tool that modifies a sshd binary to capture password-based authentications and allows you to login in some accounts using a magic-pass.
credentials-gathering elf hook magic-pass ssh
Last synced: 09 Jul 2025
https://github.com/southpolenator/SharpDebug
C# debugging automation tool
clr coredump dump-analysis dump-processing dumps dwarf elf nuget visualstudio windbg windbg-extension
Last synced: 13 Mar 2025
https://github.com/southpolenator/sharpdebug
C# debugging automation tool
clr coredump dump-analysis dump-processing dumps dwarf elf nuget visualstudio windbg windbg-extension
Last synced: 05 Mar 2025
https://github.com/liamg/extrude
:detective: Analyse binaries for missing security features, information disclosure and more...
binary elf macho nx pie portable-executable relro scanner security
Last synced: 15 Apr 2025
https://github.com/MalwareSamples/Linux-Malware-Samples
Linux Malware Sample Archive including various types of malicious ELF binaries and viruses. Be careful!
ddos elf elf-binaries elf-virus linux linux-malware linux-virus malware malware-research malware-sample malware-samples ransomware rootkits virus-samples viruses
Last synced: 26 Jun 2025
https://github.com/iamtorsten/sherlockelf
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
android android-app android-emulator deobfuscation deobfuscator dynamic-analysis elf elf-parser emulator frida ios ios-reverse libart libc libso memory memory-injection native-library reverse-engineering static-analysis
Last synced: 09 Apr 2025
https://github.com/terminaldweller/mutator
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
clang elf libtooling misra mutation refactorings wasm
Last synced: 16 Mar 2025
https://github.com/iamtorsten/SherlockElf
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
android android-app android-emulator deobfuscation deobfuscator dynamic-analysis elf elf-parser emulator frida ios ios-reverse libart libc libso memory memory-injection native-library reverse-engineering static-analysis
Last synced: 21 Oct 2025
https://github.com/aerosoul94/dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
elf ida ida-plugin ida-pro idapro ps4 reverse-engineering
Last synced: 10 May 2025
https://github.com/strazzere/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
android elf elf-dump memory-dump reverse-engineering
Last synced: 18 Jun 2025